.time_menu_box {

height:50px;
}
.time_font {
font:"Times New Roman", Times, serif;
font-size:10px;
}
.term_selection_box {
width:250px;
height:50px;
float:left;
border-style:solid;
border-width:1px;
border-color:#000000;
position:relative;

}
.record_selection_box {
position:relative;
width:400px;
height:50px;
float:left;
border-style:solid;
border-width:1px;
border-color:#000000;
margin-left:5px;

}

