ul{
	list-style-type:none;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	background: url(images/h2bk.jpg) no-repeat 10px top;
	height: 47px;
	padding-left: 50px;
	padding-top: 8px;
	margin-top: 10px;
	vertical-align:middle;
	line-height:30px;
}
.childbody{
	padding:0px;
	margin:0 0 40px 0; 
	text-align: center; 
	line-height: 140%;
	background:#FFF;
}
.childbody a{
	color:#0068b7;
	text-decoration:underline;
}
.childbody a:hover{
	color:#0068b7;
	text-decoration:underline;
}
.childbody a:visited{
	color:#0068b7;
	text-decoration:underline;
}
.box_buy_g {
	background: url(images/g_bk.jpg) no-repeat left bottom;
	width: 763px;
	padding-bottom: 20px;
	margin-top: 10px;
	list-style: 0px;
}
.box_buy_g .leftcopy {
	width: 763px;
	float: left;
	height: auto;
	margin: 40px 0 0 0;
}
.float_left {
	float: left;
	margin: 0px;
}
.clear { clear:both; }

#products {
	width:761px;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 30px;
}
#products div {
	float: left;
	margin-bottom: 4px;
}
#products a {
	color:#0064b2;	
	font-weight:bold;
}
#products p {
	margin:0 0 0 6px;
	text-align: center;
}
#products strong {
	font-size: 120%;
	color: #c40a18;
}