 /* @group Share links */

ul#share-links li:hover ul,
ul#share-links li.sfHover ul {
top: 14px;
}

/* @end */



/* @group Override for grid */

#main {
    width: 970px;
}

#cwell {
    margin: 0 20px 0 0;
    padding: 10px 0 0 0;
    width: 610px;
	position: relative;
}

#adrail {
    margin: 0;
    width: 340px;
}

a img {
	border: none;
}

p + ul {
	margin-top: 0;
}

/* @end */

div.section {
	margin: 0 0 40px 0;
	clear: both;
}

#cwell h1, #cxContent h1 {
	margin: 25px 0 20px 0;
	font-size: 1.69230769231em;
	font-weight: bold;
	color: #555;
}

#cwell h2, #cxContent h2 {
	margin: 0 0 10px 0;
	font-size: 1.38461538462em;
	font-weight: bold;
	color: #555;
}

#cwell h2 a, #cxContent h2 a {
	padding: 5px 0;
	font-size: 0.72222222222em;
	font-weight: normal;
	float: right;
}

table.election-results {
	margin: 0 0 10px 0;
	width: 100%;
}
table.election-results th, table.election-results td {
	padding: 8px 5px;
	font-size: 14px;
}

table.election-results th {
	border-bottom: 2px solid #e5e5e5;
	font-weight: bold;
}

table.election-results td {
	border-bottom: 1px solid #e5e5e5;
}

td span.bar-container {
	background: #eee;
	width: 100px;
	display: block;
	height: 15px;
}

td.bar {
	font-size: 10px;
	color: #555;
	width: 100px;
}

tr.republican span.bar-results, tr.r span.bar-results {
	background: #900;
}

tr.democratic span.bar-results, tr.d span.bar-results {
	background: #009;
}

tr.libertarian span.bar-results, tr.l span.bar-results {
    background: #2d2f4a;
}

td span.bar-results {
	background: #999;
	display: block;
	height: 15px;
}

p.precints {
	padding: 0 5px;
	font-size: 0.84615384615em;
	color: #777;
}

p.precints span {
	float: right;
}

ul.races {
	margin: 0 0 20px 0;
	padding: 10px 10px 5px 10px;
	background: #eee;
}

ul.races li {
	margin: 0 0 5px 0;
	width: 25%;
	font-size: 0.84615384615em;
	float: left;
}

div.select-results select {
	width: 160px;
	position: absolute;
	top: 40px;
	right: 0;
}

div.select-results option {
	padding: 0 5px;
}

p.breadcrumb {
	margin: 0 0 20px 0;
	padding: 5px 0 0 0;
}

td.candidate {
	width: 380px;
}

td.candidate span {
    padding: 0 0 0 5px;
    color: #888;
    font-size: 10px;
    text-transform: uppercase;
}

td.votes, td.percent {
	width: 100px;
}

tr.winner td.candidate {
    padding: 0 0 0 15px;
    background: url('http://img.coxnewsweb.com/C/00/54/40/image_7240540.png') center left no-repeat;
}

p.breadcrumb {
	padding: 0;
}

div.bottom-navigation {
	padding: 10px 0 0 0;
	border-top: 1px solid #ccc;
	position: relative;
	clear: both;
}

div.bottom-navigation a {
	position: absolute;
	right: 0;
}
#ajc-content, #cxContent {
	position:relative;
	}
.ajc-span-10 h1 {
	margin: 40px 0 10px 0;
	font-size: 18px;
}
