#leftcolumn{
float:right;
width:185px;
height: 265px;
border: 0px solid black;
padding: 5px;
padding-right: 8px;
margin: 11px 28px 15px 10px;


}

#leftcolumn a{
padding: 3px 1px;
display: block;
width: 100%;
text-decoration: none;
font-weight: bold;
border-bottom: 1px dotted gray;

}

#leftcolumn a:hover{
background-color: #FFFF80;
}

#rightcolumn{
float:left;
width:652px;
min-height: 265px;
border: 0px solid black;
margin: 11px 0px 15px 20px;
padding: 5px;
padding-bottom: 8px;
}

* html #rightcolumn{ /*IE only style*/
height: 300px;
}



.m1{
width:192px;
height: 57px;
background:url(../images/post_trade.jpg)  no-repeat;
border: 0px solid black;

}

.m1:hover{
width: 192px;
height: 57px;
background:url(../images/post_trade_h.jpg)  no-repeat;
}

.m2{
width:192px;
height: 57px;
background:url(../images/top_trader.jpg)  no-repeat;
border: 0px solid black;

}

.m2:hover{
width: 192px;
height: 57px;
background:url(../images/top_trader_h.jpg)  no-repeat;
}

.m3{
width:192px;
height: 57px;
background:url(../images/latest_post.jpg)  no-repeat;
border: 0px solid black;

}

.m3:hover{
width: 192px;
height: 57px;
background:url(../images/latest_post_h.jpg)  no-repeat;
}

.m4{
width:192px;
height: 57px;
background:url(../images/newsletter.jpg)  no-repeat;
border: 0px solid black;

}

.m4:hover{
width: 192px;
height: 57px;
background:url(../images/newsletterh.jpg)  no-repeat;
}
