/* CSS Document */
body{background-color:#ffffff;margin: 0px auto 0px auto; padding: 0px; text-align:center;}
#container{margin:0px auto;width:950px;color:#333333;font-family:"Trebuchet MS", Tahoma, Verdana;font-size:13px;border:Solid #CCCCCC 0px; max-width:99%;text-align:left;}
A{color:#333333;text-decoration:underline;font-size:13px;}
A:hover{color:#333333;text-decoration:none;}
#header{
	width:950px;
	height:auto;

	padding:5px 0px 0px 0px;
	border:#CCCCCC 0px solid;
	background-image: url(../ccimages/header-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header #logo{width:280px;border:0px;float:left;}
#header #cybermonday{width:180px;border:0px;float:left;}
#header #phone{width:325px;float:left;text-align:center;padding-top:5px;color:#333333;font-weight:bold} /*-----------------------*/

#header #phone #TopSocialTbl {width:150px;margin:0 auto;text-align:center;}

#header #searchBox{
	width:335px;
	height:45px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	float:right;
	background-image: url(../ccimages/search-bg.gif);
	background-repeat: repeat-x;
	border:solid 1px #CCCCCC;
	padding:4px 3px 1px 4px;
	margin-top:5px;
	background-position: bottom;
  /*  overflow:hidden;*/
}
#header #searchBox .keepleft{float:left;}
#header #searchBox .inputBox{width:155px;height:14px;font-family:"Trebuchet MS", Tahoma, Verdana;font-size:11px;color:#999999;margin-top:0px;padding-top:0px;}
#header #searchBox .inputBoxInc{width:90px;height:18px;font-family:"Trebuchet MS", Tahoma, Verdana;font-size:11px;color:#999999;position:fixed margin-top:0px;padding-top:0px;}
#header #searchBox .button{padding-left:1px; padding-right:3px; padding-top:0px;vertical-align:top;margin-top:0px}
#header #searchBox #cart{margin-top:5px;margin-right:0px;float:left;}
#header #searchBox #menuCart{width:220px;height:auto;float:left;text-align:right;padding:5px 0px 0px 0px; border:solid 0px #CCCCCC;}
#header #searchBox #menuCart #cartLinks{list-style:none;margin:0px;padding:0px 0px 0px 0px; float:right;}
#header #searchBox #menuCart #cartLinks li{
	float:left;
	height:auto;
	padding:0px 5px 0px 5px;
	margin:0px;
	text-transform:none;
}
#header #menu #cartLinks A{color:#333333; text-decoration:underline;}
#header #menu #cartLinks A:hover{color:#05A40D; text-decoration:none;}

#header #TopLinksSec{width:950px;float:left;text-align:center;padding:0px auto;margin-top:10px;margin-bottom:5px;}
#header #TopLinksSec #TopLinksTbl{width:850px;text-align:center;margin:0 auto;}
.TopLinkItem {width:15%;text-align:center;font-weight:normal;}
.TopLinkItem A{color:#333333; text-decoration:none;}
.TopLinkItem A:link{color:#333333; text-decoration:none;}
.TopLinkItem A:visited{color:#333333; text-decoration:none;}
.TopLinkItem A:hover {color:#333333; text-decoration:underline;}
.TopLinkItem A:active{color:#333333; text-decoration:none;}
.TopLinkSep {width:5px;text-align:center;font-weight:normal;}

#header #mainTopLinks{width:950px;float:left;text-align:center;padding:0px auto;margin-top:10px;margin-bottom:5px;}
#header #mainTopLinks #topLinks {width:890px;margin:0 auto; overflow:hidden;text-align:center;}
#header #mainTopLinks #topLinks #mainLinks{list-style:none;margin:0; float:left; margin-right:-10px; padding:0;text-align:center;}
#header #mainTopLinks #topLinks #mainLinks li{
	float:left;
	text-align:center;
	padding:0px 30px;
	background-repeat: repeat-y;
	background-position: right;
	margin:0px;
	background-image: url(../ccimages/top-sep.gif);
	
}

#header #mainTopLinks #topLinks #mainLinks A{color:#333333; text-decoration:none;font-size:13px;}
#header #mainTopLinks #topLinks #mainLinks A:hover{color:#05A40D; text-decoration:underline;}

#topBar{
	width:950px;
	float:left;
	height:auto;
	background-image: url(../ccimages/top-bar-bg.jpg);
	background-repeat: repeat-x;
}
#topBar #boxLeftPart{float:left;background-image: url(../ccimages/top-left-bar.jpg);background-repeat: no-repeat;width:8px;height:28px;}
/* #topBar #boxText{float:left;width:98%;text-align:center;vertical-align:middle;padding-top:1px;} */
#topBar #boxText {
    float: left;
    margin-right: -46px;
    margin-top: -8px;
    padding-left: 60px;
    text-align: center;
    vertical-align: middle;
    width: 96%;
}



#topBar #boxText h1{
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#7EA533;
	margin:0px;
	padding:0px;
	text-transform: uppercase;
	vertical-align:middle;
	letter-spacing:1px;
	}
#topBar #boxText h1 A{
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	margin:0px;
	padding:0px;
	text-transform: uppercase;
	vertical-align:middle;
	letter-spacing:1px;
	text-decoration:none;
	}
	
#topBar #boxText h1 A:hover{
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	margin:0px;
	padding:0px;
	text-transform: uppercase;
	vertical-align:middle;
	letter-spacing:1px;
	text-decoration:underline;
	}
			
#topBar #boxRightPart{float:right;background-image: url(../ccimages/top-right-bar.jpg);background-repeat: no-repeat;width:8px;height:28px;}
#contentArea{
/*	width:77%; */
	width:925px;
	height:auto;
	float:left;
	padding:0px;
	margin-top:10px;
	margin-bottom:0px;
}

.tabber{margin:0; padding:0; position:relative; z-index:999;}
.tabber li{
	float:left; 
	margin-left:32px; 
	list-style-type:none;
}
.tabber li a {
    display: inline-block;
    font-size: 14px;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    width: 132px;
	background:url(/ccimages/tabImage.png);
}
.tabber li a.active, .tabber li a:hover {
	 background-position:0 -41px;
}
.tabber li a.active{
	 margin-bottom:-1px;
	 padding-bottom:6px;
}
#tab1, #tab2, #tab3
{
border:1px solid #d7d3d0; display:none;
}
#tab1 td, #tab2 td, #tab3 td{padding:10px;}

.rightGround {background-image:url(../ccimages/bg1.gif);background-color: #ffffff;}

#contentArea #leftSide{width:30%;height:auto;float:left;background:#FFFFFF;margin:0px 0px 0px;padding-left:5px;border:solid 0px #CCCCCC;text-align:center;}

#contentArea #MainContent{
	width:100%;
	border:solid 0px #CCCCCC;
	float:left;
	background-color: #ffffff;
	padding-left:5px;
	padding-right:20px;	
	}
	
#contentArea #MainContent TD{font-family:Arial, Helvetica, sans-serif;font-size:14px;}	
	
#contentArea #MainContent p{font-size:16px;font-family:Arial, Helvetica, sans-serif}
#contentArea #MainContent A{font-size:16px;}
#contentArea #MainContent A:hover{font-size:16px;}

 #contentArea #MainContent #main{
	width:98%;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding-top:20px;
	border:solid 0px #CCCCCC;
	background:url(../ccimages/sb.gif);
	background-image: url(../ccimages/sb.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFFFFF;
}	

#contentArea #MainContent #main .productImage{width:30%; float:left;padding-left:0px;border:solid 0px #CCCCCC;text-align:center;}
#contentArea #MainContent #main .productDetail{width:60%; float:left;padding-left:30px;}
#contentArea #MainContent #Sections{
	width:98%;
	height:auto;
	float:left;
	margin:3px 0px 10px 10px;
	padding-top:20px;
	border:solid 0px #CCCCCC;
	background:url(../ccimages/sb.gif);
	background-image: url(../ccimages/sb.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#contentArea #MainContent #Sections #box{
	float:left;
	width:100%;
	height:auto;
	background-image: url(../ccimages/center-box-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#contentArea #MainContent #Sections #s1{float:left;}
#contentArea #MainContent #Sections #s2{float:right;}

#contentArea #MainContent #Sections #box #sectionA{
	float:left;
	width:33%;
	height:245px;
	margin-top:15px;	
	padding:10px 5px 10px 0px;
	background-image: url(../ccimages/sbv.gif);
	background-repeat: repeat-y;
	background-position: right;
	border:solid 0px #CCCCCC;
}
#contentArea #MainContent #Sections #box #sectionB{
	float:left;
	width:30%;
	height:245px;
	margin-top:15px;	
	padding:10px 10px 10px 10px;	
	border:solid 1px #CCCCCC;	
	background-image: url(../ccimages/sbv.gif);
	background-repeat: repeat-y;
	background-position: right;
	border:solid 0px #CCCCCC;	
}
#contentArea #MainContent #Sections #box #sectionC{
	float:left;
	width:29%;
	height:245px;
	margin-top:15px;
	padding:10px 0px 10px 10px;
	border:solid 0px #CCCCCC;		
}

	
#contentArea #MainContent .ps{float:left; width:100%;}
#contentArea #MainContent .ps h4{font-family:Georgia, "Trebuchet MS", Tahoma, Verdana;font-size:11px;color:#733737;text-transform:uppercase;background-image: url(../ccimages/sb.gif);background-repeat: repeat-x;background-position: bottom;margin-top:30px;}
#contentArea #MainContent .ps .pInfo{width:100%;height:auto;float:left;}
#contentArea #MainContent .ps .pImg{width:30%;height:auto;float:left;text-align:center;}
#contentArea #MainContent .ps .pDetail{width:60%;height:auto;float:left;padding:0px 10px;}
#contentArea #MainContent.ps .pDetail{padding-top:10px;}


#contentArea #MainContent .ps ul{list-style:none;width:24%;height:auto;float:left;padding:0px Auto;}
#contentArea #MainContent .ps li{padding:auto auto;margin:auto auto;}	
	
	
	
	
#contentArea #contentBoxOther{width:68%;height:auto;float:left;background:#FFFFFF;margin:0px 0px 0px;padding:0px 10px 0px 0px;border:solid 0px #CCCCCC;}
/*orignal #contentArea #contentBoxOther{width:49%;height:auto;float:left;background:#FFFFFF;margin:0px 0px 0px;padding:0px;border:solid 0px #CCCCCC;}*/

#contentArea #contentBoxOther p{font-size:16px;font-family:Arial, Helvetica, sans-serif}

#contentArea #contentBoxOther .dispProd{width:100%;height:auto;float:left;margin-bottom:20px;}
#contentArea #contentBoxOther h4{font-family:Georgia, "Trebuchet MS", Tahoma, Verdana;font-size:11px;color:#733737;text-transform:uppercase;background-image: url(../ccimages/sb.gif);background-repeat: repeat-x;background-position: bottom;margin-top:30px;}
#contentArea #contentBoxOther .dispProd .itemRow{margin-top:20px;float:left;width:100%;height:auto;}
#contentArea #contentBoxOther .dispProd .itemRow .pd1{width:33%;height:170px;float:left;text-align:center;border:solid 0px #ccc;background-image: url(../ccimages/sbv.gif);background-repeat: repeat-y;background-position: right;}
#contentArea #contentBoxOther .dispProd .itemRow .pd1 p{width:90%;margin:0px;text-align:center;}
#contentArea #contentBoxOther .dispProd .itemRow .pd2{width:33%;height:170px;float:left;text-align:center;border:solid 0px #ccc;}
#contentArea #contentBoxOther .dispProd .itemRow .pd2 p{width:90%;margin:0px;}
#contentArea #contentBoxOther .dispProd .itemRow .pd3{width:33%;height:170px;float:left;text-align:center;border:solid 0px #ccc;background-image: url(../ccimages/sbv.gif);background-repeat: repeat-y;background-position: left;}
#contentArea #contentBoxOther .dispProd .itemRow .pd3 p{width:90%;margin:0px;}

#contentArea #contentBox{width:79%;height:auto;float:right;background:#FFFFFF;margin:0px 0px 0px;padding:0px 0px 0px 5px;border:solid 0px #CCCCCC;}
#contentArea #contentBox #main{
	width:98%;
	height:auto;
	float:left;
	margin:3px 0px 40px 10px;
	padding-top:40px;
	border:solid 0px #CCCCCC;
	background:url(../ccimages/sb.gif);
	background-image: url(../ccimages/sb.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFFFFF;
}

#contentArea #contentBox #Sections{
	width:95%;
	height:auto;
	float:left;
	margin:3px 0px 10px 10px;
	padding-top:20px;
	border:solid 0px #CCCCCC;
	background:url(../ccimages/sb.gif);
	background-image: url(../ccimages/sb.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#contentArea #contentBox #Sections #box{
	float:left;
	width:100%;
	height:auto;
	background-image: url(../ccimages/center-box-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#contentArea #contentBox #Sections #s1{float:left;}
#contentArea #contentBox #Sections #s2{float:right;}

#contentArea #contentBox #Sections #box #sectionA{
	float:left;
	width:30%;
	height:auto;
	margin-top:15px;	
	padding:10px 5px 10px 0px;
	background-image: url(../ccimages/sbv.gif);
	background-repeat: repeat-y;
	background-position: right;
	border:solid 0px #CCCCCC;
}
#contentArea #contentBox #Sections #box #sectionB{
	float:left;
	width:31%;
	height:auto;
	margin-top:15px;	
	padding:10px 10px 10px 10px;	
	border:solid 1px #CCCCCC;	
	background-image: url(../ccimages/sbv.gif);
	background-repeat: repeat-y;
	background-position: right;
	border:solid 0px #CCCCCC;	
}
#contentArea #contentBox #Sections #box #sectionC{
	float:left;
	width:30%;
	height:auto;
	margin-top:15px;
	padding:10px 0px 10px 10px;
	border:solid 0px #CCCCCC;		
}

#contentArea #contentBox #main .productImage{width:30%; float:left;padding-left:0px;border:solid 0px #CCCCCC;text-align:center;}
#contentArea #contentBox #main .productDetail{width:60%; float:left;padding-left:30px;}

#contentArea #rightSide{width:20%;height:auto;float:left;clear:right;background:#FFFFFF;margin:0px 0px 0px;padding:0px 0px 20px 3px;border:solid 0px #CCCCCC;}
#contentArea #rightSide #mainRight{width:100%;height:auto;float:left;background:#FFFFFF;margin:0px 0px 0px;padding:0px;border:solid 0px #CCCCCC;}
#contentArea #rightSide #mainRight #rightLinks{list-style:url(../ccimages/arrow.gif);margin:0px 0px 0px 17px;padding:0px 0px 10px 0px;background-color:#ffffff}
#contentArea #rightSide #mainRight #rightLinks li{
	height:auto;
	padding:2px 0px 2px 0px;
	text-transform:none;
}
#contentArea #rightSide #mainRight #rightLinks A{
	color:#333333;
	text-decoration:none;
	background-image: url(../ccimages/sb.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size:13px;
	position:relative;
}
#contentArea #rightSide #mainRight #rightLinks A:hover{color:#05A40D; 	text-decoration:none;
	background-image: url(../ccimages/spacer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size:13px;}
/*----------------------------------*/	
#contentArea #rightSide #subCat{float:left;width:100%;height:auto;margin-top:20px;}
#contentArea #rightSide #subCat #subCatLinks {width:100%;height:auto;float:left;background:#FFFFFF;margin:0px 0px 0px;padding:0px 0px 0px 0px;border:solid 0px #CCCCCC;}
#contentArea #rightSide #subCat #subCatLinks #rightLinks{list-style:url(../ccimages/arrow.gif);margin:0px 0px 0px 17px;padding:0px 0px 10px 0px;background-color:#ffffff}
#contentArea #rightSide #subCat #subCatLinks #rightLinks li{
	height:auto;
	padding:2px 0px 2px 0px;
	text-transform:none;
	margin-left:0px;
}
#contentArea #rightSide #subCat #subCatLinks #rightLinks li ul{padding-left:15px; margin:0;}
#contentArea #rightSide #subCat #subCatLinks #rightLinks A{
	color:#333333;
	text-decoration:none;
	background-image: url(../ccimages/sb.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size:13px;
}
#contentArea #rightSide #subCat #subCatLinks #rightLinks A:hover{color:#05A40D; text-decoration:none;
	background-image: url(../ccimages/spacer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size:13px;}
/*------------------------------------------------*/	
#contentArea #rightSide #mainRight #rightLinks .subLinks{list-style:url(../ccimages/subarrow.gif);margin:0px 0px 0px 12px;padding:0px 0px 0px 0px;}
#contentArea #rightSide #mainRight #rightLinks .subLinks li{
	height:auto;
	padding:2px 0px 2px 0px;
	text-transform:none;
}
#contentArea #rightSide #mainRight #rightLinks .subLinks A{
	color:#333333;
	text-decoration:none;
	background:none;
	font-size:13px;
}
#contentArea #rightSide #mainRight #rightLinks .subLinks A:hover{color:#05A40D; text-decoration:none;
background-image: url(../ccimages/sb.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.select{width:173px;height:18px;font-size:10px;margin-bottom:4px;}
.input{width:173px;height:18px;font-size:10px;margin-bottom:4px;}

.leftText{width:50%;float:left;text-align:left}
.rightText{width:50%;float:left;text-align:right}
.img{border:solid 0px #cccccc}
.imgBorder{border:solid 1px #cccccc}
p{margin:8px 0px 8px 0px;}
.caps{text-transform:none;text-align:center;word-spacing:50px;}
h2{
	font-family:Arial, Georgia, Myriad, Tahoma, Verdana;
	font-size:18px;
	font-weight:bold;
	color:#7EA533;
	margin:0px 0px 5px 0px;
	padding-top:0px;
	text-transform: none;
	line-height:20px;
}

h2 A{
	font-family:Arial, Georgia, Myriad, Tahoma, Verdana;
	font-size:18px;
	font-weight:bold;
	color:#333333;
	margin:0px 0px 5px 0px;
	padding-top:0px;
	text-transform: none;
	line-height:20px;
}
h2 A:hover{
	font-family:Arial, Georgia, Myriad, Tahoma, Verdana;
	font-size:18px;
	font-weight:bold;
	color:#7EA533;
	margin:0px 0px 5px 0px;
	padding-top:0px;
	text-transform: none;
	line-height:20px;
}


h3{
	font-family:Georgia, Myriad, Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#7EA533;
	margin:0px 0px 5px 0px;
	padding-top:0px;
	text-transform: uppercase;
	line-height:20px;
}
h4{
	font-family:Georgia, Myriad, Tahoma, Verdana;
	font-size:11px;
	font-weight:none;
	color:#7EA533;
	margin:0px 0px 0px 0px;
	padding-top:0px;
	text-transform:uppercase;
}

.images{margin:50px auto;width:189px;}
.images span{padding:0px 8%;}

form {margin:0 auto;}
#mainFooter{width:950px;background:#333333;float:left;text-align:center;color:#FFFFFF;}
#mainFooter #footer{width:900px;margin:0 auto; overflow:hidden;}
#mainFooter #footer #bottomLinks{list-style:none;margin:0; float:left; margin-right:-100px; padding:0;}
#mainFooter #footer #bottomLinks li{
	float:left;
	padding:0px 10px;
	background-image: url(../ccimages/bottom-sep.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin:0px;
}
#mainFooter #footer #bottomLinks A{color:#FFFFFF; text-decoration:none;font-size:13px;font-family:"Trebuchet MS", Tahoma, Verdana;}
#mainFooter #footer #bottomLinks A:hover{color:#CCCC99; text-decoration:underline;}

#copyright{float:left;width:100%;padding-top:4px;color:#666;text-align:center;font-family:Tahoma,Verdana, serif; font-size:11px;background-image: url(../ccimages/sb.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top:3px;}

#quickclicks{float:left;width:950px;padding-top:4px;}
#quickclicks A{color:#333333;text-decoration:underline;font-size:11px;} 

#ts{float:left;width:950px;padding-top:4px;}

#SearchCloud a:link {text-decoration:none;color:black;}
#SearchCloud a:visited {text-decoration:none;color:black;}
#SearchCloud a:hover {text-decoration:underline;color:black;}
#SearchCloud a:active {text-decoration:underline;color:black;}
#SearchCloud table {width:100%; border: 2px solid black; text-align:center; padding:5px;}

#SearchTable a:link {text-decoration:none;color:black;}
#SearchTable a:visited {text-decoration:none;color:black;}
#SearchTable a:hover {text-decoration:underline;color:black;}
#SearchTable a:active {text-decoration:underline;color:black;}
#SearchTable table {width:100%; border: 2px solid black; text-align:left; padding:5px;}

.SearchTableMultiCol {
-moz-column-count:3; /* Firefox */
-webkit-column-count:3; /* Safari and Chrome */
column-count:3;
}

/* #MonthlyPromoBanner {float:left;width:950px;border:Solid #CCCCCC 5px;} */
	
.star{color:#FF0000;}

/*------------------------------------------------------------------*/
.pdImage{width:50%;float:left;margin-top:20px;margin-bottom:20px}
.buyItem{width:50%;float:left;margin-top:20px;margin-bottom:20px}
.pImage{text-align:center;}
.imgLink A{color:#333333; text-decoration:none;}
.imgLink A:hover{color:#ff0000; text-decoration:underline;}

.prodInfo{text-align:left;background:#ffffff; border:solid 1px #d7d3d0;width:266px;height:auto;margin:auto;margin-top:20px;}
.prodInfo .priceSAVE{font-weight:bold;font-size:20px;color:#008000;padding-left:5px;}

.prodInfo .price{font-weight:bold;font-size:16px;font-family:arial;color:#000000;padding-left:5px;}
.prodInfo .priceText{font-weight:normal;font-size:13px;font-family:arial;color:#000000;padding-left:5px;}
.prodInfo .priceFinal{font-weight:bold;font-size:18px;font-family:arial;color:#FF0000;padding-left:5px;}
.prodInfo .priceSale{font-weight:bold;font-size:16px;font-family:arial;color:#FF0000;padding-left:5px;}
.prodInfo .priceSavings{font-weight:bold;font-size:13px;font-family:arial;color:#FF0000;padding-left:5px;}

.prodInfo label{font-size:12px;font-weight:bold;padding-left:5px;}
.prodInfo .input{width:25px;height:13px;}
.prodInfo .bdiv{float:left;margin-top:3px;padding-left:25px;}
.prodInfo .btn{margin-top:0px;padding-left:4px;float:left}
.prodInfo .sP{font-size:14px;color:#87AB41;font-weight:bold;margin-top:15px;padding-left:5px;}
.prodInfo .gap{margin-top:15px;}
.prodInfo .heading{background:#F7F7F7;font-size:16px;font-weight:bold;text-align:center;padding:0px 0px;}
.prodInfo .stock{paddin-left:5px;color:green;}
.stockStyle{text-transform:uppercase;font-weight:bold;}
.prodInfo .stock A{paddin-left:5px;text-decoration:none;}
.prodInfo .stock A:hover{paddin-left:5px;text-decoration:underline;}

.prodInfo .autodel1{font-weight:bold;font-size:13px;font-family:arial;color:#008000;padding-left:0px;text-align:center;}
.prodInfo .autodel2{font-weight:bold;font-size:15px;font-family:arial;color:#000000;padding-left:0px;text-align:center;}

.redPara{color:#ff0000;}
.redPara A{color:#ff0000;text-decoration:underline;}
.redPara A:hover{color:#ff0000;text-decoration:none;}
.greenPara{color:#669933;}
.greenPara A{color:#669933;text-decoration:underline;}
.greenPara A:hover{color:#669933;text-decoration:none;}
.center{text-align:center;}

/*------------------------------------------------------------------*/

.ECSKeywords     { background-color: #FFFF80; font-weight: bold; }

.rating_bar {
	width: 55px;
	background: url(/review/images/star_x_grey.gif) 0 0 repeat-x;
}
.rating_bar div {
	height: 12px;
	background: url(/review/images/star_x_orange.gif) 0 0 repeat-x;
}
