div.main {
	width: 530px;
	height: 268px;
	background: #fff url(../../pic/lp_handel_zagr.jpg);
	background-repeat: no-repeat;
}
div.main_content {
	width:290px;
	float: right;
}
div.note {
	color:#585c5c;
	font-size: 9px;
	margin-top: 60px;
}
p.note {
	margin: 20px 10px 0px 15px;
}

ul.bullets li {
	background: transparent url(../../pic/superkonto_li_bg.gif) no-repeat scroll 0 7px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px 10px 0px 10px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	color: #022480;
	
}

.bold {
	font-size: 16px;
	font-weight: bold;
}

img.header {
	margin: 30px 20px 20px 10px;
}

hr {
	margin-top: -5px;
	border: 0px;
	background-color: #265995;
	height: 10px;
	width: 530px;
}

a.arrow{
	background: transparent url(../pic/arrow-orange.gif) no-repeat scroll 5px 10px;
	padding: 5px 5px 5px 20px;
}

