/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	position:relative;
	color:#797975;
	text-align:center;
}

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, input, blockquote{
	padding:0;
	margin:0;
	margin-top:8px;
}

h1{
	font-size:16px;
	margin-bottom:10px;
}

a{
	color:#993300;
}

/*************** MAIN LAYOUT CONTAINERS **************************/

#outerWrapper{
	margin:0px;
	overflow:hidden;
	text-align:left;
	margin-bottom:40px;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	position:relative;
}
#themeHolder{
	width:940px;
	height:121px;
	overflow:hidden;
	padding:0px;
	position:relative;	
}
#innerWrapper{
	position:relative;
	text-align:left;
	width:950px;
	height:auto;
	overflow:hidden;
}
#leftColumn{
	width:171px;
	float:left;
	padding:0px;
	margin-right:1px;
	text-align:left;
}
#mainColumn{
	float:left;
	overflow:hidden;
	padding:0px;
	margin:0px;	
}
#mainBar{
	overflow:hidden;
	border:0px;
}
#topBar{
	overflow:hidden;
}
#footer{
	background-color:#B20816;
	text-align:left;
	clear:both;
	display:block;
	padding:5px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#cardLogos{
	margin:5px;
}
/*****************************************************************/

/************** LEFT COLUMN ITEMS ********************************/

#mainLogo{
	position:relative;
	top:-20px;	
	border:0px;
}
#searchForm{
	border:0px;
	margin:0px;
	padding:0px;
}
#searchBox{
	background-color:#D6D6D6;
	padding:5px;
	width:171px;
	padding-top:7px;
}
#searchTitle{
	margin-bottom:3px;
	font-size:13px;
	font-weight:normal;
}
#searchBox select{
	width:100px;	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#797975;
	border:1px solid #8F8F8F;
}
#searchBox #searchTerms{
	width:120px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#797975;
	padding-left:3px;
	display:block;
	border:1px solid #8F8F8F;
}
#searchButton{
	border:1px solid #CCCCCC;
	position:relative;
	top:3px;
}
#bottomRow{
	position:relative;
	top:-5px;
}

#mainNavigationBox{
	margin:0px;
	padding:0px;
	text-align:left;
	margin-top:1px;
	overflow:hidden;
	width:171px;
}
#mainNavigationBox ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-position:outside;
}
#mainNavigation li{
	padding:0px;
	margin:0px;
}
#mainNavigation li a{
	border-bottom:1px solid #FFFFFF;
	padding:5px;
	margin:0px;
	background-color:#B20816;
	color:#FFFFFF;
	text-decoration:none;
	width:160px;
	display:block;
	font-variant:small-caps;
}
#mainNavigation li a.homeLink{
	background-color:#616872;
}
#mainNavigation li a.subcat{
	background-image:none;
	border:0px;
	background-color:#BC565E;
	border-bottom:1px solid #FFFFFF;
}
#mainNavigation li a:hover{	
	background-color:#440307;
	background-image:none;
	color:#FFFFFF;
}
/*********************************** TOP BAR ITEMS ***********************************/

#otherInformation{
	background-image:url(images/special_offers_back.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	height:78px;
	width:524px;
	margin-left:16px;
	padding:10px;
}
#otherInformationContent{
	padding-top:20px;
	font-size:11px;
}

/****************************** MIDDLE BAR ITEMS *******************************/

#sectionThumbs{
	width:168px;
	float:right;
	margin-left:0px;
}
.sectionThumb{
	width:168px;
	height:116px;
	overflow:hidden;
	background-image:url(images/rightbox_back.gif);
	padding:1px;
	margin-bottom:17px;
	background-repeat:no-repeat;	
}
.sectionThumb img{
	border:0px;
}
.sectionThumb .sectionTitle{
	position:relative;
	display:block;
	width:150px;
	top:-103px;
	left:5px;
}
.sectionThumb a{
	color:#3B3B3B;
	font-weight:bold;
	text-decoration:none;
	
}


/******************************** PRODUCT ITEMS ***********************************/

.productIntro{
	overflow:auto;
	text-align:left;
	margin-bottom:20px;
}
.productIntro ul{
	list-style-position:inside;
	margin-left:20px;
}
.ProductDescList{
	list-style-position:inside;
	margin-left:20px;
}
.productPage{
	width:715px;
	background-image:url(images/product_top_fade.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-top:1px solid white;
	padding:20px;
	padding-top:30px;
}

#productLeftCol{
	overflow:hidden;
	width:500px;	
}
#productRightCol{
	float:right;
	margin-left:10px;
	width:200px;
}
#prodMainImage{
	border:1px solid #DDDBD6;
	margin-bottom:10px;
}
#productImages img{
	border:1px solid #DDDBD6;
	margin-right:10px;
}
.productPrice{
	font-size:12px;
	font-weight:bold;
	margin-top:3px;
}
.productThumb{
	border:0px;
	border:1px solid #DDDBD6;
	margin-top:6px;
}
.productSection{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #CDCDCD;
}
.productSection h2{
	font-size:13px;
}
.productInfo{
	width:230px;
	margin-bottom:10px;
	margin-top:2px;
}
div.productInfo{
	font-size:12px;
}
.productBoxPanel{
	width:750px;
}
.productBoxPanel .productBox{
	display:inline;
	float:left;
	margin-right:10px;
	width:232px;
	height:200px;
	overflow:hidden;
}
.productAddBox .productPrice{
	font-size:14px;
	margin-bottom:5px;
	margin-left:0px;
}

.categoryTitle{
	position:absolute;
	top:130px;
	left:190px;
	z-index:16;
	color:#FFFFFF;
	padding:5px;
	background-color:#B20000;
	border:1px solid #CC4242;
	font-size:16px;
	width:350px;
}

.catDescription{
	padding:20px;
	padding-bottom:10px;
	padding-top:0px;
	line-height:150%;
}

.homeTitle{
	position:absolute;
	top:120px;
	left:180px;
	height:44px;
	width:300px;
	z-index:10;
	vertical-align:middle;
	padding:10px;
}
.homeTitle h1{
	font-size:16px;
	margin:0px;
	padding:0px;
}
.homeTitle p{
	font-size:13px;
	margin:0px;
	padding:0px;
}
.productAddBox{
	color:white;
}
.productAddBox h3{
	margin-bottom:5px;
}
#submitButton{
	position:relative;
	top:7px;
	margin-left:5px;
	display:block;
}
#quantity{
	margin-left:5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#797975;
}
#productButtons{
	margin-bottom:10px;
}

.submitButton{
	margin-top:10px;
	margin-bottom:10px;
}
/************************************** FOOTER ITEMS *****************************/

#footerContent{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	padding:10px;
	overflow:auto;
}
#footerLinks{
	display:inline;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#footerLinks li{
	display:inline;
	margin:0px;
	padding:0px;
	padding-right:10px;
	padding-left:10px;
	background-image:url(images/footer_divider.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#footerLinks li a{
	color:#FFFFFF;
	text-decoration:none;
}
#footerLinks li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#footerStrapline{
	float:right;
}

/********************* SHOPPING BASKET PAGE **************************/

.basketTable{
	color:white;
	font-size:13px;
	width:650px;
	margin-bottom:10px;
}
.basketTable tr{
	border-bottom:1px solid #DCDACD;
}
.basketTable .removeCell{
	padding-left:10px;
}
.basketTable .removeCell a{
	color:#993300;
}
.basketTable .optionTextCell{
	font-size:11px;
}
#totalpricerow{
	text-align:right;
	font-size:15px;
	padding-top:10px;
	color:#FFFFFF;
	background-color:#E57F00;
}
.discountrow{
	text-align:right;
	padding-top:10px;
	background-color:#FFB200;
	padding:5px;
}
.subCategoryList ul{
	list-style-type:none;
	margin-bottom:10px;
}
.subCategoryList ul li{
	display:inline;
	margin-right:10px;
}
.subCategoryList ul li a{
	text-decoration:none;
	color:#797975;
	font-size:13px;
}
.subCategoryList ul li a:hover{
	text-decoration:underline;
}

.checkoutform{
	width:650px;
	padding:10px;
	color:#606771;
}
.yRoundBox .checkoutform{
	color:white;
}	

.checkoutform p{
	margin-bottom:10px;
}

.checkoutform h2{
	display:block;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}
.checkoutform .checkoutline{
	display:block;
	overflow:auto;
	margin-bottom:1px;
}
.checkoutform label{
	float:left;
	width:200px;
	clear:left;
	text-align:right;
	padding:5px;
	background-color:#CDCED2;
	margin-right:10px;	
}
.yRoundBox .checkoutform label{
	background-color:#E57F00;
}
#discountform{
	width:650px;
	color:white;
	border-top:1px solid #EF8900;
	padding:10px;
	padding-top:15px;
	padding-bottom:0px;
}
#discountform label{
	width:50px;
	display:block
}
#applybutton{
	position:relative;
	top:5px;
}
#discountform #discountcode{
	margin-right:5px;
}
#paynowbutton{

}
.errorBox{
	border:2px solid #B85900;
	background-color: #C55F00;
	color:white;
	font-size:13px;
	padding:10px;
	margin-bottom:10px;
}	
#searchResultsText{
	margin-bottom:10px;
}
#enlargeText{
	margin-top:5px;
	text-align:right;
	position:relative;
	left:-12px;
}
#siteMap{
	margin-bottom:20px;
}
#siteMap h2{
	margin-bottom:10px;
}
#siteMap div{
	margin-bottom:5px;
}
#siteMap .cat1{
	font-size:14px;
	font-weight:bold;
}
#siteMap .prod1{
	font-size:11px;
	padding-left:10px;
}
#siteMap .cat2{
	font-size:13px;
	padding-left:10px;
	font-weight:bold;
}
#siteMap .prod2{
	font-size:11px;
	padding-left:20px;
}
#siteMap .cat3{
	font-size:14px;
	padding-left:20px;
	font-weight:bold;
}

/* position:relative and overflow:hidden are required */
#scroller {position:relative; overflow:hidden; width:725px; border:1px solid #657}

/* #testP must also contain all text-sizing properties of #tag */
#testP {visibility:hidden; position:absolute; white-space:nowrap;}

/* used as a page top marker and to limit width */
#top {width:350px; margin:auto}

.paging{
	text-align:center;
	font-size:13px;
	clear:both;
	width:723px;
	height:35px;
}
.paging img{
	position:relative;
	top:9px;
}
#pagingPages{
	padding-left:5px;
	padding-right:5px;
}


/*h1, h2, h3, h4, h5, h6, p, ol, ul, form, input, blockquote, div, span{
	border:1px solid #CCCC33;
}*/

#topRow{
	border:1px solid #006666;
}
#topRow img{
	float:left;
}
#topRow div{
	float:left;
}
#catRightCol{
	float:right;
	margin:0px;
	padding:0px;
}

#top50box{
	width:180px;
	border:1px solid #D3D3D3;
	border-top:0px;
	border-bottom:0px;
	margin-bottom:10px;	
	background-image:url(images/top_5_bg.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	position:relative;
}
#top_of_box{
	position:absolute;
	left:0px;
	top:-22px;
}

#top50box #mainback{
	padding:10px;
	background-image:url(images/top_5_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

#top50box #mainback ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#top50box #mainback ul li{
	margin-bottom:5px;
}
#top50box #mainback ul li a{
	color:#606771;
	text-decoration:none;
}
#top50box #mainback ul li a:hover{
	color:#606771;
	text-decoration:underline;
}
#top50box #topback{
	background-image:url(images/top_50_boxtop.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:180px;
	height:50px;	
	padding-left:8px;
	border:0px solid;
	overflow:auto;
}
#top50box #topback h3{
	font-size:13px;
	font-weight:bold;
	color:white;
}
#productBoxes{
	width:568px;
	overflow:hidden;	
}
div.productTopBoxLeft{
	float:left;
	width:281px;
	height:98px;
	background-image:url(images/top_left_box.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
div.productTopBoxRight{
	float:left;
	width:285px;
	height:98px;
	background-image:url(images/top_right_box.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
div.productBox{
	margin-left:5px;
	float:left;
	width:276px;
	height:114px;
	background-image:url(images/productBox.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#ferrariBox{
}
#ferrariBox img{
	border:0px;
}
#ferrariBox p{
	width:100px;
	margin-top:50px;
}
#ferrariBox h3 a, #ferrariBox p a{
	color:white;
	text-decoration:none;
}

.productBoxContent{
	width:210px;
	margin-left:41px;
	margin-top:7px;
}
div.productBoxContent div.productImage{
	float:left;
}
div.productBoxContent div.productImage img{
	border:1px solid #CBCBCB;
}
div.productBoxContent div.productInfo{
	width:90px;
	float:right;
	color:#333333;
	font-size:10px;
}

div.productBox .productBoxContent{
	margin-left:35px;
	margin-top:27px;
}
#giftVoucherLink{
	width:170px;
	height:105px;
	background-image:url(images/gift_voucher_bg.gif);
	background-repeat:no-repeat;
}
#giftVoucherLink p a{
	padding:8px;
	position:relative;
	font-size:9px;
	color:#993300;
	display:block;
	text-decoration:none;
}
#giftVoucherLink p a:hover{
	text-decoration:underline;
}

.yRoundBox{
	background-color:#FF9900;
	background-image:url(images/ybox_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	overflow:hidden;
}
.yRoundBox .boxContent{
	padding:10px;
	border-left:2px solid #DF8602;
	border-right:2px solid #DF8602;
	height:auto;
	overflow:auto;
	color:white;
}
.yRoundBox .boxTopRow{
	background-image:url(images/ybox_topright.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
.yRoundBox .boxBottomRow{
	background-image:url(images/ybox_bottomright.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:16px;
}

.roundBox{
	background-color:#E6E6E8;
	background-image:url(images/box_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:auto;
	overflow:hidden;
}
.roundBox .boxContent{
	padding:10px;
	border-left:2px solid #AFAFAF;
	border-right:2px solid #AFAFAF;
	height:auto;
	overflow:auto;
}
.roundBox .boxTopRow{
	background-image:url(images/box_topright.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:16px;
}
.roundBox .boxBottomRow{
	background-image:url(images/box_bottomright.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	clear:left;
	height:16px;
}

.multiOption{
	margin-bottom:7px;
	width:160px;
}
.multiOption label{
	margin-left:5px;
}
#payNowBox p, #payNowBox input{
	margin-bottom:10px;
	margin-top:5px;
}
#catContent{
	width:755px;
	background-image:url(images/cat_top_fade.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.videoBox{
	display:inline;
	float:left;
	margin-left:12px;
}
#videoText{
	padding-left:5px;
	padding-bottom:10px;
}
#videoPlayer{
	margin-top:10px;
	margin-left:15px;
	overflow:hidden;
	width:540px;
}

#productVideo{
	width:300px;
	margin-top:10px;
}
#eyes{
	position:absolute;
	top:90px;
	right:95px;
	z-index:50;
}
#shoppingBasket{
	height:95px;
	width:236px;
	padding:10px;
	position:absolute;
	top:101px;
	right:14px;
	color:white;
	font-size:12px;
	z-index:10;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/basket_bg.png);
	background-repeat:no-repeat;
	background-position:0px 20px;
	
}
#basketContents{
	width:200px;
	margin-left:50px;
	margin-top:10px;
}	
#shoppingBasket a{
	color:white;
	font-weight:bold;
	margin-top:3px;
	display:block;
}
#giftBoxTitle{
	display:block;
	margin-bottom:5px;
	border:0px;
}

#shoppingBasket #basketButton{
	border:0px;
	margin-top:15px;
	position:relative;
	left:75px;
}


#fadeImages{
	position:relative;
	border:0px;
	margin:0px;
	z-index:0;
	width:755px;
	height:329px;
}

#productImageBox{
}


.grayBox{
	background-color:#666666;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	position:absolute;
	top:122px;
	left:172px;
	height:60px;
	width:300px;
	z-index:9;
	vertical-align:middle;
	padding:10px;
	text-align:left;
}
.grayBox div{
	text-align:left;
}
.grayBox p{
	text-align:left;
}

@charset "utf-8";
/* CSS Document */
#slideshowContainer {
	position:relative;
	overflow:hidden;
	padding:0px;
	margin:0px;
	width:755px;
	height:329px;
}

#slideshowNavigation {
	display:none;	
}

.slideshowButton {
	cursor:hand;
	cursor:pointer;
	padding:5px;
	float:left;
}

.slideContainer {
	position:absolute;
	padding:0px;
	margin:0px;
}

a.productzoom{
	position:relative;
	width:755px;
	height:329px;
	padding:0px;
	margin:0px;
}
a.productzoom:hover{
	cursor:none;

}
.currencyconverter{	
	background-image:url(images/converter_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFAE02;
	border:1px solid #DF8602;
	padding:5px;
	color:#AA5400;
}


.currencyconverter select{
	width:160px;
}
.convertedamount{
	font-size:13px;
	font-weight:bold;
	padding:0px;
}
.currencyconverter input{
	margin:0px;
	padding:0px;
}
a.convertbutton{
	cursor:help;
}
a.convertbutton img{
	border:0px;
}

div.zoominfo{
	position:relative;
	text-align:center;
	font-size:11px;
	color:#999999;
	background-color:#FFFFFF;
	padding:3px;
	border:1px solid #CCCCCC;
	padding-left:20px;
	margin-top:1px;
}
div.zoominfo img{
	margin-right:5px;
}
div.linkcategory{
	background-color:#CC0000; 
	width:200px; 
	height:90px; 
	overflow:hidden; 
	background-repeat:no-repeat;
	border:1px solid #CCCCCC;
	float:left;
	margin:15px;
}

.linktemplate{
	margin-bottom:8px;
}
.linktemplates{
	margin-top:10px;
}
div.partnerlink{
	padding:5px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #E1E1E1;
}
div.partnerlink .linktitle{
	font-size:13px;
	font-weight:bold;
}
.catThumbTitle{
	font-size:12px;
	font-weight:bold;
}
#basketbg{
	background-image:url(images/basket_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
}

div.album_teaser{
	padding:10px;
	padding-bottom:20px;
	border:1px solid #E7E7E7;
	background-color:#FFFFFF;
	margin-bottom:12px;
	overflow:hidden;
	background-image:url(images/silver_back.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
div.blog_teaser{
	padding:10px;
	border:1px solid #E7E7E7;
	background-color:#FFFFFF;
	margin-bottom:12px;
	overflow:hidden;
	background-image:url(images/silver_back.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
div.album_teaser h3 a, div.album_teaser h3, div.blog_teaser h3 a, div.blog_teaser h3{
	font-size:15px;
	text-decoration:none;
}
div.album_teaser h3 a:hover, div.blog_teaser h3 a:hover{
	text-decoration:underline;
}
div.album_teaser .album_shortdesc a, div.album_teaser .album_shortdesc, div.blog_teaser .album_shortdesc a, div.blog_teaser .album_shortdesc{
	color:#999999;
	font-size:12px;
	text-decoration:none;
}
div.album_teaser .album_date a, div.album_teaser .album_date, div.blog_teaser .album_date a, div.blog_teaser .album_date{
	color:#C38D8D;
	font-size:13px;
	text-decoration:none;
}
div.album_details{
	float:right;
	width:540px;
}
div.mainImageHolder{
	width:140px;
	text-align:center;
	margin-right:5px;
	margin-right:10px;
}
div.mainImageHolder img{
	border:0px;
	padding:10px;
	border:1px solid #E7E7E7;
	background-color:#FFF;
}
div.album_images{
	padding:10px;
	overflow:hidden;
	position:relative;
}
div.albumimg_holder{
	float:left;
	display:block;
	width:130px;
	height:130px;
	padding:10px;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
}
div.albumimg_holder img{
	padding:10px;
	background-color:#FFF;
	border:1px solid #E7E7E7;
	margin-left:auto;
	margin-right:auto;
}
div.albumimg_holder_big{
	width:100%;
	text-align:center;
	position:relative;
	margin-bottom:30px;
	margin-top:20px;
}
div.albumimg_holder_big img{
	border:1px solid #E7E7E7;
	padding:10px;
	background-color:#FFF;
}
#prevImage{
	position:absolute;
	left:20px;
	top:50%;
	margin-top:-50px;
}
#nextImage{
	position:absolute;
	right:20px;
	top:50%;
	margin-top:-50px;
	
}
#prevImage img, #nextImage img{
	border:0px;
}
div.piccenter{
	width:500px;
	margin-left:auto;
	margin-right:auto;
}
.blog_content, .blog_content p{
	margin-bottom:20px;
	font-size:13px;
}
.blog_images{
	float:right;
	margin-left:10px;
}
.blogimg_holder{
	margin-bottom:10px;
	padding:10px;
	background-color:#FFF;
	border:1px solid #E7E7E7;
	margin-left:auto;
	margin-rig:auto;
}
.blogimg_holder img{
	border:0px;
}
.readmoreLink{
	margin-top:10px;
	display:block;
}
div.comments{
	display:block;
	clear:both;
	margin-top:20px;
}	
div.comments h2{
	font-size:13px;
}
a.addCommentButton{
	padding:7px;
	border:1px solid #E7E7E7;
	background-color:#F2F2F2;
	font-size:12px;
	color:#666666;
	display:block;
	width:150px;
	margin-bottom:10px;
	cursor:pointer;
}
div.commentcount{
	font-size:11px;
	color:#666666;
	width:150px;
	background-image:url(admin/images/comment.png);
	background-repeat:no-repeat;
	padding-left:18px;

}
div.commentrow{
	clear:left;
}
div.commentrow label{
	display:block;
}
.commentform{
	border:2px solid #E7E7E7;
	background-color:#FFFFFF;
	background-image:url(images/silver_back.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:8px;
}
.commentform .comment_input{
	border:1px solid #E7E7E7;
	padding:3px;
}
div.comment{
	padding:8px;
	border-bottom:1px solid #E7E7E7;
}
div.commentname{
	background-image:url(admin/images/comment.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:18px;
	font-size:13px;
	color:#666666;
}
div.commentdate{
	font-size:11px;
	color:#999999;
	margin-bottom:5px;
}
div#comment_added{
	padding:10px;
	border:1px solid #7FCE4B;
	color:#458D16;
	font-size:13px;
	background-color:#FFFFFF;
	background-image:url(admin/images/accept.png);
	background-repeat:no-repeat;
	background-position:5px 10px;
	padding-left:23px;
	margin-bottom:10px;
}
div#missedfields{
	border:1px solid #CC0000;
	color:#990000;
	font-size:13px;
	margin-bottom:10px;
	padding:10px;
}
