.clearboth	{
	clear: both;
}
#kwm-header	{
	margin-bottom: 5px;
}
#kwm-header1	{
	float: left;
	width: 390px;
	height: 127px;
}
#kwm-header1 img	{
	width: 390px;
	height: 95px;
	margin-top: 32px;
}
#kwm-header2	{
	float: left;
	width: 358px;
	height: 127px;
}
#kwm-shipping	{
	position: absolute;
	top: 105px;
	left: 265px;
	height: 20px;
	width: 60px;
}
#kwm-header3	{
	float: left;
	width: 226px;
	height: 127px;
	position: relative;
	background-image: url('http://lib.store.yahoo.net/lib/yhst-63078155599514/kwm-header-right.jpg');
}
#kwm-viewcart	{
	position: absolute;
	width: 128px;
	height: 34px;
	top: 5px;
	left: 84px;
}
#kwm-news	{
	position: absolute;
	width: 203px;
	height: 41px;
	top: 85px;
	left: 8px;
}
#kwm-orderstatus	{
	position: absolute;
	font-weight: bold;
	font-size: 14px;
	font-family: arial;
	left: 110px;
	top: 60px;
}
#searchbar	{
	background-color: #1d2a4b;
}
#horiz-nav a {
	border: 0;
}

#kwm-top-links	{
	position: absolute;
	top: 8px;
	left: 120px;
	font-size: 12px;
	text-transform: uppercase;
	float: left;

}
#kwm-top-links a	{
	color: #ffffff;
	text-decoration: none;
	margin-right: 12px;
}
#kwm-top-links a:hover	{
	color: #ff0000;
	text-decoration: underline;
}
#ktl	{
	position: relative;
}
#liveperson	{
	position: absolute;
	left: 0px;
	top: 56px;
}


/* the default rating is placed as a background image in the ul */
/* use the background position according to the table above to display the required images*/
.rating{
                width:80px;
                height:16px;
                margin:0 0 0 0;
                padding:0;
                list-style:none;
                clear:both;
                position:relative;
                background: url(http://kingwebmaster.com.p12.hostingprod.com/product_reviews/images/kwm-star-matrix.gif) no-repeat 0 0;
}
/* add these classes to the ul to effect the change to the correct number of stars */
.nostar {background-position:0 0}
.onestar {background-position:0 -16px}
.twostar {background-position:0 -32px}
.threestar {background-position:0 -48px}
.fourstar {background-position:0 -64px}
.fivestar {background-position:0 -80px}
ul.rating li {
                cursor: pointer;
 /*ie5 mac doesn't like it if the list is floated\*/
                float:left;
                /* end hide*/
                text-indent:-999em;
}
ul.rating li a {
                position:absolute;
                left:0;
                top:0;
                width:16px;
                height:16px;
                text-decoration:none;
                z-index: 200;
}
ul.rating li.one a {left:0}
ul.rating li.two a {left:16px;}
ul.rating li.three a {left:32px;}
ul.rating li.four a {left:48px;}
ul.rating li.five a {left:64px;}
ul.rating li a:hover {
                z-index:2;
                width:80px;
                height:16px;
                overflow:hidden;
                left:0;    
                background: url(http://kingwebmaster.com.p12.hostingprod.com/product_reviews/images/kwm-star-matrix.gif) no-repeat 0 0
}
ul.rating li.one a:hover {background-position:0 -96px;}
ul.rating li.two a:hover {background-position:0 -112px;}
ul.rating li.three a:hover {background-position:0 -128px}
ul.rating li.four a:hover {background-position:0 -144px}
ul.rating li.five a:hover {background-position:0 -160px}
/* end rating code */

.item-header	{
	font-size: 14px; 
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 2px 0 3px 0;
}
.reviewrow	{
	border-bottom: solid 1px #cccccc;
	padding-bottom: 3px;
}
	#clearboth { clear: both; }
	#ship_calc { width: 322px; border: 1px solid #e2e4e5; font-family: arial; font-size: 12px; margin: 10px 5px 0px 5px; text-align: left; }
	#ship_calc_inner { padding: 10px; }
	#ship_calc_head_title { font-size: 14px; color: #821c4b; font-weight: bold; padding: 0px 0px 5px 19px; }
	#ship_calc_zip_title { float: left; color: #404040; font-weight: bold; width: 70px; text-align: right; }
	#ship_calc_zip { float: left; width: 180px; padding-left: 6px; }
	#calc_zip { width: 53px; font-size: 12px; }
	#ship_calc_country_title { float: left; color: #404040;  font-weight: bold; width: 70px; padding-top: 5px; text-align: right; }
	#ship_calc_country { float: left; width: 180px; padding-left: 6px; padding-top: 5px; }
	#calc_country { width: 169px; font-size: 12px; }
	#ship_calc_submit { float: right; padding-right: 13px; padding-top: 5px; }
	
	#calc_results { padding: 5px; display: none; font-weight: normal; }
	#ajax_rates {  float: left; width: 45px; }
	#ajax_methods { float: left; width: 231px; }
	#ajax_dates_gap { float: left; width: 45px; border-bottom: 1px solid #000000; font-weight: bold; }
	#ajax_dates { float: left; width: 231px; border-bottom: 1px solid #000000; font-weight: bold; }




