/* CSS Document */

td.consultantInfo {
	text-align:right;
    letter-spacing:0.5px;
	width:322px;
	height:68px;
}
td.tabShadow { background: url(images/shadow-tabs.gif) bottom left repeat-x; }
td.hrAfterTabs { 
	background: url(images/hr-after-tabs.gif) top left repeat-x;
	height: 27px;
	width:  919px;
}
td.vrDash {
	background: url(images/vrDash.gif) top left repeat-y;
}
td.footer {
	background: url(images/footer-back.gif) top left repeat-x;
	width:919px;
	height:34px;
}
td.hrMidPage {
	background: url(images/hr-mid-page.gif) top left repeat-x;
	height:9px;
}
td.events {
	height:280px;
	padding:12px 15px;
	vertical-align:top;
}
td.centerContent {
	font-family: Arial,helvetica,sans-serif;
}
td.magnet {
	vertical-align:top;
}
img.magnet {
	display:block;
}

td.whatCustomersSay {
	font-family: Arial,helvetica,sans-serif;
}

img.whatCustomersSay {
	 margin:         0;
}

div#earningsWarning {
	padding: 20px;
}