#ContactBox
{
	clear: left;
	display:inline; 
	float: left;
	width: 190px;
	margin-left:10px;
	margin-bottom:40px;
}

#ContactBoxLabels a
{
	text-decoration:none;
	color:#994708;
}

#ContactBoxLabels a:hover
{
	text-decoration:underline;
}

#ContactBoxIcons
{
	vertical-align: top;
	float:left;
	width:13px;	
	border-right: #ffffff 2px solid;
}

.ContactBoxIcon
{
	height:15px;
}

#ContactBoxLabels
{
	padding-left: 3px;
	font-weight: bold;
	float: left;
	border-left: #ffffff 1px solid;
	font-size:0.9em;
}

.ContactBoxLabel
{
	margin-bottom:3px;
}
