body,
html {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background-color:#e0dcc3;
}

ul.flags {
	list-style-type:none;
	float:right;
	margin-top:28px;
	height:22px;
	margin-bottom:15px;
}

ul.flags li {
	display:inline;
	float:left;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
}

ul.flags li img {
	border:none;
}

div#header-form-wrapper {
	float:right; 
	width:auto; 
	height:19px; 
	clear:right;
}

div#header-form-wrapper form label {
	float:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#333333;
	padding-right:10px;
	line-height:2em;
}

div#search-form-wrapper input.text,
div#header-form-wrapper input.text,
div#main-panel-left form div input.text {
	border:#cccccc 1px solid;
	height:19px;
}

div#main-panel-left form div { clear: both; }
div#main-panel-left form div.text label,
div#main-panel-left form div.password label,
div#main-panel-left form div.select label {
	display: block;
	float: left;
	clear: left;
}
div#main-panel-left form div div.error-message {
	clear: both;
	color: red;
}

div#main-panel-left form div input.text,
div#main-panel-left form div.select select {
	width: 200px;
	float: right;
	clear: right;
}

div#search-form-wrapper input.text,
div#header-form-wrapper input.text {
	float:left;
}

div#header-form-wrapper input.text {
	width:130px;
	margin-right:4px;
}

div#search-form-wrapper input.text {
	width:257px;
	margin-top:5px;
	margin-right:2px;
}

input#searchButton {
	background:url(/img/button-search.png) no-repeat center; 
	width:74px; 
	height:30px; 
	border:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	top:5px;
}

input.grayButton {
	background:url(/img/button_gray.gif) no-repeat center; 
	width:66px; 
	height:23px; 
	border:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding-bottom:3px;
	color:#666666;
}

input.genericButton {
	background:url(/img/button_generic.gif) no-repeat center; 
	width:144px; 
	height:23px; 
	border:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding-bottom:3px;
	color:#666666;
}

ul.main-menu {
	padding:0;
	margin:0;
	list-style-type:none;
	position:relative;
	float:left; 
	width:520px; 
	height:45px;
}

ul.main-menu li#panel1 a,
ul.main-menu li#panel1-selected a{
	width:109px;
	left:0px;
	text-indent:15px;
}

ul.main-menu li#panel2 a,
ul.main-menu li#panel2-selected a{
	width:92px;
	left:109px;
	background-position:-109px 0px;
}

ul.main-menu li#panel3 a,
ul.main-menu li#panel3-selected a{
	width:80px;
	left:201px;
	background-position:-201px 0px;
}

ul.main-menu li#panel4 a,
ul.main-menu li#panel4-selected a{
	width:93px;
	left:281px;
	background-position:-281px 0px;
}

ul.main-menu li#panel5 a,
ul.main-menu li#panel5-selected a{
	width:147px;
	left:374px;
	background-position:-374px 0px;
	text-indent:-15px;
}

ul.main-menu li#panel1 a:hover,
ul.main-menu li#panel1-selected a{
	background-position:0px -45px;
}

ul.main-menu li#panel2 a:hover,
ul.main-menu li#panel2-selected a{
	background-position:-109px -45px;
}

ul.main-menu li#panel3 a:hover,
ul.main-menu li#panel3-selected a{
	background-position:-201px -45px;
}

ul.main-menu li#panel4 a:hover,
ul.main-menu li#panel4-selected a{
	background-position:-281px -45px;
}

ul.main-menu li#panel5 a:hover,
ul.main-menu li#panel5-selected a{
	background-position:-374px -45px;
}

ul.main-menu li {
	display:inline;
	margin:0;
	padding:0;
	line-height:2.7em;
}

ul.main-menu li a {
	background:url(/img/main-menu.jpg) no-repeat scroll left top;
	height:45px;
	text-align:center;
	float:left;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}

div#site-logo {
	background:url(/img/snapback_logo-trans.png) no-repeat; 
	width:245px; 
	height:80px; 
	float:left; 
	margin-top:30px;
}

div#search-form-wrapper {
	width:592px; 
	height:32px; 
	margin:0 auto;
	margin-top:15px;
}

div#search-form-wrapper label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	float:left;
	margin-top:5px;
	margin-right:10px;
}

div#search-form-wrapper a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding-left:10px;
	float:left;
	line-height:2.5em;
}

div.main-panel {
	float:left; 
	width:253px;
	height:auto;
	margin-right:29px;
	margin-left:29px;
	display:inline;
}

div.main-panel ul {
	padding:0; 
	margin:0; 
	list-style-type:none;
	border:#d9d9d9 1px solid; 
	padding:1px;
	display:block;
	float:left;
}

div.main-panel ul li {
	float:left;
}

div.main-panel ul li.title {
	background-color:#333333; 
	height:38px;
	width:251px;
}

div.main-panel ul li.odd {
	background-color:#f5f5f5;
	height:38px;
	width:227px;
}

div.main-panel ul li.even {
	background-color:#FFF;
	height:38px;
	width:227px;
}

div.main-panel ul li span.value {
	float:right;
}

div.main-panel ul li span.label {
	overflow: hidden;
	width: 175px;
	float:left;
}

div.main-panel ul li.even,
div.main-panel ul li.odd {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:23px;
	padding-left:12px;
	padding-right:12px;
	line-height:1.7em;
}

div.main-panel ul li.title span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	background:url(/img/check.gif) left center no-repeat;
	text-indent:15px;
	display:block;
	padding:7px;
	margin-left:10px;
}

div#main-panel-wrapper {
	width:937px;
	height:auto;
	display:block;
	float:left; 
	padding-left:24px; 
	padding-right:24px; 
	padding-top:13px;
}

div.main-panel span.button {
	float:left; 
	display:block; 
	width:254px; 
	height:23px; 
	background:url(/img/main-menu-panel-buttons.gif) no-repeat center;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3399cc;
	font-weight:bold;
	line-height:1.7em;
}

div.main-panel span.button a:link,
div.main-panel span.button a:visited {
	text-decoration:none !important;
	color:#3399cc;
}

div#subfooter-wrapper {
	width:985px; 
	height:auto; 
	float:left;
}

div#subfooter-left {
	float:left; 
	background:url(/img/subfooter-left.png) no-repeat left; 
	width:12px; 
	height:44px;
}

div#subfooter-right {
	float:right; 
	background:url(/img/subfooter-right.png) no-repeat right; 
	width:12px; 
	height:44px;
}

div#subfooter-panel1 {
	background:url(/img/subfooter-panel1.png) no-repeat left; 
	width:331px; 
	height:44px; 
	float:left;
	text-indent:48px !important;
}

div#subfooter-panel2 {
	background:url(/img/subfooter-panel2.png) no-repeat left; 
	width:303px; 
	height:44px; 
	float:left;
}

div#subfooter-panel3 {
	background:url(/img/subfooter-panel3.png) no-repeat left; 
	width:327px; 
	height:44px; 
	float:left;
}

div#subfooter-panel1,
div#subfooter-panel2,
div#subfooter-panel3 {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:2.3em;
	text-indent:23px;
}

div#subfooter-content-wrapper {
	float:left; 
	width:985px; 
	display:block; 
	height:220px; 
	background-color:#f6f6f6;
}

div#subfooter-content-wrapper ul {
	list-style-type:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
	padding-left:24px;
	padding-top:24px;
	line-height:1.6em;
}

div#subfooter-content-wrapper ul li {
	float:left;
	display:inline;
	width:260px;
	padding-left:24px;
	padding-right:22px;
}

div#subfooter-content-wrapper ul li p {
	padding:0;
	margin:0;
	padding-bottom:20px;
}

div#subfooter-content-wrapper ul li p a:link,
div#subfooter-content-wrapper ul li p a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#3399cc;
}

div#menu-panel-center {
	float:left; 
	width:718px; 
	height:auto;
	padding-bottom:80px;
}

div#menu-panel-center-sokning {
	float:left; 
	width:885px; 
	height:auto;
}


/*paging on snapback*/
div#paging-snapback-sokning ul li a:link,
div#paging-snapback-sokning ul li a:visited{
	color:#3399cc !important;
	font-weight:bold;
}

div#paging-snapback-sokning,
div#paging-snapback {
	float:right;
	padding-right:0 !important;
}

div#paging-snapback-sokning ul,
div#paging-snapback ul {
	padding-bottom:0;
	padding-top:0;
	padding-right:0 !important;
	margin-right:0 !important;
	float:right !important;
}

div#paging-snapback-sokning ul li {
	border-left: 1px solid #3399cc !important; 
}

div#paging-snapback-sokning ul li.leadin {
	border-left:0 !important;
}

/*here is the embedded faux pipe delimited menu*/
li {
}

.nav {
	width:auto;
	margin:0 auto;
	float:right; 
	padding-right:50px; 
	padding-top:15px;
}

.nav ul{
	text-align: center; 
	float:left; 
	padding-left:25px; 
	margin-left:0; 
	padding-bottom:100px; 
	margin-bottom:0; 
	margin-top:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

.nav li {
	list-style:none;
	width:auto;
	margin:0; 
	display:inline; 
	padding:0 .5em;
	border-left: 1px solid #999999; 
	padding-bottom:0px; 
	padding-top:0;
}

.nav li a:link,
.nav li a:visited {
	color:#999999;
	text-decoration:none;
}

.nav li a:hover {
	color:#999999;
}
/*remove the first faux pipe by classing an li*/
li.leadin  {
	border-left:0; 
	padding-left:0; 
	margin-left:0;
}
/*end of the embedded faux pipe delimited menu*/

div#crown {
	background:url(/img/crown-trans.png) no-repeat left; 
	width:127px; 
	height:126px; 
	float:left; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	text-align:center;
}

div#crown span a:hover {
	font-weight: bold;
}

div#crown span a {
	color: black;
	text-decoration: none;
}

div#subheader-content {
	float:left; 
	height:auto;

	width: 225px;
	white-space:nowrap;
}

div#subheader-content ul {
	padding:0;
	margin:0;
	padding-top:55px;
	padding-left:33px;
	position:relative;
}

div#subheader-content ul#subheader-snapback {
	padding:0;
	margin:0;
	padding-top:40px;
	padding-left:33px;
	position:relative;
}

div#subheader-content ul li.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
	list-style-type:none;
	background:none;
	text-indent:0;
}

div#subheader-content ul li {
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	background:url(/img/subheader-check.gif) left center no-repeat;
	text-indent:18px;
	line-height:1.7em;
}

div#subheader-wrapper {
	width:985px; 
	height:auto; 
	float:left;
}

div#flag-wrapper {
	width:860px; 
	height:100px; 
	margin:0 auto;
}

div#header-wrapper {
	background:url(/img/header_bg.jpg) no-repeat; 
	width:985px; 
	height:133px; 
	margin-top:20px; 
	float:left;
}

div#subheader-left {
	background:url(/img/header_black_bg_left.jpg) 
	no-repeat; 
	width:404px; 
	height:142px; 
	float:left;
}

div#crown-wrapper {
	padding-left:48px; 
	padding-top:14px; 
	float:left;
}

div#crown span {
	padding-top:40px; 
	display:block;
}

div#mainmenu-wrapper {
	width:520px; 
	height:142px; 
	float:left;
}

div#subheader-right {
	float:right; 
	background:url(/img/header_keyboard_right.jpg); 
	width:61px; 
	height:142px;
}

div#keyboard-background {
	float:left; 
	background:url(/img/header_keyboard.jpg); 
	width:520px; 
	height:97px;
}

div#outer-wrapper {
	margin:0 auto; 
	width:985px; 
	height:auto;
}

div#search-form {
	width:985px; 
	height:82px; 
	float:left; 
	background-color:#f6f6f6;
}

div#search-form-left {
	background:url(/img/left_brown_bg.jpg) repeat-y left; 
	float:left; 
	width:12px; 
	height:82px
}

div#search-form-right {
	background:url(/img/right_brown_bg.jpg) repeat-y right; 
	float:right; 
	width:12px; 
	height:82px
}

div#subfooter-bottom {
	float:left; 
	background:url(/img/subfooter-content-bottom.png) no-repeat top center; 
	height:9px; 
	width:985px; 
	background-color:#093; 
    font-size:1px;
}

div#subfooter-content-left {
	background:url(/img/subfooter-content-left.gif) repeat-y left; 
	width:12px; 
	float:left; 
	height:220px;
}

div#subfooter-content-right {
	background:url(/img/subfooter-content-right.gif) repeat-y right; 
	width:12px; 
	float:right; 
	height:220px;
}

div.content-wrapper-left {
	background:url(/img/left_white_bg.jpg) repeat-y left; 
	float:left; 
	width:12px; 
	height:350px;
}

div.content-wrapper-sokning-left,
div.content-wrapper-snapback-left {
	background:url(/img/left_white_bg.jpg) repeat-y left; 
	float:left; 
	width:12px; 
	height:410px;
}

div.content-wrapper-sokning-right,
div.content-wrapper-snapback-right {
	background:url(/img/right_white_bg.jpg) repeat-y right; 
	float:right; 
	width:12px; 
	height:410px;
}

div.content-wrapper-sokning-left {
	height:385px;
}

div.content-wrapper-sokning-right {
	height:385px;
}

div#content-wrapper-left {
	background:url(/img/left_white_bg.jpg) repeat-y left; 
	float:left; 
	width:12px; 
	height:350px
}

div.content-wrapper-right {
	background:url(/img/right_white_bg.jpg) repeat-y right; 
	float:right; 
	width:12px; 
	height:350px;
}

div#content-wrapper-right {
	background:url(/img/right_white_bg.jpg) repeat-y right; 
	float:right; 
	width:12px; 
	height:350px;
}

div#content-wrapper {
	background:url(/img/bg111.jpg) repeat-y;
	width:985px; 
	height:auto; 
	display:block; 
	float:left; 
	background-color:#FFF
}

div#footer-wrapper {
	float:left; 
	width:985px;
}

div#footer-wrapper div#left {
	float:left;
}

div#footer-wrapper div#right {
	float:right; 
	padding-right:20px;
}

ul#menu-panel-left {
	float:left;
	padding:0;
	margin:0;
	width:136px;
	height:232px;
	background-color:#f1f1f1;
}

ul#menu-panel-left li {
	list-style-type:none;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}

ul#menu-panel-left li.odd {
	background-color:#f1f1f1;
	font-size:12px;
	color:#333333;
	line-height:2em;
}

ul#menu-panel-left li.even {
	background-color:#eaeaea;
	font-size:12px;
	color:#333333;
	line-height:2em;
}

ul#menu-panel-left li.title {
	background-color:#333333;
	height:24px;
	display:block;
	width:116px;
	font-size:14px;
	color:#FFF;
	padding-top:7px;
	padding-bottom:0;
}

ul#menu-panel-left li a:link,
ul#menu-panel-left li a:visited {
	text-decoration:none;
	color:#3399cc;
}

div#menu-panel-wrapper {
	padding-left:24px;
	padding-top:52px;
}

table#domaindetails {
	width: 420px;
}

table#domaindetails tbody tr td {
	padding-left: 15px;
	padding-right: 15px;
}

table#sokning,
table#table-top,
table#domaindetails,
table#table-bottom{
	margin-left:3px;
	margin-bottom:26px;
}

table#sokning,
table#table-bottom {
	margin-bottom:0;
}

table#domaindetails thead {
	background-color:#3399CC;
	color:#FFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:31px;
	text-align:left;
}

table#domaindetails thead tr th.column-1 {
	width:176px;
	background:url(/img/subheader-check.gif) no-repeat left center;
	background-color:#3399CC;
	text-indent:30px;
	text-align:left;
	height:31px;
	background-position: 10px 10px;
	line-height:2em;
}

table#sokning thead,
table#table-top thead,
table#table-bottom thead {
	background-color:#333333;
	color:#FFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:31px;
	text-align:left;
}

.col1 {
	background:url(/img/subheader-check.gif) no-repeat left center;
	background-color:#333333;
	text-indent:30px;
	text-align:left;
	height:31px;
	background-position: 10px 10px;
	line-height:2em;
}

table#sokning thead tr th.column-1,
table#table-top thead tr th.column-1,
table#table-bottom thead tr th.column-1{
	width:176px;
	background:url(/img/subheader-check.gif) no-repeat left center;
	background-color:#333333;
	text-indent:30px;
	text-align:left;
	height:31px;
	background-position: 10px 10px;
	line-height:2em;
}

table#sokning {
	width:865px;
	margin-left:24px;
}

table#sokning thead tr th,
table#domaindetails thead tr th {
	height:31px;
	text-align:left;
	line-height:2em;
}

table#sokning tr td,
table#domaindetails tbody tr td {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


table#sokning thead tr th.column-1 {
	width:170px;
}

table#sokning thead tr th.column-2 {
	width:130px;
}

table#sokning thead tr th.column-3 {
	width:40px;
}

table#sokning thead tr th.column-4 {
	width:75px;
}

table#sokning thead tr th.column-5 {
	width:65px;
}

table#sokning thead tr th.column-6 {
	width:65px;
}

table#sokning thead tr th.column-7 {
	width:55px;
}


table#table-top thead tr th.column-2,
table#table-bottom thead tr th.column-2{
	width:180px;
	text-align:left;
	height:31px;
}

table#table-top thead tr th.column-3,
table#table-bottom thead tr th.column-3{
	width:139px;
}

table#table-top thead tr th.column-4,
table#table-bottom thead tr th.column-4{
	width:213px;
}	

table#sokning tr.even,
table#sokning tr.odd,
table#domaindetails tbody tr.even,
table#domaindetails tbody tr.odd,
table#table-top tr.even,
table#table-top tr.odd,
table#table-bottom tr.even,
table#table-bottom tr.odd{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:24px;
}

table#domaindetails tbody tr.odd,
table#sokning tr.odd,
table#table-top tr.odd,
table#table-bottom tr.odd{
	background-color:#f5f5f5;
}

table#domaindetails tbody tr.even,
table#sokning tr.even,
table#table-top tr.even,
table#table-bottom tr.even{
	background-color:#FFF;
}

td.column1-value {
	text-indent:30px;
}

table#sokning tr td.column1-value {
	font-weight:bold;
}

ul#sokning-top-submenu {
	list-style-type:none;
	padding:0;
	margin:0;
	padding-left:7px;
	margin-bottom:15px;
	float:left;
}

ul#sokning-top-submenu li {
	display:inline;
	float:left;
	padding-right:15px;
}

ul#sokning-top-submenu li a:link,
ul#sokning-top-submenu li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#3399cc;
	font-weight:bold;
}

form#search-sokning label.checkbox-label {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	float:left; 
	margin-right:2px; 
	margin-top:2px;
	color:#333333;
}

form#search-sokning input {
	float:left;
}

form#search-sokning input.checkbox {
	margin-right:5px;
	background:none;
	border:none;
}

div#checkbox-wrapper {
	width:550px; 
	clear:left; 
	margin-left:90px; 
	padding-top:9px; 
	color:#333333; 
	float:left;
}

div#select-wrapper {
	float:left; 
	padding-top:6px; 
	padding-left:5px;
}

div#select-wrapper label {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	float:left; 
	margin-right:2px; 
	margin-top:2px;
}

div#select-wrapper select {
	float:left; 
	width:40px; 
	height:20px; 
}

div#subheader-menu-wrapper {
	width:961px; 
	float:left;
}

div#subheader-menu-wrapper ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#333333;
}

div#subheader-menu-wrapper ul li a:link,
div#subheader-menu-wrapper ul li a:visited {
	color:#333333;
}

div#subheader-menu-wrapper ul li {
	border-left:#000 1px solid;
	padding-bottom:3px;
	padding-top:3px;
}

div#subheader-menu-wrapper ul li.leadin {
	border:none;
}

h1 {
	/* float:left; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}

h2 {
	/* float:left; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top: 25px;
	margin-bottom: 5px;
}

h3 {
	/* float:left; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

h4 {
	/* float:left; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0;
	margin:0;
}

h4.check {
	background:url(/img/subheader-check.gif) left center no-repeat;
	position:relative;
	text-indent:17px;
	margin-left:-17px;
	float:left;
	clear:left;
}

div#main-panel-right {
	float:left; 
	width:400px;
	margin-right:24px;
	margin-left:24px;
	margin-top:20px;
	color:#333;
}

div#main-panel-left {
	float:left; 
	width:405px; 
	margin-left:24px;
	margin-right:30px;
	margin-top:20px;
	color:#333;
}

div#main-panel-right p,
div#main-panel-left p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	float:left;
	padding:0;
	margin:0;
	padding-bottom:15px;
	clear:left;
}

div#main-panel-left p.emphasis {
	padding-top:40px;
}

div#main-panel-left p.author {
	font-weight:bold;
	font-size:13px;
	color:#3399cc;
}

.centerRegisterButton {
	margin-left: auto;
	margin-right: auto;
	width: 170px;
}

.display_none {
	display: none;
}

a.sort {
	text-decoration: none;
	color: white;
}

a.auction {
	text-decoration: none;
	color: black;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #444444;
}

a:hover {
	text-decoration: underline;
}

a.auction:hover {
	text-decoration: underline;
}

a#forgotpass:hover {
	text-decoration: underline;
}

a#forgotpass {
	color: grey;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input {
	border:#cccccc 1px solid;
	height:19px;
}

div.input.checkbox {
	float: left;
}

div.as div.checkbox label {
	margin-right: 10px;
}

div.as div.text label {
	width: 120px;
	float: left;
	display: block;
	clear: left;
}

div.as fieldset legend {
	margin-top: 5px;
}

div.as fieldset input {
	margin-left: 15px;
}

div.as fieldset label {
	font-size: 13px;
}

div.as div.text {
	margin-top: 7px;
}

fieldset {
	border: none;
	border-bottom: #cccccc 1px solid;
}

.small {
	font-size: 12px;
}

.bold {
	font-weight: bold;
}

.pad {
	padding-left: 20px;
	padding-right: 20px;
}

#crownlink {
	font-weight: normal;
}

#tooltip {
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
}

p {
	font-size: 12px;
}

form#UserLoginForm input {
	color: grey;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
   /* Safari 3.0 and Opera 9 rules here */
   input#searchButton {
		padding-top:6px;   
   }
   
   div#subheader-content ul#subheader-snapback {
	  padding-left:32px;
   }
   
   ul#sokning-top-submenu li {
		display:inline;
		float:left;
		padding-right:13px;
	}

}
