#register_div_1 {
	height: 210px;
}

#products table tr td {
	text-align: left; padding-bottom: 20px;
}
#products table tr {
	
}
#products h3, #products h4, #products h5, #products p{
	margin-left: 0;
	padding-left: 0;
}	
#products h3 {
	color:#2D3F23;
	font-variant: small-caps;
	font-style: italic; margin-bottom: 3px;
}
#products h4 {
	text-decoration: none;
	font-style: normal; margin-top: 0px; margin-bottom: 5px;
}
#products h5 {
	color:#660000;
	text-decoration: underline;
	font-style: italic;
font-size: 14px;	margin-top: 0px; margin-bottom: 10px;
}
#products img {
	float: left;
	margin-right: 5px;
}
#products .price {
	margin: 5px;
	font-size: 14px;
	color: darkblue;
	font-weight: bold;
}