#leftmenu
{
width:20%;
}
#main 
{
margin-left:20%;
}
div.post
{
border-right: 3px dashed;
border-top: 3px dashed ;
border-left: 3px dashed;
border-bottom: 3px dashed;
}
div.postTitle
{
border-bottom: gainsboro 2px dashed;
}
div.postFoot
{
border-top: gainsboro 2px dashed;
color:green;
}
div.dateTitle
{
color:orangered;
}