html, width, #body, body
{
	margin: 0px;
	padding: 0px;
	background: #fff;
	font: normal 12px/15px "helvetica medium", helvetica, arial, sans-serif;
	color: #959491;
	width: 100%;
	margin-bottom: 50px;
}

#header
{
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#content
{
	display: block;
	width: 980px;
	background-color: transparent;
	width:100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#footer
{
	clear: both;
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#main_well, #main_well_content, .question
{
	width: 100% !important;
}

/* .page-break { display:block; page-break-before:always; } */

#page, #content
{
	float: left;
	width: 100%;
}

/* Header Elements */

table#header_login, td #sign_up_header, #primary_nav, #nav_state_selector, .noprint
{
	display: none !important;
}

img.noprint
{
	display: none !important;
}

#footer img
{
	display: none !important;
}

/* End Header Elements */

#right_rail
{
	display: none;
}

input, select, button
{
	display: none;
}

/* Voter Guide */
#candidatesbox_top
{
	display: block !important;
	clear: both !important;
}

#voterguide_allcontent
{
	display: block !important;
	clear: both !important;
	width: 100% !important;
}

#candidate-answers
{
	float: left;
	display: block !important;
	clear: both !important;
	width: 100% !important;
}

.toggler
{
	margin: 0px;
	padding: 0px;
}

/* display text over a background image */
#bg-heading {
    display: block !important;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    }

