@charset "utf-8";
* {
	padding:0;
	margin:0;
}
#tabs {
	width:430px;
	float:left;
	margin:35px 0 0 0px;
	height:25px;
	background:url(../images/tabs_background_inner.gif) no-repeat;
}
#tabs ul {
	padding-left:18px;
}
#tabs ul li {
	background: none transparent scroll repeat 0% 0%;
	float:left;
	text-transform:capitalize;
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#1086c6;
}
#tabs ul li span {
	padding:0px 10px 0 10px;
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	background:url(../images/tab_divider_inner.gif) no-repeat left top;

}
#tabs ul li.last {
	background: url(../images/tab_divider_inner.gif) no-repeat right top;
	float:left;
	height:25px;

}
#tabs ul li.last span {
	padding:0px 10px 0 10px;
	display:block;
	height:25px;
	background: url(../images/tab_divider_inner.gif) no-repeat left center;
}
#tabs ul li.active {	
	margin-top:-2px;
	line-height:25px;
	height:25px;
	margin-left:-10px;
	_margin-left:0px;
	background: url(../images/tabs_background_active_right_inner.gif) no-repeat right top;
}
#tabs ul li.active span {
	padding:0px 15px 0 15px;

	height:25px;
	background: url(../images/tabs_background_active_left_inner.gif) no-repeat left top;
	}

#tabs ul li.post span {
	background: none transparent scroll repeat 0% 0%;
	
}
#tabs ul li a:link {
	color:#1383c6;
	text-decoration:none;
}
#tabs ul li a:visited {
	color:#1383c6;
	text-decoration:none;
}
#tabs ul li a:active {
	color:#1383c6;
	text-decoration:none;
}
#tabs ul li a:hover {
	text-decoration:underline;
}
DIV#bottomcontent {
	padding-left:18px;
	clear: both;
	padding-top:25px;
	float:left;
	width:430px;
	padding-bottom:20px;
}
DIV.columnright2subl {
	PADDING-BOTTOM:18px;
	WIDTH:217px;
	float:left;
	letter-spacing:1px;
}
DIV.crushing img{
	float:left;
	margin-left:-25px;

}



DIV.third_lab {


	float:left;
}
DIV.grinding {

	float:left;

}
DIV.others {
	height:230px;
	float:left;
	background:url(../images/products_bg.gif) no-repeat;
	width:217px;
	margin-left:20px;
	_margin-left:10px;
}
div#bottomcontent dl dt {
	COLOR:#666;
	padding-left:18px;
	font:italic bold 11px Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	padding-top:15px;
}
div#bottomcontent {
	display:inline-block;
}
div#bottomcontent a {
	color:#1086c6;
	text-decoration:none;
	background:url(../images/products_icon.gif) no-repeat left center;
	line-height:18px;
	padding-left:15px;
}
div#bottomcontent dl dd a:hover {
	color:#1086c6;
	text-decoration:none;
	background:url(../images/products_icon.gif) no-repeat left center;
	line-height:18px;
	padding-left:15px;
}
#bottomcontent dl dd {
	color:#999;
	font:10px/18px Verdana, Geneva, sans-serif;
	clear:both;
	padding-left:15px;
}
.ad {
	float:left;
	margin-left:7px;
	margin-top:10px;
}



