/* CSS Document */
.text-sections{
	float:left;
	width:430px;
	clear:both;
	padding:5px 10px 0px 0px;
	font-family: "Courier New", Courier, monospace;
}
.chechbox-sections{
	float:left;
	width:25px;
	clear:both;
	padding:5px 0 0 0;
}

.chechbox-text-sections{
	/*float:left;*/
	width:700px;
	padding:3px 0 0 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.7em;
}


