body {margin:0px; overflow: auto;	background-color : #eeeeee;}
.small {font-size : 11px; color: #555555}

#mainContent
{
    position: relative;
    scrollbar-arrow-color: #E68A32;
    scrollbar-3Dlight-color: #f5f5f5;
    scrollbar-shadow-color: #e0e0e0;
    scrollbar-track-color: #ffffff;
    scrollbar-face-color: #f0f0f0;
    scrollbar-highlight-color: #f0f0f0;
    scrollbar-darkshadow-color: #e0e0e0;
    overflow: auto;
	width:100%;
	height:1px;
	visibility:hidden;
}

#cont
{
visibility:hidden;
height:100%;
}
#inn {

width:400;
margin: 0 0 5 0
}

