/* CSS da cont. - www.rainbow-estates.com/realestate
Cores:
vermelho-vivo: #eb2400
azul-médio logo: #5f85c1
verde-médio: #3d8638
*/

/* Caixa das fotos casas com nav esquerda direita*/
DIV.picbox {
	width: 130px;
	height: 110px;
	text-align: center;
	float: left;
	margin-right: 10px;
}
DIV.picbox IMG {
	margin-bottom: 4px;
	margin-right: 0;
}

/* Feature Box 2 */
DIV.feat2 {
	padding: 6px 10px;
	border-bottom: dotted 1px silver;
}
DIV.feat2 IMG {float: left; margin-right: 8px;}
DIV.feat2 P {
	font: 0.6em Tahoma, sans-serif;
	margin: 4px 0;
}