div.rightBox{
zoom:100%;
}

div.rightBox:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div.left{
width:400px;
float:left;
}

dl.news{
width:400px;
margin:0 0 15px 0;
padding:0 0 15px 0;
border-bottom:solid 1px #ccc;
}

dl.news dd{
margin:5px 0 0;
}

div.month{
margin:0;
float:right;
width:150px;
border:solid 1px #ccc;
background:#f8fbe9;
}

div.month h3{
margin:10px;
padding:0;
background:none;

}

div.month ul{
margin:10px;
}

div.month ul li{
margin:5px 0 0;
line-height:150%;
}

div.month p.gotoNews{
margin:0 0 10px 10px;
}

h3.news-ind{
width:400px;
margin:5px 0 0;
padding:0 0 5px 0;
border-bottom:dotted 1px #666;
background:none;
}

div.entry-body{
margin:10px 0 0;
}

form{
margin:10px 0 0;
border:solid 1px #f00;
}

