
#menucontainer, label, .rightsubbase, .hide {
display : none;
}
div.row {
clear : both;
width : 100%;
margin-bottom : 8px;
}
div.row div.left, div.row div.right, div.row div.left2, div.row div.right2, div.row div.right3, div.row div.right4 {
float : left;
text-align : left;
}
div.row div.right {
width : 385px;
}
div.row div.right2 {
width : 300px;
}
div.row div.right3 {
width : 170px;
}
div.row div.right4 {
width : 225px;
}
div.row div.right p {
padding : 5px 10px 5px 27px;
}
