.for_links{
  width: 170px;
  margin:0px 0px 0px 0px;
  background-color: #828282;
}
#title{
  width:170px;
  margin:0px 0px 0px 0px;
  background-color:#686868;
  color: #D7D7D7;
  height:18px;
  line-height:18px;
  border-top:0;
}

.LinkModuleTable
{
  border-top: 1px #9E9E9E solid;		
}

.linksTitle{
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
    line-height:18px;
    padding-left:4px;
    margin:0px 0px 0px 0px;
    font-weight: bold;
	width:100%;
	padding-left:20px;

}

.linksItem{
  background-color: #828282;
  border:0;
  
}
.linksItem table{
  width:170px;
}

.linksItem table tr{

}

.linksItem table tr td, .linksItem table tr td a
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
    color:#D7D7D7;
    font-weight:bold;
    width:100%;
	margin-left:30px;
	line-height:18px;

}

.c_footer{
  padding:0;
  text-align:right;
}



