
.pendingUpdateMessage {
	text-align: center;
	padding: 10px 15px;
	font-weight: bold;
}

ul.sectionLinks {
    text-align: center;
    margin:0;
    padding:0;
}
ul.sectionLinks .sectionLink {
	display: inline;
	padding: 5px;
}

ul.sectionLinks .selected a {
	text-decoration: none;
	color: #21449C;
}

.sectionContent {
	margin-top: 30px;
}

.profileButterfly {
	float: left;
	margin: -10px 10px 0 0;
}

.userComment .comment {
	padding: 15px 0;
}

.userComment .userInfo {
	text-align: right;	
	clear:none;
	font-size: 11px;
}
.userComment .userInfo .userInfoLabel {
	font-weight: bold;
}
.userComment .userInfo div {
	display: inline;
}

#body .content h2.localResultsHeading  {
    padding: 0;
}

.subCategorySection {
    margin-bottom: 40px;
}