/* Bothal Consultants Affiliates Page layout CSS
16th March 2009 */

/* Define the content layout for the affiliates*/
.affiliates_links{text-align:left;
}

/* For the affiliates banners, set them as left aligned */
#content_middle img{display:block;
					margin-left:0px;
					margin-right:0px;
					padding: 5px 0px 5px 0px;
}

.affiliates_links h3{padding-top:20px;
}