html {
        margin: 0;
        padding: 0;
	height: 100%;
	/*overflow: -moz-scrollbars-vertical;*/
}

body {
        background-repeat: repeat-x;
	background-attachment: fixed;
        background-color: #ccc;
        text-align: center;
        margin: auto;
	height: 100%
}

img {
	border: 0;
}

#placeholder1 {
        width: 952px;
        background-color: #fff;
        margin: auto;
        text-align: left;
        padding: 0;
	min-height: 100%;
	position: relative;
}

#placeholder2 {
	width: 932px;
        padding: 10px;
        margin: 0;
        height: 100%;
}

#mainmenu {
        background-image: url(/img/main_back.jpg);
        width: 100%;
        height: 40px;

}

#mainmenuspacer {
        width: 100%;
        height: 21px;

}

h1, h1 span {
	float: left;
	width: 284px;
	height: 42px;
	margin: 0px;
	padding: 0;
	font-size: 0%;
}

h1 span {
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -42px;
	padding: 0;
}

#submenu {
        background-image: url(/img/submenu_back.jpg);
        width: 648px;
        height: 42px;
        float: right;
        overflow: hidden;
	padding: 0;
	margin: 0;
}


#submenu ul {
	width: 100%;
	height: 42px;
	margin:0;
	padding:0;
	float: left;
	margin-left: 10px;
}

#submenu ul li {
	height:42px;
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	background-image: url('/img/submenu_spacer.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-right: 10px;
}

#submenu li.lastone {
	background-image: none;
}

#submenu a {
	text-decoration: none;
}

#placeholder_main {
	width: 932px;
	padding: 0;
	clear: both;
	overflow: hidden;
	/* background-image: url('/img/maincontent_back.jpg'); */
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 1px;
}

.bottom_box {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #333;
}

#firstpage_prod_left {
	width: 211px;
        background-image: url('/levonline_dev/img/left.jpg');
	margin-left: 7px;
}

#firstpage_prod_middle {
	width: 212px;
        background-image: url('/levonline_dev/img/middle.jpg');
	margin-left: 13px;
}

#firstpage_prod_right {
	width: 211px;
        background-image: url('/levonline_dev/img/right.jpg');
	margin-left: 13px;
}

.firstpage_prod_box {
	padding: 10px;
	float: left;
	height: 179px;
	overflow: hidden;
	font-family: arial, sans-serif;
        font-size: 8pt;
        color: #eee;
	position: relative;
}

.firstpage_prod_box .buybutton {
	position: absolute; bottom: 7px; left: 7px !important;
	border: 0;
}
.firstpage_prod_box .infobutton {
	position: absolute; bottom: 7px; left: 75px !important;
	border: 0;
}

.firstpage_prod_box img {
	float: right;
}

.firstpage_prod_box a {
        text-decoration: none;
        color: #eee;
	overflow: hidden;
}

.firstpage_prod_box ul {
        list-style: none;
        list-style-image: url(/img/arrow.gif);
        margin-top: 4px;
        float: left;
        display: block;
        margin: 0;
        padding-left: 20px;
}

.firstpage_prod_box li {
        padding: 0px;
        font-family: arial, sans-serif;
        font-size: 8pt;
        color: #eee !important;	
}



.firstpage_prod_box h2, #bottom_overall h2 {
        font-family: arial, sans-serif;
        font-size: 7pt;
        color: #ccc;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

#bottom_left {
	width: 218px;
	height: 197px;
        background-image: url('/img/left.jpg');
	float: left;
        padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	background-position: top left;

        font-family: Arial, sans-serif;
        font-size: 9pt;
        color: #333;
	overflow: hidden;
}

#bottom_middle {
	width: 212px;
	height: 197px;
        background-image: url('/img/middle.jpg');
	float: left;
        padding-left: 17px;
	padding-top: 10px;
	padding-right: 10px;
	background-position: top left;

        font-family: Arial, sans-serif;
        font-size: 9pt;
        color: #333;
	overflow: hidden;
}

#bottom_right {
	width: 213px;
	height: 197px;
        background-image: url('/img/right.jpg');
	float: left;
        padding-left: 23px;
	padding-top: 10px;
	padding-right: 10px;
	background-position: top left;
        font-family: Arial, sans-serif;
        font-size: 9pt;
        color: #333;
	overflow: hidden;
}

#pi_bottomlogo {
	width: 733px;
	height: 58px;	
	float: left;
        overflow: hidden;
}

#pi_ingress {
	width: 733px;
	height: 98px;
        background-image: url('/img/pi_ingressback.jpg');
	float: left;
        overflow: hidden;
}

#pi_product_container {
	width: 718px;
	padding-left: 9px;
	float: left;
	padding-bottom: 9px;
}

#pi_ingress_text {
	width: 430px;
	height: 94px;
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #333;
	float: left;
	margin-left: 9px;
	padding: 8px;
}

#pi_ingress_spacer {
	width: 2px;
	height: 94px;
	background-image: url('/img/pi_ingress_spacer.jpg');
	float: left;
}

#pi_ingress_heading {
	width: 200px;
	height: 94px;
	float: left;
	font-family: arial, sans-serif;
	font-size: 20pt;
	color: #333;
	text-transform: uppercase;
	padding-left: 10px;
	position: relative;
	
}	

#pi_heading {
	vertical-align: bottom;
	position: absolute;
	bottom: 5px;
	height: 30px;
}


#sidemenu_contents {
	width: 175px;
	height: 95%;
	margin-left: 5px;
	padding: 5px;
	float: left;
	font-family: arial,sans-serif;
	font-size: 8pt;
	color: #333;
	overflow: hidden;
	
}

.fake_hr {
	height: 1px;
	width: 173px;
	font-size: 0;
	background-color: #dadada;
	padding: 0;
	margin: 0;
	margin-top: 1px;
}

#bottom #fake_hr {
        height: 1px;
        width: 100%;
        font-size: 0;
        background-color: #333;
        padding: 0;
        margin: 0;
        margin-top: 3px;
        margin-bottom: 8px;
}

#fakehr {
        height: 1px;
        width: 100%;
        font-size: 0;
        background-color: #333;
        padding: 0;
        margin: 0;
        margin-top: 3px;
        margin-bottom: 8px;
}


.sidemenu_item_container {
	padding-bottom: 9px;
}

.sidemenu_subhead {
        font-family: arial,sans-serif;
        font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 2px;
}

.sidemenu_subhead a {
	text-decoration: none;
}

.moreinformation {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
}


.moreinformation a {
	text-decoration: none;
	color: #333;
}

.outages {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: 12pt;
}

.sidesub {
	padding-top: 5px;
}

.outages a {
	text-decoration: none;
	color: #333;
}

.outages .date a {
	color: #333;
}

.outages .date2 a {
	color: #009900;
}

.outages .date3 a {
	color: #990000;
}

.outages .date4 a {
	color: #001999;
}

.outages .date {
        font-family: arial,sans-serif;
        font-size: 7pt;
	font-style: italic;
        color: #333;
        text-transform: uppercase;
}

.outages .date4 {
        font-family: arial,sans-serif;
        font-size: 7pt;
	font-style: italic;
        color: #001999;
        text-transform: uppercase;
}

.outages .date3 {
        font-family: arial,sans-serif;
        font-size: 7pt;
	font-style: italic;
        text-transform: uppercase;
	color: #990000;
}
.outages .date2 {
        font-family: arial,sans-serif;
        font-size: 7pt;
	font-style: italic;
        text-transform: uppercase;
	color: #009900;
}


.first_on_row1 {
	width: 236px;
	height: 205px;
        background-image: url('/img/pi_prod_back_1.jpg')
}

.second_on_row1 {
	width: 236px;
	height: 205px;
        background-image: url('/img/pi_prod_back_2.jpg')


}

.third_on_row1 {
	width: 236px;
	height: 205px;
        background-image: url('/img/pi_prod_back_3.jpg')

}

.pi_placeholder {
	position: relative;
	height: 205px;
	padding-left: 5px;
	padding-right: 5px;
}

#pi_prod_container {
	width: 236px;
	height: 236px;
	overflow: hidden;
	padding-top: 7px;
	float: left;
}

.buy {
	position: absolute; bottom: 10px; left: 10px;	
	border: 0;
}

.buy1 {
	position: absolute; bottom: 10px; left: 75px;	
	border: 0;
}

.buy2 {
        position: absolute; bottom: 20px; left: 0px;
        border: 0;
}

.buybutton {
        position: absolute; bottom: 15px; left: 5px;
        border: 0;
}

.buy3 {
        position: absolute; bottom: 20px; left: 40px;
        border: 0;
}

.infobutton {
        position: absolute; bottom: 15px; left: 65px;
        border: 0;
}


.buy a:hover {
        background: url('/levonline/sv/img/mainmenu/privatkunder_hover.jpg');
}

.first_on_row2 {
        width: 236px;
        height: 236px;
        overflow: hidden;
        padding-top: 10px;
        float: left;
	margin-right: 4px;
}
.second_on_row2 {
        width: 236px;
        height: 236px;
        overflow: hidden;
        padding-top: 10px;
        float: left;
	margin-right: 4px;
}
.third_on_row2 {
        width: 236px;
        height: 236px;
        overflow: hidden;
        padding-top: 10px;
        float: left;
	margin-right: 0px;
}

.pi_prod_shortdesc {
	height: 55px;
	padding: 5px;
	margin-right: 5px;
        font-family: arial, sans-serif;
        font-size: 8.5pt;
	line-height: 12pt;
        color: #333;
}



.pi_prod_dotlist {
	width: 120px;
	float: left;
}

.pi_prod_dotlist ul {
        list-style: none;
        list-style-image: url(/img/arrow.gif);
	margin-top: 4px;	
	float: left;
	display: block;
	margin: 0;
	padding-left: 20px;
}

.pi_prod_dotlist li {
        padding: 0px;
        font-family: arial, sans-serif;
        font-size: 8pt;
        color: #333;	
}

.pi_product_image {
	width: 90px;
	height: 100px;
	float: right;
}

#gen_heading {
        width: 709px;
        height: 33px;
        background-repeat: no-repeat;
        float: left;
        font-family: arial, sans-serif;
        font-size: 9pt;
	font-weight: bold;
        text-transform: uppercase;
        color: #333;
        padding-left: 20px;
        line-height: 29px;
	overflow: hidden;
	margin-left: 21px;
}

#gen_mainarea {
        width: 732px;
        background-image: url('/img/gen_mainback1px.jpg');
	float: left;
	margin-left: 1px;
	min-height: 490px;
}

#gen_contents {
        width: 682px;
        background-image: url('/img/gen_mainback.jpg');
        background-repeat: no-repeat;
        background-position: bottom;
	min-height: 418px;
        font-size: 9pt;
        font-family: arial,sans-serif;
        color: #333;
	line-height: 1.7em;
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 0px;
        padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	float: left;
}


#gen_contents ul {
        list-style-type: circle;
        list-style-position: outside;
	font-size: 1em;
}



#gen_contents li {
	margin-left: 20px;
        padding-right: 200px;
        font-family: arial, sans-serif;
        font-size: 9pt;
        color: #333;
}

#gen_contents img {
	float: right;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 15px;
	margin-bottom: 0;
}

#gen_contents object {
	float: right;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 15px;
	margin-bottom: 0;
}

#gen_bottom {
	margin-top: 0;
	padding: 0;
	padding-top: 5px;
        width: 718px;
	height: 67px;
        background-image: url('/img/gen_bottom.jpg');
        background-repeat: no-repeat;
        background-position: top;
	padding-left: 14px;
	float: left;
}

#gen_bottom_extra {
        width: 718px;
	height: 72px;
        background-image: url('/img/gen_bottom_extra.jpg');
	float: left;
	padding-left: 14px;
}

.extra_prod_spacer {
	margin-top: 2px;
        width: 2px;
        height: 53px;
        background-image: url('/img/extraproductspacer.jpg');
	float: left;
}

.extra_prod {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	overflow: hidden;
        width: 334px;
        height: 42px;
	float: left;
	font-size: 8pt;
	font-family: arial,sans-serif;
	color: #333;
}

.prod_head {
	color: #990000;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}

.extra_prod a {
	color: #990000;
}

#bottom {
	width: 932px;
	height: 113px;
	background-image: url('/levonline_dev/img/footer.jpg');
	text-align: center;
	font-family: arial,sans-serif;
	color: #868686;
	font-size: 8pt;
}

#footer {
	padding-top: 10px;
	text-align: center;
	font-family: arial,sans-serif;
	color: #868686;
	font-size: 8pt;
}

#footer a {
	text-decoration: none;
}



.bottom_contact_identifier {
	font-style: italic;
	font-size: 7pt;
}

.bottom_contact_info {
	font-size: 9pt;
}

.bottom_contact_info a {
	text-decoration: none;
}

.prod_img {
	float: right;
	padding-right: 5px; 
}

.home_prod_dotlist {
	width: 120px;
	float: left;
}

.home_prod_dotlist ul {
        list-style: none;
        list-style-image: url(/img/arrow.gif);
        margin-top: 4px;
        float: left;
        display: block;
        margin: 0;
        padding-left: 20px;
}

.home_prod_dotlist li {
        padding: 0px;
        font-family: arial, sans-serif;
        font-size: 8pt;
        color: #333;	
}




.firstpage_box_container {
	padding: 0;
	margin: 0;
        height: 100%;
        width: 100%;
	padding-right: 3px;
	font-family: arial, sans-serif;
        font-size: 8pt;
        color: #333;
	position: relative;

}

.firstpage_box_container a {
        text-decoration: none;
        color: #333;
	overflow: hidden;
}


.firstpage_box_container h2, #bottom_overall h2 {
        font-family: arial, sans-serif;
        font-size: 7pt;
        color: #333;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

#product_sell_list {
	list-style: none;
        display: block;
        margin: 0;
        padding-left: 10px;

}

#product_sell_list li {
	margin-right: 12px;
	margin-left: 0;
	padding-bottom: 5px;
}

#prodpageprod {
	float: right;
	margin-left: 0px;

}

.main_page_box_text {
	height: 50px;
}

.price {
	color: #8c0000;
	font-weight: bold;
	font-size: 7pt;

}

.price_prodpage {
	color: #8c0000;
	font-weight: bold;
	font-size: 13pt;

}

.quotation a {
	color: #8c0000;
	font-size: 10pt;

}

#a_news_entry {
	padding: 0;
	margin: 0;
	width: 680px;
}

#a_news_entry .date {
	float: right;
	font-size: 8pt;
	font-style: italic;
	margin: 0;
	padding: 0;
	margin-right: 20px;
}

#a_news_entry .subject {
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#a_news_entry .text {
	font-size: 8pt;
	display: none;
	margin: 0;
}

.text_heading {
	margin-right: 15px;
	text-decoration: none;
	color: #333;
}

#searchback {

	background-image: url('/img/searchbarback.jpg');
	height: 40px;
	width: 255px;
	float: right;
	margin-right: 20px;
	
}

#search_left_spacer {

	background-image: url('/img/main_spacer.jpg');
	height: 40px;
	width: 2px;
	float: left;
}

#search_right_spacer {

	background-image: url('/img/main_spacer.jpg');
	height: 40px;
	width: 2px;
	float: right;
}

#search_middle {
	width: 251px;
	height: 40px;
	float: left;
	padding-top: 7px;
	text-align: center;
}

#primary-nav {
	float: left;
}

.primary-navigation {
	float: left;
	width: 600px;
	height: 40px;
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	text-transform: uppercase;
	font-size: 9pt;
	color: white; 
	list-style: none;
}

.primary-navigation a {
	color: #ccc;
	text-decoration: none;
}

.primary-navigation a:hover {
	color: white;
}

.primary-navigation li.first {
	background-image: none !important;
}

.primary-navigation li {
	position: relative;
	display: block;
	float: left;
	background-image: url(/img/mainmenu_spacer.jpg); 
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	padding-right: 15px;
}

#search_button {
	background-color: #333;
        border: 1px solid #ddd;
	color: #ddd;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	height: 26px;
	margin-top: 0px;
	padding: 0px;
	width: 50px;
	display: block;
	float: right;
	margin-right: 18px;
}

#search_text {
        background-color: #333;
        border: 1px solid #ddd;
        color: #ddd;
        font-size: 10pt;
        font-family: Arial, sans-serif;
        height: 20px;
        margin-top: 0px;
        padding: 2px;
        width: 150px;
	display: block;	
	float: left;
	margin-left: 18px;
}

#pi_ingress_text p {
	margin: 0;
	padding: 0;
}

.no_border {
	border: 0px;
}

.support_menu {
        background-image: url(/img/submenu_back.jpg);
        width: 648px;
        height: 33px;
        overflow: hidden;
	padding: 0;
}

.support_menu a {
	padding-left: 7px; 
	padding-right: 7px;
	height: 28px;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
}

.support_menu .current {
	background-color: #333;
	color: white;
}

#gen_contents h1 {
	font-size: 10pt;
	font-weight: bold;
	float: none;
	margin-bottom: -18px;
	margin-top: 12px;
}

#gen_contents h2 {
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	float: none;
	margin-left: 5px;
}

#gen_contents h3 {
	margin-top: 15px;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	float: none;
	display: block;
	width: 95%;
	border-bottom: 1px solid #ccc;
	padding-top: -10px;
}

#gen_contents .firsth3 {
	margin-top: 0 !important;
}

#gen_contents div {
	margin-bottom: 10px;
	margin-top: 10px;
}

.greytablebordercontact {
	width: 295px;
	float: left;
	border: 1px solid #ccc;
	padding: 12px;
	margin: 10px;
	background-image: url(/img/bg_greyborder_p.gif);
	background-repeat: repeat-x;
}

.mail_sent {
	font-size: 12pt !important;
	color: #009900 !important;
}
.mail_not_sent {
	font-size: 12pt !important;
	color: #990000 !important;
}

.buy_table_current {
        background-color: #cfc;
        font-family: arial, sans-serif;
        font-size: 8pt;
	text-align: center;
        color: #333;
        text-transform: uppercase;
	font-weight: bold;

}

.buy_table_done {
        background-color: #cfc;
        font-family: arial, sans-serif;
        font-size: 8pt;
        text-align: center;
        color: #bbb;
        text-transform: uppercase;

}

.buy_table_notdone {
        background-color: #ddd;
        font-family: arial, sans-serif;
        font-size: 8pt;
        text-align: center;
        color: #bbb;
        text-transform: uppercase;

}

.buy_table_current a {
        color: #333;
	text-decoration: none;
}

.buy_table_done a {
        color: #bbb;
	text-decoration: none;
}

.buy_table_notdone a {
        color: #bbb;
	text-decoration: none;
}


.buy_heading {
        background-color: #ccc;
        font-family: arial, sans-serif;
        font-size: 8pt;
        color: #333;
        text-transform: uppercase;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: 1px solid;

}

.buy_content {
        background-color: #eee;
        font-family: arial, sans-serif;
        font-size: 8pt;
        color: #333;
	padding-left: 10px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;

}

.buy_spacer {
        background-color: #fff;
	line-height: 5px;
        
}

.buy_button {
        background-color: #eee;
	text-transform: uppercase;
        font-weight: bold;
        padding-left: 10px;
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd;
	height: 40px;

}

.buy_content_form_big {
        background-color: #eee;
        font-family: arial, sans-serif;
        font-size: 8pt;
        color: #333;
        padding-left: 10px;
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd;
	height: 40px;

}

.buy_content_form_small {
        background-color: #eee;
        font-family: arial, sans-serif;
        font-size: 8pt;
        color: #333;
        padding-left: 10px;
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd;
	height: 30px;
	width: 150px;

}

.buy_button_button {
	width: 150px; 
	height: 30px;
        text-transform: uppercase;
        font-weight: bold;
}

.general_form {
	width: 250px;
	height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

.general_button {
        width: 100px;
        height: 25px;
        text-transform: uppercase;
        font-weight: bold;
}

.error_msg {
	color: red;
}

#support_ids {
	width: 27px;
	display: block; 
	float: left; 
}

.no_format {
	padding: 0 !important;
	margin: 0 !important;
	float: none !important;
	border: none;
}

.tablecontent1, .tablecontent2 {
        border-bottom: 1px solid grey;
        height: 30px;
	padding-right: 5px;
	font-size: 8pt;
	padding-top: 3px;
	padding-left: 25px;
	line-height: 30px;
}

.tablecontent1 a, .tablecontent2 a {
	text-decoration: none;
}

.tablecontent1 input[type=text], .tablecontent2 input[type=text] {
	width: 300px;
	height: 14px;
	border: 1px solid grey;
}

.pdf {
	background-image: url(/img/icon_pdf.gif);
	background-position: 4px 8px;
	background-repeat: no-repeat;
}

.tablecontent1 {
        background-color: #eee;
}

.tablecontent2 {
        background-color: #ddd;
}

.tablehead {
	/* used for level 1 heading in table */
        font-weight: bold;
        border-bottom: 5px solid grey;
        background-color: #fff;
        height: 40px;
        padding-left: 25px;
        padding-right: 20px;
        text-transform: uppercase;
	background-image: url(/img/tableback.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.tablename {
	/* Used for level 2 headingd in table */
	font-weight: bold;
        border-bottom: 1px solid grey;
        background-color: #fff;
        height: 30px;
        padding-left: 25px;
	font-size: 8pt;
	padding-top: 3px;
	padding-right: 10px;
}

.tablename a {
	text-decoration: none;
}

.greytext {
	color: #444;
	font-size: 7pt;
}

.bigbig {
	font-size: 15pt;
}

.domline {
	height: 1px;
	background-color:#17A6E8;
}

.domfree td {
	/*height: 60px; */
	background-color: #99ff99;
	border: 1px solid #009900;
	padding: 10px 15px;
}

.domtaken td {
	height: 30px;
	background-color: #ff9999;
	border: 1px solid #990000;
	padding-left: 15px;
}

.domfail td {
	background-color: #ffff99;
	border: 1px solid #ffcc00;
	padding-left: 15px;
}

.domline + .domline {
	display: none;
}

.tld:hover, .tld:hover + label {
	border-bottom: 1px dotted black;
}

label, input[type=checkbox] {
	cursor: pointer;
}

.underarea_box {
	display: block;
	overflow: hidden;
	float: left;
}

#left_underarea {
	width: 291px;
	margin-left: 8px; 
}

#middle_underarea {
	width: 292px;
	margin-left: 18px;
}

#right_underarea {
	width: 292px;
	margin-left: 18px;
}

.bottom_box {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #ccc; 
	height: 65px;
}

#frontpage_domansok {
        width: 733px;
        height: 99px;
        float: left;
        overflow: hidden;
        position: relative;
	background-image: url('/levonline_dev/img/domansok.jpg');
	font-family: arial;
	font-size: 12pt;
	color: #333;
}

#frontpage_domansok input[type=image] {
	margin-top: 22px;
	margin-right: 15px;
	height: 48px;
	width: 99px;
	border: 0;
	float: right;
}

#frontpage_domansok input[type=text] {
	margin-top: 33px;
	margin-left: 48px;
	height: 25px;
	width: 535px;
	color: #555;
	border: 0;
	font-family: "Century gothic", arial;
	font-size: 15pt;
	float: left;
}
