.active:hover {
	background-color: #A00;
}

.activeBorder: hover {
	background-color: #A00;
}

.contactSheetElement * .topBorder {
	background-color:#000;
	height:14;
	color:#FFF;
}

.topBorder > DIV {
	left:35;
	top:2;
	position:relative;
}

.topBorder * IMG {
	left:15;
	top:2;
	position: relative;
}

.contactSheetElement * .middle {
	border-width:0px 14px;
	border-style: solid;
	height: 250px;
	background-color: #000;
	overflow: hidden;
}

.contactSheetElement * .middle > DIV {
	color: #FFF;
}

.contactSheetElement * .middle * TABLE {
	color: #FFF;
}

.contactSheetElement * .bottomBorder {
	background-color:#000;
	height:14;
	color:#FFF;
}

.bottomBorder > DIV {
	left:85;
	top:2;
	position:relative;
}