@charset "utf-8";
.container {
	min-width: 200px;
}
.sidebar1 {
	float: none;
	width:100%;
}
.content {
	width: 100%;
}


h1, h2, h3, h4, h5, li, p {
	font-size:12px;
	font-weight:light;
}

#text_block{
		width:90%;
		}
		
		link {
	
	text-decoration: none}