/* jQuery Countdown styles 1.5.6. */

#kalender {
	margin-left:15px;
	margin-top:-12px;
}

#twitter {
	background: #fff;
	width:300px;
	margin-left:10px;
	text-align: center;
}


#twitter_content {

	margin-left:10px;
}


#text {
	background: url('../images/vallokalerna.png') no-repeat;
	color:#279b01;
	font-size:12px;
	font-weight: bold;
	position: relative;
	top:0px;
	left: 0;
	text-indent: -9999px;
	height: 20px;
	margin-top: 10px;
}

.twitter_header {
	background: url(twitter.gif) no-repeat;
	width:300px;
	height:43px;
}

.hasCountdown {
	width:265px;
	height:70px;
	padding-top:10px;
}

*+html .hasCountdown {
	height:70px;
	display: block;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
	font-size:106px !important;
	font-family: Impact,Arial,Verdana;
	color:#2d2c2c;
	padding-left:45px;
	line-height: 98px;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}
