.leftImage
{
	margin-top:5px;
	float:left;
	width:290px;
	height:560px;
	background-image:url('../images/img_about.png');
	background-repeat:no-repeat;
}

.about
{
	margin-top:5px;
	float:right;
	width:400px;
	margin-right:6px;
	font-size:13px;
}

.about h2
{
	padding:0;
	margin:0;
	margin-top:-3px;
	font-weight:600;
	font-size:14px;
}

.breaker
{
	background-image:url('../images/divider_faded(370x1).png');
	background-repeat:no-repeat;
	background-position:-13px 10px;
	height:40px;
}