a:link { text-decoration: none; background: transparent; color: #0000ff}
a:active { text-decoration: none; background: transparent; color: #0000ff}
a:visited { text-decoration: none; background: transparent; color: #003399}
a:hover { text-decoration: underline; background: transparent; color: #0000ff}
body {font-family: Arial; font-size: 10pt; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px}
td {font-family: Arial;	font-size: 10pt}
th {font-family: Arial;	font-size: 10pt}
h1 {font-family: Arial; font-size: 14pt; font-weight: bold; color: #000000}
.title {font-family: Arial; font-size: 14pt; font-weight: bold; color: #000000}
.subtitle {font-family: Arial; font-size: 12pt; font-weight: bold;	color: #000000}
.note {font-family: Arial; font-size: 8pt}
form {margin-bottom: 1px; margin-top: 1px; font-family: Arial; font-size: 10pt}
.form_style {font-family: Arial; font-size: 10pt; color: #000000}
.line {font-weight: normal;	color: #CCCCCC;	border: 1px dashed #CCCCCC}
.tag0{font-size:0.85em;color:#c0c0c0;}
.tag1{font-size:0.90em;color:#b7b7b7;}
.tag2{font-size:0.94em;color:#aaaaaa;}
.tag3{font-size:0.98em;color:#a9a9a9;}
.tag4{font-size:1.02em;color:#828282;}
.tag5{font-size:1.06em;color:#808080;}
.tag6{font-size:1.10em;color:#696969;}
.tag7{font-size:1.14em;color:#626262;}
.tag8{font-size:1.18em;font-weight: bold;color:#5e5e5e;}
.tag9{font-size:1.20em;font-weight: bold;color:#525252;}
.tag10{font-size:1.24em;font-weight: bold;color:#4c4c4c;}
.buryshare {left:-4000px;display:none;}
.buryshare ul{
	border:0; padding:0; margin:0;
}
.pop{
	position:relative !important; top:4px;
	left:0px !important; left:-20px;
}
.drillshare {
	left:-6px;
	position:absolute;
	background-color:#cbcbcb;
	/*filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;*/
	border:1px solid #efefef;
	padding:2px;
	width:99px !important; width:110px;
	top:0px;
	z-index:2;
}
.drillshare ul{
	border:0; padding:0; margin:0;
	list-style: none;
}
.drillshare ul li{
	border:0; padding:0; margin:2px;
	list-style: none;
	text-align:left;
}
.drillshare ul li a{
	font-size:8px;
	color:#000000;
	font-family:verdana;
	text-transform: uppercase;
	padding:1px;
}
.drillshare ul li a:hover{
	font-size:8px;
	color:#FFFFFF;
	font-family:verdana;
	text-transform: uppercase;
	background-color:#AD3F40;
	padding:1px;
}
.bmlink{
	font-size:8px;
	color:#000000;
	font-family:verdana;
	text-transform: uppercase;
}
#blogthis{
	position:absolute;
	padding:3px;
	background-color:#cbcbcb;
	border:1px solid #efefef;
	font-size:10px;
	color:#000000;
	font-family:verdana;
}
.blogthis{
	font-size:10px;
	color:#000000;
	font-family:verdana;
		
}
.cmt_title{
	background:url(/image/bg_s.gif) repeat-x;
	padding:3px;
}
.fieldset{font-family:verdana;font-size:10px;}
.legend{padding:2px;margin:2px;border:1px #efefef solid;font-style:italic;background:#f5f5f5;}
.replybox{
	text-align:right;
	padding:2px;
	
}
.rpl_item{
	padding:0px;
	margin:6px;
	margin-bottom:15px;
}
.rpl_item2{
	padding:2px;
	margin:2px;
	border:1px #ccc solid;
}
#recent_reviews{
	float: center;
	padding:8px;
	margin-right: 2px;
	height:42px;
	line-height:16px;
	overflow:hidden;
	width:98%;
	border-top:1px #ccc dashed;
}

#recent_reviews ul{
	margin: 0px;
	padding: 0px;
}

#recent_reviews ul li{
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	
}
.err{background:#ffffff;border:1px #FB9C39 solid;padding:2px;
filter:alpha(opacity=90); 
-moz-opacity: 0.9; 
opacity: 0.9; 
white-space:nowrap;
}

.rating{
	width:80px;
	height:16px;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(/image/starratings.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(/image/starratings.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 */
.askby{font-family: Arial, Helvetica, sans-serif;font-size: 9px;padding-left:18px;}
