body {
	font-family: Arial, Helvetica, sans-serif;
	width: 625px;
}
body.iwiw {
	width: 730px;
}
body.iwiw_small {
	width: 560px;
}
body.iwiw div.demography img.graph {
	width: 330px !important;
	height: 330px !important;
}
#header {
	height: 164px;
	background: url(../img/politograf/logo.png) 0 0 no-repeat;
	text-indent: -9999px
}
.iwiw #header {
	background-image: url(../img/politograf/iwiw_logo.png);
	height: 160px;
}
.iwiw_small #header {
	background-image: url(../img/politograf/iwiw_logo_profile.png);
	height: 56px;
}
.iwiw_small .demography img {
	position: absolute;
	top: 0px;
	left: 410px;
	width: 140px !important;
	height: 140px !important;
	padding: 5px;
	background: white;
	float: left;
}
.iwiw_small h2 {
	margin: 0;
}
#content h4 {
	color: #00255c;
	font-size: 24px;
	font-weight: normal;
}
#body {
	padding: 0 20px 20px 20px; 
}

#body label {
	font-size: 14px;
	color: #4b4b4b;
}

#body div.question {
	margin: 30px;
	clear: both;
}
div.radio {
	float: left;
	width: 21px;
	height: 21px;
	margin: 0 10px 0 0;
	overflow: hidden;
	text-indent: -9999px;

	background: #1d50a3 url(../img/politograf/checkbox_off.png) 0 0 no-repeat;
}
div.checked {
	background: #00255c url(../img/politograf/checkbox_on.png) 0 0 no-repeat;
}

div.submit {
	width: 605px;
	height: 38px;
	overflow: hidden;
	background: #ccf0f7 url(../img/politograf/closer_r.png) 0 0 repeat-x;
}
body.iwiw div.submit {
	width: 700px;
}

div.submit div.remaining {
	float: right;
	width: 363px;
	padding: 11px 0 0 0;
	font-size: 13px;
}

body.iwiw div.submit div.remaining {
	width: 463px;
}

div.buttons {
	background: #00255c url(../img/politograf/closer_l.png) 0 0 repeat-x;
	float: left;
	width: 225px;
	height: 38px;
}

div.submitbutton {
	background: url(../img/politograf/closer_m.png) 100% 0 no-repeat;
	height: 38px;
}
div.submitbutton input.submit {
	background: transparent;
	border: 0;
	padding: 8px 25px 0 25px;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

ul.footer {
	margin: 0 30px;
	padding: 15px 0 0 0;
	border-top: solid 1px #747474;
	list-style: none;
}

ul.footer li {
	color: #979797;
	font-size: 11px;
	display: inline;
}

ul.footer li a {
	color: #00255c;
}

.jNiceSelectWrapper {
	width: 190px !important;
	border: solid 1px #d9dad7;
}
table td {
	padding: 5px;
}
.jNiceSelectWrapper div span {
	width: 120px;
	border: none;
	font-size: 14px;
	color: #4b4b4b;
}
.jNiceSelectWrapper div a {
	background: url(../img/politograf/select.gif) no-repeat center center;
}
.jNiceSelectWrapper ul {
	width: 200px;
}
.jNiceSelectWrapper ul li {
	font-size: 15px;
}

.demography .content td {
	line-height: 20px;
}
.demography .content label {
	font-weight: bold;
}

.demography img {
	width: 280px;
}

.disclaimer {
	font-size: 12px;
	padding: 20px;
}

div#total {
	background: url(../img/politograf/total.png) 0 0 no-repeat;
	width: 625px;
	height: 160px;
}
#total a {
	display: block;
	position: absolute;
}
#total a span {
	display: none;
}
#total a.description {
	top: 57px;
	left: 490px;
	width: 106px;
	height: 40px;
}
#total a.fill {
	top: 95px;
	left: 0px;
	width: 380px;
	height: 55px;
}
#total p {
	padding: 138px 0 0 15px;
	color: white;
	font-size: 15px;
}

iframe.banner {
	width: 331px;
	height: 358px;
	float: left;
	overflow: hidden;
	border: 0;
	margin: 0 15px;
}

div.facebook #content {
	width: 742px;
}

div.facebook div.submit {
	width: 722px;
}

div.facebook #header {
	background-image: url(../img/politograf/facebook_logo.png);
}

div.facebook div.submit div.remaining {
	width: 480px;
}

div.facebook table.demography-results {
	width: 690px;
}


