/* CSS Document */

#menu ul
{
 background-color:#f1f1f2;
 margin:4px 4px 0px 0px;
padding:5px 0px 2px 0px;
 float:left;
color:#858587;
width:416px;
list-style:none;

}

#menu ul li a {
    color: #858587;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14;
    font-weight: bold;
    line-height: 22.5px;
    text-decoration: none;
    text-transform: uppercase;
}


.hiw_vid
{
 padding: 32px 0px 15px 0px; 
}

.cont_textbox_new
{
border: 1px solid rgb(169, 169, 169); overflow: auto; width:350px; height: 145px; font-family: Tahoma; font-size: 11px; 
}
