body {
font-size:16px;
}
div{
margin:0px;
padding:0px 2px 0px 2px;
text-align:left;
vertical-align:top;
}
.fm_header{
height:26px;
border:0px solid green;
text-align:center;
vertical-align:middle;
}
.fm_body{
height:408px;
border:1px solid #cc0033;
overflow: auto;
padding-top: 1px;
clear: both;
}
.fm_footer{
border:0px solid green;
font-size: .8em;
}
.fm_footercolumnleft{
width:48%;
float:left;
border:0px solid orange;
}
.fm_footercolumnright{
width:48%;
float:right;
border:0px solid purple;
}
.fm_element{
height:100px;
width:100px;
border:0px solid red;
float:left;
text-align:center;
}
.fm_fileName{
text-align:center;
font-size:.8em;
}
.fm_breadcrumb{
vertical-align:middle;
padding-top:2px;
float:left;
/*width:"86%";*/
}
.fm_help{
float:right;
/*width:"10%";*/
font-size:.8em;
}
.fm_breadcrumb td{
font-size:.8em;
}
input.btn{
color:#050;
font: bold 84%'trebuchet ms',helvetica,sans-serif;
background-color: #fed;
}