
#content{
	min-height: 400px;
	overflow: hidden;
	margin-bottom: 40px;
}



#content a{
	color: #37b2d1;
}

#content p{
	margin-bottom: 20px;
}

#content .line-divider{
	clear: both;
	
	padding-bottom: 20px;
	margin-bottom: 20px;
}

