

.newsarea
{
	margin: 15px 30px 20px 30px;
}

.newsdetail
{
	margin: 0px;
	margin-bottom: 20px;
}

.newsdetail img
{
	width: 115px;
	height: 87px;
	margin: 0px 20px 20px 0px;
	float: left;
}

.newssubject
{
	font-size: 12pt;
	margin-bottom: 15px;
}

.newsposter
{
	margin-top:10px;
	font-size:7pt;
	font-weight:bold;
}

.newsdivider img
{
	width:700px;
	height: 1px;
}

.newspager
{
	margin: -5px 40px 0px 0px;
	float:right;
}

.companydetailarea
{
	padding-bottom: 14px;
}

.companydivider img
{
	width:100%;
	height: 1px;
	margin-top:20px;
}

.employeeitem
{
	margin-top:20px;
	margin-bottom:30px;
}

.employeeitem img
{
	float: left;
    margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 16px;
	padding-top: 0px;
}

.followarea
{
}

.followarea img
{
	float: right;
    margin-top: 0px;
	margin-right: 4px;
	padding-top: 0px;
}


