#gen_div #gen_div_l1 #gen_next2pic {
	.float: right;
	width: 500px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 5px;
	padding-top: 0px;
	float: right;
}
h2 {
	font-size: 18px;
	text-transform: capitalize;
	color: #533019;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #566423;
	padding-bottom: 5px;
	text-align: left;
}
ul li {
	list-style-position: outside;
	list-style-image: url(/images/bullet1.jpg);
}
#gen_div {
	text-align: justify;
	padding: 10px;
}
#gen_div #gen_div_l1 {
	padding-bottom: 35px;
	margin-bottom: 35px;
	clear: both;
}
#gen_div #gen_div_l1 #gen_div_manuf {
	padding: 5px;
	float: left;
	width: 190px;
	margin: 3px;
	height: 170px;
	border: 1px dotted #CCCCCC;
}

#gen_div #gen_div_l1 #gen_div_img {
	float: left;
	width: 300px;
	padding-top: 10px;
}
#gen_div .top {
	text-transform: lowercase;
	color: #566423;
	text-decoration: none;
	font-size: 11px;
	background-image: url(/images/bullet_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	display: block;
	width: 25px;
	padding-left: 3px;
}
#gen_div .top:hover {
	text-decoration: underline;
	background-position: left bottom;
	color: #533019;
}
