@charset "utf-8";
/* CSS Document */
.aboutHead{ float:left;
width:657px;
height:44px;
line-height:44px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
background:url(/images/aboutHeader.jpg) no-repeat top center;
padding-left:10px;
}
.aboutBlog{ width:667px;
float:left;
}
.aboutBlogLeft{ width:10px;
float:left;
}
.aboutBlogMiddle{ width:647px;
float:left;
background:url(/images/aboutBlogMiddle.jpg) repeat-x top left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#eeeeee;
line-height:17px;
}
.aboutBlogMiddle ul {
	margin:0px;
	list-style-type:none;
}
.aboutBlogMiddle ul li{
	background:url(/images/bullet.jpg) 0px 5px no-repeat;
	padding-left:10px;
}
.aboutBlogRight{ width:10px;
float:left;
}
.clear{ clear:both;}
.aboutBlogHeading{ font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#eeeeee;
font-weight:bold;
float:inherit;
}

