.text_section {
	float: left;
	width: 33.33%;
}

.text_section h2 {
	padding: 0 0 0 1em;
}

.text_section p {
	padding: 1em 1em 0 1em;
}

.text_section{
	text-align: left;
}

.read_more{
	float:right;
}


.text_section .read_more a:hover{
	color:#FFFFFF;
	border-bottom: 1px dashed #ffffff;
}

.text_section .read_more a {
	color: #000000;
}

#partner_logo_section {
	text-align: center;
}

/*Partner Logo Section*/

#partner_title{
	margin:0 auto;
	text-align:center;
	font: 12px Verdana,Geneva,sans-serif;
   font-weight: bold;
}

#partner_logo_section {
	height: 100px;
	margin:0 auto;
	text-align:center;
	background: #FFFFFF;
	padding-bottom: 20px;
}

.partner_logo
{
	margin: 5px 8px;
	display:inline-block;
	float: none;
}

.partner_logo img {
	max-width: 150px;
}
