ul{
	list-style-type:none;
}
div#toph2 h2 {
	font-size: 24px;
	font-weight: bold;
	border: 0px;
	color: #FFF;
	background: url(images/toph2bk.jpg) no-repeat top;
	padding-left: 50px;
	padding-top: 0px;
	margin-top: 15px;
	line-height:48px;
	height:48px;
	text-align:center;
}
.childbody{
	padding:0px;
	margin:0 0 40px 0; 
	text-align: center; 
	line-height: 140%;
	background:#FFF;
}
.childbody a{
	color:#0072BC;
	text-decoration:underline;
}
.childbody a:hover{
	color:#184b9e;
	text-decoration:underline;
}
.childbody a:visited{
	color:#184b9e;
	text-decoration:underline;
}

.float_left {
	float: left;
	margin: 0px;
}
.clear { clear:both; }

#products {
	width:762px;
	height:280px;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#products div {
	float: left;
	margin-bottom: 34px;
	margin-left: 30px;
}
#products div ul{
	padding:5px;
	border:1px solid #231917;
}
#products div p{
	margin-top:7px;
}
#products a {
	color:#0072BC;	
	font-weight:bold;
	text-decoration:underline;
}
#products p {
	margin:0 0 0 6px;
	text-align: center;
}
#products strong {
	font-size: 120%;
	color: #c40a18;
}
.greenTitle {
	background:#8AC782;
	width:360px;
	height:31px;
	line-height:31px;
	text-align:left;
	padding-left:10px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
}
.txtLi1{
	margin-top:15px;
	height:16px;
}
.txtLi2{
	margin-top:15px;
	height:37px;
}
.txtLi3{
	margin-top:15px;
	height:49px;
}
.txtUrl{
	float:left;
	text-align:left;
	font-size:14px;
}
.txtPrice{
	float:right;
	font-weight:bold;
	text-align:right;
	font-size:14px;
	letter-spacing:2px;
}