.aboutBlock h1
{
	float:left;
	margin:0px;
	padding:0px;
	font-size:12px;
	margin:0px 10px;
}
.line
{
	background-image:url('/images/bar.png');
	background-position:center right;
	background-repeat:no-repeat;
	height:20px;
}
.aboutText
{
	float:left;
	width:550px;
	font-size:11px;
	color:#444;
	text-algin:justify;
	margin-left:10px;
}
