/* Partners in Purple box */
.PartnersInPurpleHolder {
	display:block;
	background-color:#FFFFFF;
	width:598px;
	border-bottom:1px solid #FFBCC1;
}
.PartnersInPurple01 {
	display:inline;
	float:left;
	width:190px;
	height:145px;
	margin:6px 0;
	background:#FFFFFF url(http://www.redhatsocietystore.com/images/PurplePrinting.gif) center center no-repeat;
	border-right:1px solid #FFBCC1;
}
.PartnersInPurple01 a {
	display:block;
	width:100%;
	height:145px;
}
.PartnersInPurple02 {
	display:inline;
	float:left;
	width:200px;
	height:145px;
	margin:6px 0;
	background:url(http://www.redhatsocietystore.com/images/BookstorePartner.png) center center no-repeat;
	border-right:1px solid #FFBCC1;
}
.PartnersInPurple02 a {
	display:block;
	width:100%;
	height:145px;
}
.PartnersInPurple03 {
	display:inline;
	float:left;
	width:200px;
	height:145px;
	margin:6px 0;
	background:url(http://www.redhatsocietystore.com/images/MBI.jpg) center center no-repeat;
}
.PartnersInPurple03 a {
	display:block;
	width:100%;
	height:145px;
}


/* Center ad related */
.TwoSquareAd {
	display:block;
	width:598px;
	margin:10px 0;
	padding:0 18px;
}
	.TwoSquareAd span {
		display:inline;
		width:260px;
		margin:0 10px;
	}

/* for classmates ad */
.ClassmateAd {
	display:block;
	width:100%;
	background-position:center;
	background-repeat:no-repeat;
	margin:3px 0 5px 0;
}
