#homeprods
{
	float:right;
	background-color:#fbfbfb;
	min-height:200px;
	width:605px;
	padding:15px;
}

#homeprods .prop
{
	float:left;
	width:190px;
	margin:5px;
	margin-bottom:15px;
	color:#000;
	height:215px;
}

#homeprods .prop p
{
	height:15px;
	overflow:hidden;
	margin-bottom:25px;
	margin-left:5px;
}

#homeprods .prop span
{
	float:right;
	position:relative;
	left:-5px;
	top:3px;
	color:red;
	font-weight:bold;
}

#homeprods .prop img.phto
{
	width:190px;
}

h2 a, h2 a:visited
{
	float:right;
	font-size:10px;
	color:#ff0000;
	position:relative;
	top:10px;
}

#lateral .divcont
{
	height:505px;
}

