body {
	width: 100%;
}
#maincontent {
	float: none !important;
}


#ftlform {
	width: 729px !important; float: left;
}

#contentheader{
background-color: #000066!important; 
color: white; 
padding: 10px;
}
#contentbase{
background-color:#F4F4F4!important;
padding:10px;
}
#base .document ul{
margin-left:-20px!important;
}
#icons img{
	width:135px;
	}


#item{
    border-radius: 25px;
    background: #f1ebeb;
    padding: 20px; 
    width: 90%;
	min-height:150px;
	 border: 2px solid #73AD21;
	border-color:white;


}

#item img{
	 padding: 20px;
	 max-width:180px;}


	th{
		color:white;
		padding:5px;
		background-color:#000066;
		}
	td{
		background-color:#F0F0F0;
		padding:5px;
		}
