/* CSS Document */

/* general */

body,
div,
h1,
h2,
h3,
h4,
h5,
ul,
ol,
li,
p,
form,
table,
th,
tr,
td,
marquee {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../images/b.gif);
	background-repeat: no-repeat;
	background-position: -1159px -5px;
}

/* whole */

div.w {
	width: 926px;
	margin-left: 58px;
	
}

/* top */

div.t {
	margin-bottom: 15px;
	height: 60px;
	margin-left: 12px;
}

div.t img#logo {
	margin-bottom: 15px;
	float: left;
	margin-top: 26px;
	margin-left: 12px;
}

img {
	border: none;
}

div.t ul {
	float: left;
	margin-left: 145px;
}

div.t ul li {
	float: left;
	display: inline;
	padding-top: 36px;
	padding-right: 35px;
}

div.t ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

div.t ul li a:hover,
div.t ul li.current_page_item a {
	color: #00A0C6;
	text-decoration: none;
}

/* Special förstasida */

h2.module-head {
	background-image: url('/images/bg_box.jpg');
	padding: 10px;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

div.wide {
	width: 928px; 
	margin: 20px 0 30px 5px; 
}

div.banner {
	height: 365px; 
	background-image: url('/images/sedirekt_etta.jpg'); 
	background-color:transparent; 
	background-repeat: no-repeat;
}

div.banner_mejlavisering {
	height: 365px;
	background-image: url('/images/banner_mejlavisering_sv.gif'); 
	background-color:transparent; 
	background-repeat: no-repeat;	
}

div.banner_mejlavisering.english {
	background-image: url('/images/banner_mejlavisering_en.gif') !important; 
}


div.bannercontent {
	width: 460px;
	position: relative;
	left: 390px;
	top: 40px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
}

div.bannercontent ul {
	margin-top: 15px;
}

div.bannercontent ul li {
	font-size: 16px;
	line-height: 22px;
	display: block;
	padding-left: 0px;
	padding-right: 10px;
	text-shadow: #000 1px 1px 1px;	
}

div.bannercontent ul li a {
	color: #fff;
	text-decoration: underline;
}

div.banner h1 {
	margin: 0 0 10px 0; 
	font-size: 32px; 
	text-shadow: #000 1px 1px 3px;
}

div.banner p {
	font-size: 14px;
	line-height: 20px;
}

div.banner_mejlavisering div.bannercontent {
	width: 390px;
	position: relative;
	left: 500px;
	top: 190px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #0093bd;
	font-family: Helvetica, Arial, sans-serif;
}

div.banner_mejlavisering.english div.bannercontent {
	left: 480px !important;
	width: 400px !important;
}

div.banner_mejlavisering div.bannercontent ul li {
	font-size: 15px;
	line-height: 22px;
	display: block;
	padding-left: 0px;
	padding-right: 10px;
	text-shadow: none;
	font-weight:normal !important;
}

div.banner_mejlavisering div.bannercontent ul li a {
	color: #0093bd !important;
	text-decoration: underline;
}


/* search */

div#search {
	float: right;
	margin: 22px 32px 0 0;
	_margin: 22px 0 0 0;
	padding: 0;
}


/* left */

div.l {
	float: left;
	width: 190px;
}

div.l h3,
div.r h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 14px;
	padding-left: 12px;
	padding-bottom: 5px;
	background-image: url(../images/b_r.gif);
	background-repeat: no-repeat;
	background-position: -846px -196px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #00A0C6;
}

div.l ul {
	margin-bottom: 15px;
}

div.l ul.first,
div.l form#searchForm,
div.r form#dmForm {
	padding-bottom: 15px;
	background-image: url(../images/b_r.gif);
	background-repeat: no-repeat;
	background-position: -846px bottom;
}

div.l ul.second {
	padding-bottom: 15px;
	margin-bottom: 0px;
	background-color: #CCEAF2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

div.l form#searchForm,
div.r form#dmForm {
	margin-bottom: 15px;
}

div.l ul.first li.closed,
div.l ul.first li.closedCur,
div.l ul.first li.open {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

div.l ul.first li.closed {
	
}

div.l ul.first li.open {
	background-image: url(../images/b_r.gif);
	background-repeat: no-repeat;
	background-position: -433px -196px;
}

div.l ul.first li.openCur,
div.l ul.first li.current_page_item,
div.l ul.first li.open:hover {
	background-image: url(../images/b_r.gif);
	background-repeat: no-repeat;
	background-position: -638px -196px;
}

div.l ul.second li {
	background: none !important;
	border: none !important;
}

div.l ul.first li.closed {
	background-color: #ECF6F9;
}

div.l ul.first li.closed a,
div.l ul.first li.closedCur a,
div.l ul.first li.open a.header,
div.l ul.first li.openCur a.header,
div.l ul.first li a.header,
div.l ul.first li.current_page_ancestor a {
	font-size: 12px;
	display: block;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 3px;
	color: #000000;
}

div.l ul.second li a {
	font-size: 12px !important;
	display: block !important;
	padding-left: 27px !important;
	padding-right: 10px !important;
	background-image: url(../images/d1.png);
	background-repeat: no-repeat !important;
	background-position: 12px 5px !important;
	color: #000000 !important;
	padding-bottom: 0px !important;
	padding-top: 0px !important;
}

div.l ul.second li a:hover,
div.l ul.second li a.cur {
	font-size: 12px;
	display: block;
	padding-left: 27px;
	background-image: url(../images/d2.png);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	color: #000000;
	text-decoration: none;
}

div.l ul.first li.open a.header,
div.l ul.first li.open a.header:hover {
	text-decoration: none;
}

div.l ul.first li.closed a:hover,
div.l ul.first li.closedCur a {
	background-color: #C5DEE2;
	color: #000000;
	text-decoration: none;
}



/* left */

/** 

div.l {
	float: left;
	width: 190px;
}

div.l h3,
div.r h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 14px;
	padding-left: 12px;
	padding-bottom: 5px;
	background-image: url(../images/b.gif);
	background-repeat: no-repeat;
	background-position: -846px -196px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #00A0C6;
	margin-top: 9px;
}


div.l ul.first,
div.r form#dmForm {
	padding-bottom: 0px;
	background-image: url(../images/b.gif);
	background-repeat: no-repeat;
	background-position: -846px bottom;
}

div.l ul.second {
	padding-bottom: 15px;
	margin-bottom: 0px;
	background-color: #CCEAF2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

div#search form#searchForm,
div.r form#dmForm {
	margin-bottom: 15px;
}

div.l ul.first li.closed,
div.l ul.first li.closedCur,
div.l ul.first li.page_item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

div.l ul.first li.page_item {
	background-image: url(../images/b.gif);
	background-repeat: no-repeat;
	background-position: -433px -196px;
}

div.l ul.first li.current_page_item,
div.l ul.first li.page_item:hover {
	background-image: url(../images/b.gif);
	background-repeat: no-repeat;
	background-position: -638px -296px;
}

div.l ul.first li.closed {
	background-color: #ECF6F9;
}

div.l ul.first li.closed a,
div.l ul.first li.closedCur a,
div.l ul.first li.page_item a,
div.l ul.first li.current_page_item a {
	font-size: 12px;
	display: block;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 3px;
	color: #000000;
}

div.l ul.first li ul li a {
	margin-left: 10px;
}

div.l ul.first li.page_folder {
	font-weight: bold;	
}

div.l ul.first li.page_folder li.page_item {
	font-weight: normal;
}

div.l ul.second li a {
	font-size: 12px;
	display: block;
	padding-left: 27px;
	padding-right: 10px;
	background-image: url(../images/d1.png);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	color: #000000;
}

div.l ul.second li a:hover,
div.l ul.second li a.cur {
	font-size: 12px;
	display: block;
	padding-left: 27px;
	background-image: url(../images/d2.png);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	color: #000000;
	text-decoration: none;
}

div.l ul.first li.page_item a,
div.l ul.first li.page_item a:hover {
	text-decoration: none;
}

div.l ul.first li.closed a:hover,
div.l ul.first li.closedCur a {
	background-color: #CCEAF2;
	color: #000000;
	text-decoration: none;
}

**/

/* middle */

div.m {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 506px;
}

div.m h2,
div.m h1
{
	font-size: 34px;
	line-height: 34px;
	letter-spacing: -1px;
	padding-left: 12px;
	padding-top: 25px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 10px 15px 10px;
}

div.m h2 {
	
	letter-spacing: 0px;
	font-size: 16px;
	line-height: 22px;
}

div.m p {
	font-size: 12px;
/*	padding-top: 5px;*/
	padding-bottom: 10px;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 19px;
}

div.m img {
	margin-bottom: 15px;
	clear: both;
}

div.m h4 {
	padding-top: 10px;
	padding-left: 12px;
	font-size: 14px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

div.m form#whoisForm {
	padding-top: 10px;
	padding-left: 12px;
	padding-bottom: 5px;
	background-image: url(../images/b.gif);
	background-repeat: no-repeat;
	background-position: -334px bottom;
}

div.m form#whoisForm p,
div.sp2 form#whoisForm p {
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: normal;
}

div.m h3 {
	background-image: url(../images/b.gif);
	background-repeat: no-repeat;
	background-position: -334px -753px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 14px;
	padding-left: 12px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00A0C6;
}

/* right */

div.r {
	float: left;
	width: 190px;
}

div.r img#puff {
	margin-bottom: 15px;
	display: block;
}

/* bottom */

div.b {
	clear: left;
	float: left;
	margin-left: 60px;
	_margin-left: 30px;
	width: 926px;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9F1F6;
}

div.b ul {
	margin-top: 15px;
	float: left;
	margin-bottom: 40px;
}

div.b ul li a.uk,
div.b ul li a.se {
	padding-left: 28px;
	background-image: url(../images/uk.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div.b ul li a.se {
	background-image: url(../images/se.gif);
}

/*  
Footer
*/

div#footer {
	clear: left;
	float: left;
	margin-left: 60px;
	_margin-left: 30px;
	width: 926px;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9F1F6;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 20px;
}


#footer a{color: #000; text-decoration: underline;}
#footer p{float: left; padding: 16px 20px 20px 20px; width: 206px; }
#footer p.second-body{width: 240px; color: #7c7c7c;}
#footer p.third-body{width: 270px; color: #7c7c7c;}
#footer img{float: right; margin: 14px 20px 0 0;}

/* startpage */

div.sp0 {
	width: 926px;
	height: 353px;
	background-image: url(/images/startpage_2.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

div.sp0 ul {
	position: relative;
	top: 306px;
	padding-left: 15px;
	padding-right: 15px;
	height: 24px;
	white-space: nowrap;
}

div.sp0 ul li {
	display: inline;
	font-size: 12px;
	padding-left: 20px;
	background-image: url(../images/d1.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

div.sp1,
div.sp2,
div.sp3 {
	margin-top: 15px;
	width: 296px;
	height: 168px;
	float: left;
	margin-right: 19px;
	background-image: url(../images/b.gif);
	background-repeat: no-repeat;
	background-position: -846px -16px;
}

div.sp3 {
	margin-right: 0px;
}

div.sp1 h3,
div.sp2 h3,
div.sp3 h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 14px;
	padding-left: 12px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	color: #00A0C6;
}

div.sp3 div#newsScroll {
	overflow: auto;
	height: 113px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

div.sp3 div#newsScroll ul li {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

div.sp3 div#newsScroll ul li:hover {
	background-color: #CCEAF2;
	text-decoration: none;
}

div.sp1 input.submit,
div.m input.submit,
div#search input.submit, div.wide input.submit {
	background-image: url(../images/b.gif);
	background-repeat: no-repeat;
	background-position: -1048px -196px;
	background-color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 5px;
	width: 40px;
	height: 25px;
	border: none;
	color: white;
}

div.sp2 input.submit,
div.r input.submit,
div.m form#apply input.submit {
	background-image: url(../images/b.gif);
	background-repeat: no-repeat;
	background-position: -1048px -271px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 5px;
	width: 70px;
	height: 25px;
	border: none;
	color: white;
}

input.submit40wh,
input.submit60wh,
input.submit70wh,
input.submit90wh,
input.submit110wh,
input.submit130wh,
input.submit40bl,
input.submit60bl,
input.submit70bl,
input.submit90bl,
input.submit110bl,
input.submit130bl {
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 5px;
	height: 25px;
	border: none;
	color: white;
}

input.submit40wh {
	background-image: url(/images/sub40wh.gif);
	width: 40px;
}

input.submit40bl {
	background-image: url(/images/sub40bl.gif);
	width: 40px;
}

input.submit60wh {
	background-image: url(/images/sub60wh.gif);
	width: 60px;
}

input.submit60bl {
	background-image: url(/images/sub60bl.gif);
	width: 60px;
}

input.submit70wh {
	background-image: url(/images/sub70wh.gif);
	width: 70px;
}

input.submit70bl {
	background-image: url(/images/sub70bl.gif);
	width: 70px;
}

input.submit90wh {
	background-image: url(/images/sub90wh.gif);
	width: 90px;
}

input.submit90bl {
	background-image: url(/images/sub90bl.gif);
	width: 90px;
}

input.submit110wh {
	background-image: url(/images/sub110wh.gif);
	width: 110px;
}

input.submit110bl {
	background-image: url(/images/sub110bl.gif);
	width: 110px;
}

input.submit130wh {
	background-image: url(/images/sub130wh.gif);
	width: 130px;
}

input.submit130bl {
	background-image: url(/images/sub130bl.gif);
	width: 130px;
}

div.sp2 input.button,
div.r input.button {
	background-image: url(/images/b.gif);
	background-repeat: no-repeat;
	background-position: -1048px -308px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 5px;
	width: 50px;
	height: 25px;
	border: none;
	color: white;
}

div.sp1 input.text,
div.sp2 input.text,
div.sp2 input.password,
div.m input.text,
div.l input.text,
div.r input.text,
div.wide input.text, 
div#search input.text,
div.r input.password {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 21px;
	padding-left: 5px;
	border: 1px solid #ccc;
	background-color: white;
}

div.sp1 input#whoisInput {
	width: 200px;
	margin-bottom: 5px;
	margin-top: 10px;
	background-color: white;
	font-size: 12px;
}

div.sp1 form#whoisForm p {
	margin-left: 12px;
}

div.sp1 input.submit {
	margin-bottom: 5px;
}

div.m input#whoisInput {
	width: 400px;
}

div.m input#whoisInput,
div.m input.submit {
	margin-bottom: 5px;
}

input.text,
input.password,
input.submit,
input.checkbox,
input.radio,
input.button {
	font-size: 12px;
}

div.m form#whoisForm p#whoisP1 {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
}

div.m ul,
div.m ol {
	margin-bottom: 15px;
}

div.m ul li {
	font-size: 12px;
	display: block;
	padding-left: 39px;
	padding-right: 10px;
	background-image: url(../images/d1.png);
	background-repeat: no-repeat;
	background-position: 22px 5px;
	line-height: 18px;
	margin-top: 10px;
}

div.m ol li {
	font-size: 12px;
	display: list-item;
	margin-left: 27px;
	padding-right: 10px;
	list-style: decimal;
	margin-top: 10px;
	line-height: 18px;
}

div.sp1 ul {
	margin-top: 5px;
}

div.sp1 ul li {
	font-size: 12px;
	display: block;
	padding-left: 37px;
	padding-right: 10px;
	background-image: url(../images/d1.png);
	background-repeat: no-repeat;
	background-position: 22px 5px;
}

div.m form#whoisForm ul li {
	font-size: 12px;
	display: inline;
	padding-left: 15px;
	padding-right: 10px;
	background-image: url(../images/d1.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

/* plugins startpage: dm */

div.sp2 p {
	padding-top: 10px;
	clear: left;
}

div.sp2 label {
	float: left;
	width: 90px;
	margin-left: 12px;
	padding-top: 5px;
}

div.sp2 input.text,
div.sp2 input.password {
	width: 160px;
}

div.sp2 input.submit {
	margin-left: 102px;
}

/* plugins index: dm, search */

div.r p,
div#search form#searchForm p {
	padding-top: 10px;
}

div.r label,
div#search form#searchForm label {
	display: block;
	margin-left: 12px;
}

div.r input.text,
div.r input.password,
div#search form#searchForm input.text {
	width: 140px;
	margin-left: 12px;
}

div.r input.submit {
	margin-left: 12px;
}

/* plugins index: search */

div.l table#statTable {
	width: 190px;
	background-image: url(../images/b.gif);
	background-repeat: no-repeat;
	background-position: -846px bottom;
	padding-bottom: 10px;
	padding-top: 5px;
}

div.l table th,
div.l table td {
	font-size: 12px;
}

div.l table th {
	text-align: left;
	padding-left: 12px;
}

div.l table td {
	text-align: right;
	padding-right: 10px;
}

/* plugin index: news */

div.r div#newsScroll {
	background-color: #ECF6F9;
	overflow: auto;
	height: 195px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

div.r div#newsScrollWrap {
	padding-bottom: 15px;
	background-image: url(../images/b.gif);
	background-repeat: no-repeat;
	background-position: -846px bottom;
}

div.r div#newsScroll ul li {
	font-size: 12px;
	display: block;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

table.searchResult,
table.resellerTable,
table.resellerList,
table.whoisResult,
table.resellerResult,
table.rDetails,
table.rDetailsContact,
table.resellergrowth {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 15px;
	clear: both;
}

table.searchResult th,
table.resellerResult th,
table.resellerList th,
table.resellergrowth th {
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
	border-bottom: 3px solid #CCEAF2;
	padding-right: 10px;
	color: #00A0C6;
	padding-left: 12px;
}

table.resellerTable th,
table.resellerTable td,
table.rDetails th,
table.rDetailsContact th,
table.rDetails td,
table.rDetailsContact td,
table.whoisResult th,
table.whoisResult td {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #D9F1F6;
	border-top: 1px solid #D9F1F6;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 12px;
	
}

table.whoisResult th {
	color: #00A0C6;
	text-transform: uppercase;
}

table.rDetails td,
table.rDetailsContact td {
	text-align: right;
}


table.searchResult td,
table.resellerResult td,
table.resellerTable td,
table.whoisResult td,
table.resellergrowth td {
	border-bottom: 1px solid #D9F1F6;
	border-top: 1px solid #D9F1F6;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 40px;
	text-align: left;
	vertical-align: top;
	padding-left: 12px;
}

/* news and notice */

div.ticker_wrap,
div.notice_wrap {
	width: 926px;
	margin-top: 15px;
	padding-top: 6px;
	height: 24px;
}

div.ticker_wrap {
	background-color: #f5f5f5 !important;
}

div.notice_wrap {
	background-image: url(../images/n.gif);
	background-repeat: no-repeat;
}

div.ticker_wrap h4,
div.notice_wrap h4 {
	float: left;
	font-weight: normal;
	width: 92px;
    height: 20px;
	font-size: 12px;
	text-align: right;
	margin-right: 20px;
}

div.notice_wrap h4 {
	color: white;
}

div#news-slide {
	position: relative;
	overflow: hidden;
	width: 803px;
}

ul#news-slide-list,
div.notice_wrap div#notice {
    position: relative;
    overflow: hidden;
    width: 803px;
    height: 20px;
}

ul#news-slide-list li {
    position: absolute;
    left: 803px;
    top: 0px;
    width: 803px;
	display: inline;
}

ul#news-slide-list li.news-slide-first,
li.news-slide-first {
    left: 0;
}

div.m span.whoisHeader {
	float: right;
}

div.m form#apply input.text {
	display: block;
	width: 300px;
}

div.m form#apply input.file {
	display: block;
}

div.m form#apply textarea {
	display: block;
	width: 400px;
	height: 120px;
}

div.m p.mWhoisFree,
div.m p.mWhoisOccupied,
div.m p.mWhoisNotValid {
	height: 32px;
	padding: 15px;
	padding-top: 27px;
	padding-left: 86px;
	margin-bottom: 25px;
	background-image: url(../images/bgWhoisFree.gif);
	background-repeat: no-repeat;
}

div.m p.mWhoisOccupied {
	background-image: url(../images/bgWhoisOccupied.gif);
}

div.m p.mWhoisNotValid {
	background-image: url(../images/bgWhoisNotValid.gif);
}
