/*
New Mexico - County - Index
*/
#columnLeft {
    width: 570px;
    float: left;
    margin: 25px 0 0 30px;
    font-size: 11pt;
    line-height: 1.3em;
}

.viewEventLink{
    cursor : pointer;
}

.secondaryBody h2 a {
	color: #F47920;
}
#secondaryContent .sidebarSection {
	width: 44%;
	float: left;
	margin-right: 5%;
	min-height: 240px;
	border-bottom: 2px dotted #999;
	background-image: url('/communityplatform/public/images/community/newmexico/secondaryContentBackground.png');
	background-repeat: repeat-x;
}
.secondaryText {
	font-size: 13px;
}
.secondaryButton {
	position: absolute;
	right: 7px;
	bottom: 7px;
	float: right;
	background-color: #FFA500;
	padding: 6px 10px;
	border-radius: 8px;
	box-shadow: 1px 1px 2px 0px #999;
}
.secondaryButton a {
	color: #FFF;
	font-size: 14px;
}
.sidebarSection .secondaryBody img {
	margin: 32px 10px 9px 0;
}
#secondaryContent .secondaryBody h2 {
	text-indent: -112px;
	margin-bottom: 8px;
}

#pageMapFiltersLabel, #pageMapFilters, #mapWidgetLegendButton
{
    display : block;
}

#columnRight #rightBody h4 {
    letter-spacing: 1px;
    padding: 0 0 0px 0;
}
div.widgetContainer.teaserBlock .secondaryBody img {
    margin: 32px 10px 9px 0;
    width: 100px;
}
#columnRight .plainTextWidget {
    width: 100%;
    float: left;
}
