.m_sidemenu {
   width: 204px;
}

.m_sidemenu a {
   font-size: 12px;
   color: #000000;
   text-decoration: none;
   font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
   font-weight: bold;
}

.m_sidemenu a:hover {
   font-size: 12px;
   color: #000000;
   text-decoration: underline;
   font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
   font-weight: bold;
}

.m_sidemenu td {
   height: 18px;
   vertical-align: middle;
   border-top: solid 1px #c7ced9;
}

.SmallContactInput {
   width: 180px;
   height: 14px;
   color: #000;
   border: #000000 1px solid;
   background-color: #fff;
   font-size: 10px;
   font-family: Verdana, Helvetica, Sans-Serif;
   padding: 1px 1px 1px 5px;
   margin-bottom: 2px;
}

.SmallContactMargin {
   margin: 0px 0px 0px 0px;
}

.SmallContactTextArea {
   width: 180px;
   height: 60px;
   color: #000;
   border: #000000 1px solid;
   background-color: #fff;
   font-size: 10px;
   font-family: Verdana, Helvetica, Sans-Serif;
   padding: 1px 1px 1px 5px;
}

