#threecells 
{
	clear: both;
	font-family: Arial, Verdana;
	color: #887C72;
}

#threecells div 
{
	float: left;
	font-size: .9em;
	clear: right;
}

#threecells a 
{
	display: block;
	width: 162px;
	height: 48px;
	margin-bottom: 10px;
}

#threecells span 
{
	display: none;
}

#cell_1 
{
	width: 162px;
	padding-right: 15px;
}

#cell_1 h3
{
	font-size: 1.2em;
}

#cell_1 a 
{
	background-image: url(3colls_p1.jpg);
}

#cell_2 
{
	width: 162px;
	padding: 0 15px 0 15px;
	border-left: 1px solid #AACCD5;
	border-right: 1px solid #AACCD5;
}

#cell_2 h3
{
	font-size: 1.2em;
}

#cell_2 a 
{
	background-image: url(3colls_p2.jpg);
}

#cell_3 
{
	width: 162px;
	padding-left: 15px;
}

#cell_3 a 
{
	background-image: url(3colls_p3.jpg);
}

#cell_3 h3
{
	font-size: 1.2em;
}

#text-right
{
	text-align:right;
	font-size: 1em;
	color: #C0C0C0;
	font-weight:bold;
}