.itemsListing 			{ }
.itemsListing UL 		{ margin:0px; padding:0px; }
.itemsListing LI 		{ padding:20px 5px; margin:0px; margin-bottom:0px; border-bottom:1px solid #D6EFFF; }
.itemsListing LI P	 	{ }

.itemsListing LI .options 	{ text-align: right; padding-top:10px; padding-right:10px; font-size: 0.9em; } 
.itemsListing LI TH 		{ font-weight: normal; color:#a0a0a0; text-align: right; } 

.itemDetails		{ }
.itemDetails TABLE 	{ margin:10px; }

.itemImage			{ text-align: center; font-size:0.9em !important; }
.itemImage IMG		{ border: 2px solid #019DBE; }
.itemImage A		{ text-decoration: none !important; }

.innerContent H2	{ margin-top:10px; }
.innerContent H3	{ margin-top:10px; font-size:16pt !important; color:#808080 !important; }
.innerContent .select 		{ font-size: 8pt; }

.formBody 			{ border:1px solid #e0e0e0; padding:10px; }
.formBody TABLE		{ width:620px;}
.formBody TH		{ width:150px; color:#a0a0a0; font-weight: normal; }

TABLE.listing		{ width:100%; margin:0px;}
TABLE.listing TH	{ color:#a0a0a0; font-size:1.0em; font-weight:normal; text-align: right; width:100px; padding:2px; padding-right:5px; color:#019dbe;}
TABLE.listing TD	{ padding:2px; font-size:1.1em; }
TABLE.listing TD A	{ font-weight: normal !important; }
TABLE.listing THEAD TH { text-align: left; width:auto; padding:2px; }

table.listing tr th.last { border:0; }
table.listing tr td.last { border:0; }

.options			{ padding:3px 10px; text-align: right; }
.options A			{ font-weight: normal !important; }
 
.commentsList		{ }
.commentsList LI	{ padding:5px 10px; margin-bottom:5px; border-bottom:2px dotted #e0e0e0; }

.products 			{ padding:0px 30px; }
.boxed2 select 		{ margin-left: 30px;}

#upload_store_image { text-align:center; }
#uploadImage 		{ display:inline; float:left; }

.deleteRequest		  { width:500px; margin:0 auto; display:none; }
.deleteRequest p	  { padding:10px 0; }
.deleteRequestReason  { width:500px; margin:0 auto; border:1px solid #019DBE; height:100px; overflow:auto; padding:5px; }
.deleteRequestButtons { text-align:center; }


