@charset "utf-8";
/* CSS Document */
body {
	font-family:helvetica, arial;
	font-size:12px;
	color:#666666;
}
.product_callout {
	font-sie:10px;
	text-align:left;
	float:left;
	clear:none;
	display:inline;
	width:131px;
	background-repeat:no-repeat;
	background-position:top;
	margin-top:10px;
	margin-bottom:10px;
	height:150px;
	padding-top:10px;
	border-right:2px solid #CCCDCF;
	padding-left:8px;
	padding-right:8px;
}
.product_callout h2 {
	font-size:11px;
	margin:0px;
	color:#0161B7;
	font-weight:bold;
	text-decoration:none;
}
a {
color:#007AC0;
text-decoration:none;
}
H2 {
line-height:12px;
}