.page .content .homeitems{
	display:block;
	overflow:hidden;
	width:895px;
}

.page .content .homeitems p.htext{
	display:block;
	overflow:hidden;
	width:685px;
	float:left;
	margin:0 15px 0 15px;
	font-size:12px;
	color:#686868;
	line-height:1.5;
	padding:0;
}

.page .content .homeitems p.htext a{
	color:#749c56;
	font-weight:bold;
}

.page .content .homeitems .hcolimg{
	float:left;
	margin:0 10px 0 10px;
}

.page .content .homeitems #solparents{
	background:url(../images/layout/sol_parents.jpg) no-repeat top;
	display:block;
	overflow:hidden;
	width:220px;
	height:41px;
	margin-top:15px;
	text-decoration:none;
	font-size:0;
}

.page .content .homeitems #solparents:hover{
	background-position:bottom;	
}