body {
	background: #f1f1f1 url(../gfx/pagebg_wall.jpg) repeat-y fixed 50% 0;
	margin: 0;
	padding: 0;
}
* {
	padding: 0;
	margin: 0;
}
hr {
	display: none;
	clear: both;
}
#siteSearch {
	margin-top: 56px;
	margin-top: 8px;
	margin-left: 8px;
	float: left;
}
#siteSearch input.text {
	width: 150px;
}

.liveauction {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 12px;
	line-height: 1.4;
	color: #333;
}

.liveauction .catalogInfo {
	margin: 1.5em 8px;
	line-height: 1.2;
}
.liveauction .catalogInfo h1 {
	font-size: 22px;
	margin: 0;
}
.liveauction .catalogInfo h3 {
	font-size: 22px;
	font-weight: normal;
	margin: 0;
}

.liveauction .nextItem {
	background: #637177 url(../gfx/nextitem-bottom.gif) no-repeat bottom;
	color: #ffffff;
	padding: 0 0 8px 0;
}
.liveauction .nextItem table {
	width: 100px;
	background: transparent url(../gfx/nextitem-top.gif) no-repeat top;
	width: 100%;
	border-collapse: collapse;
}
.liveauction .nextItem td.thumbnail {
	padding: 8px 8px 0 8px;
}
.liveauction .nextItem td.itemInfo {
	vertical-align: top;
	font-size: 14px;
	padding-top: 24px;
	padding-left: 16px;
}
.liveauction .nextItem td.auctionInfo {
	height: 64px;
	vertical-align: bottom;
	padding-right: 8px;
	padding-bottom: 8px;
	font-size: 10px;
}
.liveauction .nextItem td.auctionInfo h2 {
	font-size: 14px;
	margin: 0.1em 0;
}

.liveauction .notice {
	padding: 8px 12px;
	background: #fff8e1;
	border: 1px solid #e9daa9;
	font-weight: bold;
	color: #a16c28;
	margin: 1em 0;
}
.liveauction h2 {
	margin: 0.5em 0 1em 0;
	font-size: 16px;
	font-weight: bold;
}
.liveauction .results {
	padding: 12px;
	background: #ffffff url(../gfx/results-bg.jpg) repeat-x;
}
.liveauction .results table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #bbb;
}
.liveauction .results td {
	padding: 8px 12px;
	border-bottom: 1px solid #bbb;
}
.liveauction td.catalogNumber {
	font-weight: bold;
	font-size: 18px;
	width: 16px;
	text-align: right;
}
.liveauction td.thumbnail {
	width: 52px;
}
.liveauction td.thumbnail img {
	border: 1px solid #888;
}
.liveauction .soldPrice strong {
	color: #aa0000;
}

.forSale {
	background: #ffe;
}
.form {
	background-color: #f0f0f0;
	margin: 30px 6px 20px;
	padding: 5px;
	width: auto;
	border-top: 1px solid #bfbfbf;
	border-right: 0;
	border-bottom: 1px solid #bfbfbf;
	border-left: 0;
}
.formheader {
	margin: 10px 0 5px;
	padding: 0 0 5px;
	width: auto;
	border-bottom: 3px solid #afafaf;
}
fieldset {
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	padding: 10px 0 5px 25px;
	width: 350px;
	border: solid 0 #fff;
}
label {
	font-size: 11px;
}
input {
	color: #323232;
	font-size: 11px;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	margin-right: 4px;
}
input.button {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	cursor: pointer;
	width: 80px;
}
textarea {
	color: #323232;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	background: #f0f0f0;
	padding: 4px;
	border: solid 1px #cbc8bd;
}
textarea:focus, select: focus, input: focus {
	background: #FFF;
}
img {
	border: none;
}
table.results {
	color: #333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 6px;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}
td.sort {
	font-size: 10px;
	font-family: Verdana, sans-serif, Arial;
	background-color: #e6e6e6;
	padding: 2px 0 2px 5px;
	border-style: solid none;
	border-width: 0;
	border-color: #666;
}
td.lot {
	font-size: 10px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	text-decoration: none;
	padding: 2px 0 2px 5px;
	border-bottom: 1px dotted #999;
}
table.results a, a:link, a:active, a:visited {
	text-decoration: none;
	background-position: 16px 0;
}
table.results a:hover {
	text-decoration: none;
}
a, a:link, a:active, a:visited {
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #323232;
	font-weight: normal;
	text-decoration: underline;
}
div.intro {
	font-weight: bold;
}
/* --- ID*/
#printheader {
	font-size: 8pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: right;
	display: none;
	margin: 0 5%;
	height: 3cm;
	float: none;
	border: 0;
}
#main {
	background-color: white;
	margin: 0 auto;
	position: relative;
	width: 742px;
}
#header {
	position: relative;
	top: 0;
	left: 0;
	width: 742px;
	height: 80px;
	background: url(/gfx/header.jpg);
}
/* --- Toppnav*/  
#navbar {
	background-image: url(../gfx/navbarbg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	width: 742px;
	height: 22px;
}
#navbar ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#navbar ul li {
	text-align: center;
	margin: 0;
	padding: 0 7px 0 11px;
	float: left;
}
#navbar ul li a, 
#navbar ul li a:link, 
#navbar ul li a:active, 
#navbar ul li a:visited {
	color: #fff !important;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 22px;
	text-shadow: 0px 1px #454A48;
}
#navbar ul li a:hover {
	color: white;
	text-decoration: none;
	background-position: 0 50px;
	border-bottom: 5px solid #2e383d;
}
#story {
	position: absolute;
	top: 140px;
	left: 0;
	width: 742px;
}
#navbar .language {
	float: right;
	padding: 3px 12px 0 0;
}
/* --- Sidenav*/
#sidenavbar {
	margin: 0 0 0 11px;
	padding: 10px 0 0;
	position: relative;
	top: 10px;
	width: 143px;
	border-bottom: 6px none #a9b3ad;
	clear: left;
	float: left;
}
#sidenavbar p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0;
	padding: 1px 0 0;
	float: left;
}
#sidenavbar ul {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 12px;
}
#sidenavbar ul li {
	background-repeat: no-repeat;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#sidenavbar ul li a, #sidenavbar ul li a:link, #sidenavbar ul li a:active, #sidenavbar ul li a:visited {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 2px 8px;
	display: block;
	margin: 0 0 5px;
	padding-top: 1px;
	padding-bottom: 5px;
	border-bottom: 1px solid #bfbfbf;
}
#sidenavbar ul li a:hover {
	color: #323232;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#sidemenu {
	background-image: url(../gfx/hor-shadow.gif);
	background-position: 0 0;
	margin: 0;
	padding: 8px 4px;
	width: 133px;
	float: left;
}
#sidemunch {
	background-image: url(../gfx/hor-shadow.gif);
	background-position: 0 0;
	margin: 20px 0 0;
	padding: 8px 4px;
	width: 133px;
	float: left;
}
#sidemunch p {
	color: #666;
	font-size: 9px;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 5px;
}
/* --- End Toppnav*/
#content {
	display: block;
	margin: 0 0 0 6px;
	padding: 9px 0 100px 0;
	position: relative;
	top: 0;
	width: 356px;
	float: left;
	clear: none;
	border-left: 0 dotted #808080;
}
#mainStory {
	background-color: #f5f5f5;
	margin: 10px 0;
	padding: 5px 0 10px;
	width: 100%;
	float: left;
	clear: both;
}
#mainStory img.mS {
	background-color: #fff;
	margin: 2px 5px 10px 0;
	padding: 2px;
	float: left;
	border: solid 1px #d4d4d4;
}
#mainStory .title {
	color: #840000;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
}
#contentimg {
	margin: 10px 0 20px 21px;
}
#content h1 {
	color: #333;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-position: left 50%;
	text-align: left;
	margin: 9px 5px 6px 6px;
	padding-top: 12px;
	clear: both;
	border-top: 0 solid #999;
}
#content h2 {
	color: #333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 5px 5px 9px 6px;
	padding-top: 4px;
}
#content p {
	color: #666;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	line-height: 1.5em;
	text-align: left;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 6px;
	clear: both;
}
#content ul {
	color: #666;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	margin: 0 5px 10px 0;
	padding: 0;
}
#content ul li {
	line-height: 1.5em;
	background-position: 5px 5px;
	list-style: none;
	margin-right: 5px;
	padding: 0 0 8px 15px;
}
#content .lotinfo {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
}
#content .lot {;
}
#content .catalog {
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
#content .creator {
	font-weight: bold;
}
#content .aar {;
}
#content .title {
	font-style: italic;
}
#content .estimate {
	margin-top: 0;
	margin-bottom: 7px;
}
#content .result {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 7px;
}
#content .description {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
}
#content .notes {
	margin: 8px 5px 7px 0;
	padding-top: 8px;
}
#content .infoheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 4px;
	clear: both;
}
#content .innlevering {
	color: #840000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 4px;
	clear: both;
}
#content .info {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-bottom: 0;
}
#content .infolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../gfx/bullet.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 1px 6px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content .navigation {
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 5px;
}
#content img.highlightimg {
	margin-top: 4px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#content .highlightartist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 5px;
}
#content .highlighttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-right: 5px;
}
#content .postdate {
	color: #ccc;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 6px;
	padding-bottom: 10px;
}
#content img.thumb {
	background-color: white;
	margin: 4px 10px 15px 0;
	padding: 7px;
	float: left;
}
#content img.auctionimage {
	background-color: white;
	margin: 5px 10px 12px 0;
	padding: 0 0 0 0;
	float: left;
	clear: both;
	border: solid 0 #ebebeb;
}
#content .imgtext {
	margin: 2px 10px 5px 0;
	padding: 5px;
	width: 200px;
	float: left;
	border: solid 1px #cbc8bd;
}
#content .TextBody {
	clear: both;
}
#content img.preview {
	text-align: center;
	position: relative;
	width: 76px;
	height: 76px;
	float: inherit;
}
#content .imgpreview {
	background-color: #fff;
	text-align: center;
	margin: 3px 0 3px 6px;
	padding: 7px;
	width: 76px;
	height: 76px;
	float: left;
}
#content .imgnews {
	background-position: right 0;
	margin: 0 10px 10px 0;
	padding: 0;
	float: left;
}
/* --- CONTENT CATALOG*/
#content2 {
	display: block;
	margin: 0 0 0 5px;
	padding: 9px 0 150px;
	position: relative;
	top: 0;
	width: 530px;
	float: left;
	clear: none;
	border-left: 0 dotted #808080;
}
#katalogobjekt {
	margin: 0 5px 0px 6px;
	padding: 9px 0 9px 0;
	width: 533px;
	float: left;
	border-top: 1px solid #e2e2e2;
}
#contentimg {
	margin: 10px 0 20px 21px;
}
#content2 h1 {
	color: #333;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-position: left 50%;
	text-align: left;
	margin: 9px 5px 6px 6px;
	padding-top: 12px;
	clear: both;
	border-top: 0 solid #999;
}
#content2 h2 {
	color: #333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 5px 5px 10px 6px;
	padding-top: 5px;
}
#content2 p {
	color: #666;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	line-height: 1.5em;
	text-align: left;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 6px;
}
#content2 ul {
	color: #666;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	margin: 0 5px 10px 0;
	padding: 0;
}
#content2 ul li {
	line-height: 1.5em;
	background-position: 5px 5px;
	list-style: none;
	margin-right: 5px;
	padding: 0 0 8px 15px;
}
#content2 .navigation {
	margin-top: 6px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content2 .navigationactivepg {
	font-weight: bold;
}
#content2 .navigationbold {
	font-weight: bold;
}
#content2 .katalog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 5px 0 93px;
}
#content2 .lotinfo {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 7px;
}
#content2 .lot {
}
#content2 .creator {
	font-weight: bold;
}
#content2 .aar {
}
#content2 .title {
	font-style: italic;
	white-space: nowrap;
}
#content2 .estimate {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 7px;
}
#content2 .result {
	font-weight: bold;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 7px;
}
#content2 .description {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
}
#content2 .notes {
	margin: 8px 5px 7px 0;
	padding-top: 8px;
}
#content2 .infoheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 4px;
}
#content2 .info {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
}
#content2 .infolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../gfx/bullet.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 1px 6px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content2 img.highlightimg {
	margin-top: 4px;
	margin-bottom: 10px;
	padding: 7px 0;
}
#content2 .highlightartist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 5px;
}
#content2 .highlighttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-right: 5px;
}
#content2 .postdate {
	color: #bababa;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 6px;
	padding-bottom: 10px;
}
#content2 img.thumb {
	background-color: white;
	margin: 4px 10px 15px 0;
	padding: 7px;
	float: left;
}
#content2 img.lot {
	margin: 10px 0;
	padding: 10px 0;
	float: left;
}
#content2 img.auctionimage {
	background-color: white;
	margin: 10px 0 12px;
	padding: 0;
	width: auto;
	height: auto;
	float: left;
	clear: both;
	border: solid 0 #ebebeb;
}
#content2 .imgtext {
	margin: 2px 10px 5px 0;
	padding: 5px;
	width: 200px;
	float: left;
	border: solid 1px #cbc8bd;
}
#content2 img.catpreview {
	text-align: center;
	margin: 0;
	position: relative;
	width: 100px;
	height: 100px;
	float: inherit;
}
#content2 .imgcatpreview {
	background-color: #f4f4f0;
	text-align: center;
	margin: 0 10px 0 0;
	padding: 7px;
	width: 175px;
	height: 175px;
	float: left;
}
#content2 .imgsearchpreview {
	background-color: #f4f4f0;
	text-align: center;
	margin: 0 10px 0 0;
	padding: 2px;
	width: 40px;
	height: 40px;
	float: left;
}
/* --- SIDE*/
#side {
	background-color: #e6e6e6;
	margin: 0 0 0 5px;
	padding: 9px 0 0;
	position: relative;
	top: 0;
	right: 11px;
	width: 200px;
	float: right;
}
#side-end {
	background-color: white;
	background-image: url(../gfx/side-end.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin: 0 0 0 0;
	padding: 0 0;
	position: relative;
	width: 100%;
	height: 122px;
	float: left;
}
#side img.auctionimage {
	background-color: white;
	margin: 0 5px 10px 0;
	padding: 4px;
	float: left;
}
#side h1 {
	color: #333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 12px 7px 4px;
	padding: 9px 0 0;
	border-top: 1px solid #bfbfbf;
}
#side h2 {
	color: #333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 7px;
	margin-bottom: 4px;
	margin-left: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#side p {
	color: #333;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	text-align: left;
	margin: 0 7px 4px;
}
.clearboth {
	clear: both;
}
#side ul {
	color: #333;
	font-size: 9px;
	font-family: arial, verdana, sans-serif;
	list-style: none;
	margin: 0 11px 12px 0;
	padding: 0;
}
#side li {
	display: inline;
	margin: 0 11px 0 0;
	padding: 0;
}
#side li a, 
#side li a:link, 
#side li a:active,
#side li a:visited {
	color: #333;
	display: block;
	margin: 0;
	padding: 4px 0 0;
	height: 20px;
	border-bottom: 1px solid #cbc8bd;
}
#side li .border {
	border-top: 1px solid #cbc8bd;
}
#side li a:hover {
	color: #575757;
	background-color: #f2f2f2;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 2px 8px;
	padding: 4px 0 0;
	border-bottom: 1px solid #999;
}
#side img.thumb {
	margin: 2px 5px 2px 0;
	padding: 2px;
	float: left;
	border: solid 1px #b1b1b1;
}
#side img.newsthumb {
	background-color: #fff;
	margin: 2px 5px 1px 0;
	padding: 4px;
	float: left;
}
#side img.preview {
	text-align: center;
	position: relative;
	width: 76px;
	height: 76px;
	float: inherit;
}
#side .imgpreview {
	background-color: #fff;
	text-align: center;
	margin: 0 0 9px 6px;
	padding: 7px;
	width: 76px;
	height: 76px;
	float: left;
}
#side .postdate {
	color: #666;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 6px;
	padding-bottom: 0;
}
/* --- FOOTER*/
#footer {
	color: #575757;
	font-size: 9px;
	font-family: verdana, arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-image: url(../gfx/footerbg.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	top: 50px;
	width: 742px;
	height: 69px;
	clear: both;
}
#footer a, 
#footer a:link,
#footer a:active,
#footer a:visited {
	color: #575757;
	font-size: 9px;
}
#footer a:hover {
	color: #333;
}
/* --- CLASS*/
.host {
	float: right;
	margin: -19px 15px 0 0;
}
.sectionheader {
	color: #666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
}
.rule {
	margin-right: 11px;
	width: 357px;
	height: 15px;
}
.contentrule {
	background: url(gfx/contentdivider.gif) no-repeat;
	margin: 15px 0 20px 25px;
	width: 357px;
	height: 10px;
}
.hrrule {
	background: url(gfx/hr_divider.gif) no-repeat;
	margin: 35px 0 20px;
	width: 357px;
	height: 10px;
}
.sidehr {
	background: url(gfx/sidedivider.gif) no-repeat 0 13px;
	margin: 0 0 0 10px;
	width: 233px;
	height: 35px;
}
.lthumbs {
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	margin: 0 0 2px 20px;
	padding: 4px 5px 4px 4px;
}
.cthumbs {
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	margin: 0 0 2px 2px;
	padding: 4px 5px 4px 4px;
}
.rthumbs {
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	margin: 0 0 2px 2px;
	padding: 4px 5px 4px 4px;
}
.navon {
	color: white;
	font-weight: bold;
	background-position: 36px 26px;
	height: 13px;
	border-bottom: 5px solid #2e383d;
}
.error {
	margin: 0 0 5px 25px;
}
.scrn {
	padding: 0;
	margin: 10px 0px 5px 7px;
}
