#IIH_main {
	height: 238px;
	width: 900px;
}

#IIH_left {
	font-family: Arial;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	background-color:black; 
	width: 310px; 
	height: 237px; 
	float: left;
	text-align: center;
}

#IIH_left span{
	color: #d3242B;
}

#IIH_left a{
	color: white;
	width: 300px;
	text-decoration: none;
}

#IIH_left hr{
	color: white;
	width: 85%;
	margin: 0.5em;
	*margin-top: 0.2em !important;
}

#IIH_right {
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	text-align: center;
	background-color: black;
	placeholder: #d3242B; 
	width: 586px; 
	height: 237px; 
	float: left;
}

#IIH_right iframe{
	margin-left: 110px;
	float:left;
	clear:both;
}

#IIH_right p{
	font-family: Arial;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	color: white;
	margin-top: -10px;
	margin-bottom: -20px;
	margin-left: 60px;
	float: left;
	clear: both;
}

#IIH_right #slides{
	width: auto;
	margin: auto;
	height: 237px;
	position: relative;
}

#IIH_right .slides_container {
	height: 237px;
}

#IIH_main .pagination{
	display: block;
	float:left;
	position: absolute;
	margin-top: -228px;
	margin-left: 500px;
	*margin-left: 206px;
	z-index: 99;
}

#IIH_main .pagination li {
	float: left;
	margin: 1px;
	list-style: none;
	margin-left: 3px;
}

#IIH_main .pagination li a {
	display:block;
	width: 18px;
	height: 18px;
	padding-top: 0px;
	float:left;
	overflow:hidden;
	text-indent: -999px;
	outline: none;
}

#IIH_main br{
	line-height: 20px;
}

#IIH_right #calc_box {
	width: 576px;
	height: 200px;
	background-color: black;
	border-radius: 10px;
	color: white;
	font-family: Arial;
	letter-spacing: 0px;
	text-align: left;
	padding-left: 25px;
	margin-top: 10px;
}

#IIH_right #calc_box h1{
	margin-left: 5px;
	font-size: 22px;
	font-weight: 600;
	float:left;
	clear:both;
	padding: 10px 0 0 0;
}

#IIH_right #calc_box h2{
	margin-left: 5px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 25px;
	clear:both;
}

#IIH_right #calc_box #content {
	height: 256px;
	font-size: 14px;
	font-weight: 500;
	float:left;
	margin-left: 5px;
}

#IIH_right #calc_box .slider_container{
	height: 15px;
	width: 400px;
	clear: both;
	float: left;
	margin-bottom: 20px;
}

#IIH_right .markers_container {
	width: 80px; 
	height:20px; 
	float:right; 
	margin-right: 22px; 
	margin-bottom: -18px;
}

#IIH_right .markers_container_1 {
	width: 80px; 
	height: 20px; 
	float: left; 
	margin-left: 500px; 
	margin-top: 10px;
}

#IIH_right .slider_description{
	float: left;
	width: 80px;
	font-weight: bold;
}

#IIH_right .slider_bar{
	float: left; 
	background-image: url('http://ww2.ikano.dk/sliders/home/slider-bar.png'); 
	height: 7px; 
	border:none; 
	width: 200px;
	margin-top: 5px;
}

#IIH_right #left .slider_bar a{
	background: url('http://ww2.ikano.dk/sliders/home/slider-handel.png') center;
	background-repeat: no-repeat;
	border-radius: 60px;
	height: 16px;
	width: 16px;
	border: 0px;
}

#IIH_right .amount {
	margin-left: 8px;
	float: left;
	font-weight: bold;
}

#IIH_right .definition {
	float: left;
	margin-left: 3px;
	font-weight: bold;
}

#IIH_right #link_box {
	height: 100px; 
	width: 100px; 
	cursor: pointer;
}

#IIH_right #calc_box #right {
	height: 124px; 
	width: 154px; 
	float: left; 
	margin-left: 5px;
	margin-top: -20px;
	background-image: url('http://ww2.ikano.dk/sliders/home/callout-det-er-nemt-og-trygt.png');
	background-repeat: no-repeat;
}

#IIH_right #calc_box  #left{
	float: left;
}

#IIH_right #calc_box #slider_box {
	height: 100px; 
	width: 360px; 
	float: left;
}

#IIH_right #calc_box #button {
	background-image: url('http://ww2.ikano.dk/sliders/home/btn-beregn-dit-laan.png');
	width: 195px;
	height: 30px;
	float: left;
	clear: both;
	margin-left: 200px;
	margin-top: -30px;
}

#IIH_right .slide_markers{
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 5px;
}