#tblItem {width:100%; text-align:left; margin-bottom:20px;}
#tblItem .Heading {text-align:left;}
#tblItem .Price {color:#D4A133;}
#tblItem .RetailPrice {color:#D4A133; margin-left:2px; text-decoration:line-through;}
#tblItem .PriceDiscounted {color:#D4A133; margin-left:2px; text-decoration:line-through;}
#tblItem .DiscountPrice {color:#FF0033;}
#tblItem .SoldOut {color:#FF0000;}
#tblItem .ComingSoon {color:#FF0000;}
#tblItem .Body {color:#000; padding:5px 0px 3px 0px; text-align:left;}
#tblItem .Body div#DescriptionHeader {margin:0px; padding:0px; padding-bottom:10px; font-weight:bold;}
#tblItem .ItemNumber {font-size:85%; color:#999; font-weight:normal!important; font-style:italic; float:right; padding-right:2px;}
#tblItem .ItemNumberTitle {}
#tblItem .Options {color:#000;} /* this is for the portion that says "Select Options */
#tblItem .Options select {color:#000; margin-top:2px;} /* this is for the actual options shown in drop down menus; creates a space above each select option */
#tblItem .Options input	 {margin-top:2px;} /* this will affect the spacing above the submit button:the submit button is defined by the class in main.css SubmitButton, any additional styles will override the SubmitButton */

#tblItemPics {text-align:left; float:left; margin-right:12px;}
#tblItemPics .Main{margin:3px 7px 0px 4px; width:246px; height:230px; background-image:url(/images/template/itemBg.gif); background-repeat:no-repeat; background-position:center;}
#tblItemPics .Main img{border:0px; padding:0px; margin:0px 0px 0px 12px;}
#tblItemPics .ThumbsAndInstr{padding-bottom:5px;}

#tblItemImgThumbs {margin:3px 0px 0px 4px;}
#tblItemImgThumbs td {padding-right:2px;}

#tblItemImgInstructions {width:100%; text-align:center; font-size:75%; margin-top:3px;}
#mitemImgInstructions {width:100%; text-align:center; line-height:14px; font-size:75%; margin-top:3px;}

/* the following override the defined values in main.css and this is done to create more spacing between the button and the typical outline below it */
.tblButton{margin-bottom:4px!important;}
.SubmitButton{margin-bottom:4px!important;}

#fb-root,.fb-like {display:inline;}
.socialcntitems {display:block; padding:7px 0px 7px 0px; margin:0px; float:left;}
.socialcntitems .red {float:left; display:block; width:auto; vertical-align:top; margin:0 12px 0 0;}
.socialcntitems .google div {width:auto !important; display:block !important;}
.socialcntitems .google div iframe {width:200px !important;}
.socialcntitems iframe {margin:0 !important;}