/* paragaph fixes margin height on top of p tags */
p {
	margin-top:0px;
}


.contentarea {
	padding-top:10px;
}



.titlehere{
	padding-bottom:10px;
	margin-top:0px;
	width:100%;
}

li, td {
	font-family:Arial, sans-serif;	
	color:#4e4e4e;
	font-size:12px;
	line-height:19px;
}




.nomargin {
	margin:0px !important;
}

#leftpane {
	text-align:left;
	vertical-align:top;
	padding:0px;
}








