.aboutPage .becomeCouncilor .pushTop {
	height:38px;
	background:transparent url(/img/push/push-top-bg-grey.png) repeat-x;
}
* html .aboutPage .becomeCouncilor .pushTop {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/push/push-top-bg-grey.png',sizingMethod='scale');
}

.aboutPage  .becomeCouncilor .borderTpushl {
	height:38px;
	background:transparent url(/img/push/push-left-bg-grey.png) repeat-x;
}
* html .aboutPage  .becomeCouncilor .borderTpushl { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/push/push-left-bg-grey.png',sizingMethod='crop');
}

.aboutPage  .becomeCouncilor .borderTpushr {
	height:38px;
	background:transparent url(/img/push/push-right-bg-grey.png) repeat-x;
}
* html .aboutPage  .becomeCouncilor .borderTpushr { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/push/push-right-bg-grey.png',sizingMethod='crop');
}
.aboutPage  .becomeCouncilor .pushTop h2 {
	color:#fff;
	font-family:Arial, sans-serif; font-size:13px; font-weight:bold;
}
* html .aboutPage #bottomContent .columnRight {
	padding-left:20px;
}
* html .aboutPage #bottomContent .columnRight #joinUs {
	margin-left:0;
}
.becomeCouncilor {
	width:164px;
}

.becomeCouncilor .content p {
	color:#5a5a5a;
	font-size:11px;
	margin-bottom:10px;
}
.becomeCouncilor .content p.subtitle {
	font-weight:bold;
}
.becomeCouncilor .content a.readmore {
	float:right;
	color:#5a5a5a;
	font-size:10px;
}
.becomeCouncilor .content ul {
	list-style-image:url(/img/bullet-grey.gif);
	padding-left:15px;
	color:#5a5a5a;
}
.becomeCouncilor .content ul li{
	padding-bottom:10px;
}


