@charset "UTF-8";
/* CSS Document */


#pageTitle{
	height: 43px;
	padding-top: 0px; 
}

#content{
	height: 450px;
	}	
	
#content table, #content th, #content tr, #content td{ /* holds page contents*/
	height: 25px;
	min-height: 0px;
}
	
.cms_edit_text td {
margin:0px !important;
padding:0px !important;
border:0px !important;
}