@charset "utf-8";
/* CSS Document */

body, h1, h2, p {
	margin: 0px;
	padding: 0px;
}
.main {
	background: #f3f3f3 url(images/whatsnewimg.jpg) no-repeat right top;
	height: 250px;
	font-family: "Myriad Pro";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: 1px solid #000000;
	border-bottom: none;
	padding-top: 34px;
	padding-left: 45px;
}
h1.blue {
	color: #000066;
	font-size: 30px;
}
h2.blue {
	color: #6666cc;
	font-size: 18px;
}
.black {
	color: #000000;
}
.bg {
	background: url(images/whatsnewbg.jpg) repeat-x left top;
	height: 6px;
	font-size: 1px;
}
.ion-ray {
	background: url(images/whatsnewimg1.jpg) no-repeat right top;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	padding-left: 285px;
}
.bioprotec {
	background: url(images/whatsnewimg2.jpg) no-repeat right top;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	width: 216px;
	text-indent: 115px;
	font-size: 14px;
}
.matter {
	padding: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bdr {
border-bottom: solid 1px #999999;
border-right: solid 1px #999999;
}
.bdr1 {
border-bottom: solid 1px #999999;
}
.price {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.red {
	color: #FF0000;
}