/* ==|== primary styles =====================================================
   Author: Zupa
   ========================================================================== */


#wct_37268 {
	position: relative;
	font:13px/15px Verdana, sans-serif;
	width:418px;
	height:239px;
	overflow: hidden;
	padding: 22px 22px 22px 16px;
	line-height: 1.6em;
	background: url('../images/bg_darkblue.png') no-repeat scroll 0 0 transparent;
}


#wct_37268 #wct_content
{
	display: none;

}


#wct_37268 h1 {
	font-size: 24px;
}

#wct_37268 h2 {
	font-size: 18px;
}

#wct_37268 p {
   	margin: 10px 0 15px;
}


#wct_37268 #btn
{
	position: absolute;
	left: 270px;
	top:228px;
	width: 199px;
}


#wct_37268 #wct_header
{
	position: absolute;
	color: white;
	font-family: 'DanskeHeadlineRegular';
	font-size: 25px;
	line-height: 100%;
}



#wct_37268 #wct_body
{
	position: absolute;
	color: white;
	font-family: verdana, sans-serif;
	font-size: 12px;

}



#wct_37268 .wct_check
{
	background: url('../images/check.png') 0 2px no-repeat;
	padding-left: 25px;
	position: absolute;
	min-height: 20px;
	color: white;
	font-family: verdana, sans-serif;
	font-size: 13px;
	cursor: pointer;
	top: 500px;
}

#wct_37268 #graph
{
	position: absolute;
	left: 498px;
	top: 70px;
}

#wct_37268 #graph img
{
	position: absolute;
}





#wct_37268 .check_active
{
	background: url('../images/check_active.png') 0 2px no-repeat;
	padding-left: 25px;
	position: absolute;
	min-height: 20px;
	font-family: verdana, sans-serif;
	font-size: 13px;
	cursor: pointer;
}