div#linkContainer {
	width: 385px;
	float: left;
	padding-left: 70px;
	padding-top: 100px;
}

.contactType {
	width: 92px;
	height: 154px;
	float: left;
	position: absolute;
}

.info {
	width: 92px;
	height: 154px;
	float: left;
	position: absolute;
}

.infoElement p {
	margin: 0px !important;
	padding: 0px !important;
	color: #9fa4ff !important;
	font-size: 11px;
}

.infoElement a {
	font-size: 11px;
	color: #9fa4ff;
	border-bottom: 1px dashed;
	text-decoration: none;
}

.infoElement a:hover {
	color: #000000;
	background-color: #9fa4ff;
	text-decoration: none;
	border-bottom: 0px dashed;
}

div#pLink, div#aLink, div#eLink {
	width: 92px;
	height: 222px;
	margin-right: 36px;
	float: left;	
}

.infoElement {
	/*padding-bottom: 14px;*/
	margin-bottom: 14px;
}

div#linkColumn1 {
	position: absolute;
	top: -197px;
	width: 92px;
	height: 154px;
}

div#linkColumn2 {
	position: absolute;
	top: -197px;
	width: 92px;
	height: 154px;
}

div#linkColumn3 {
	position: absolute;
	top: -197px;
	width: 92px;
	height: 154px;
}

div#phoneContainer, div#addressContainer, div#emailContainer {
	position: absolute;
	height: 154px;
}

.moveContainer {
	overflow: hidden;
	position: absolute;
	clip:rect(0px, 154px, 140px, 0px);
	height: 154px;
	width: 92px;
	top: 0px;
	left: 0px;
}

table.rollColumn td {
	height: 154px;
}

table.rollColumn td.visual {
	cursor: pointer !important;
}


table.rollColumn {
	height: 350px;
}

.lightBlue_2 {
	color: #9fa4ff;
	font-size: 11px;
}

div#phoneImage {
	width: 48px;
	height: 15px;
}

div#addressImage {
	width: 61px;
	height: 15px;
}

div#emailImage {
	width: 39px;
	height: 15px;
}