@charset "UTF-8";
/* CSS Document */

#contentwrap {
	margin: 30px;
}
#Lcol {
	width: 700px;
}
#Rcol {
	display:none;
}
* html #contentwrap h2 {
	width: 700px;
	margin-right: -30px;
}
