body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#page {
	margin: 0 auto 0 auto;
	width: 1006px;
	text-align: left;
}
#header {
	position: relative;
	width: 1006px;
	height: 122px;
	background: url(/images/header.gif) left top no-repeat;
	border-bottom: solid 1px #C8C8C8;
}
/*
*  MAIN MENU
*/
#menu {
	position: relative;
	margin: 2px 0 2px 0;
	padding: 0;
	width: 1006px;
	background: #47B7E3 url(/images/menu.jpg);
	border-bottom: solid 1px #ffffff;
}
#menu ul {
	margin: 0;
	padding: 0;
	width: 834px;
}
#menu li {
	float: left;
	list-style: none;
}
#menu li a {
	display: block;
	float: left;
	padding: 5px 10px 0 10px;
	height: 20px;
	font-size: 80%;
	font-weight: bold;
}
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a:hover {
	xcolor: #474240;
	color: #3CAFDD;
	background: #F5F5F6 url(/images/menuH.gif) left top repeat-x;
}
#menu li .current:link, #menu li .current:visited {
	color: #3CAFDD;
	background: #F5F5F6 url(/images/menuH.gif) left top repeat-x;
	text-decoration: none;
}
#menu p {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0;
	width: 152px;
}
#menu p a {
	display: block;
	height: 25px;
	right: 10px;
	padding: 5px 0 0 5px;
	font-size: 80%;
	font-weight: bold;
	xbackground: url(/images/cart.gif) left top no-repeat;
}
#menu p a:link, #menu p a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu p a:hover {
	color: #474240;
}
.popmenu {
	display: none;
	position: absolute;
	z-index:1;
	background: #ffffff;
	text-align: left;
	width: 142px;
	padding: 2px 0 0 0;
}
.popmenu div {
	background: #3cafdd url(images/pop.gif) left top repeat-y;
	width: 142px;
}
.popmenu div div {
	background: url(images/popT.gif) left top no-repeat;
	width: 142px;
}
.popmenu a {
	display: block;
	padding: 3px 10px 3px 10px;
	font-size: 80%;
	font-weight: bold;
	width: 122px;
	border-bottom: dotted 1px #ffffff;
}
.popmenu a:link, .popmenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.popmenu a:hover {
	background: #aa7ae0;
	color: #ffffff;
}
.popmenu b {
	display: none;
}
/*
*  CONTENT
*/
#main {
	position: relative;
	width: 1006px;
	padding: 1px 0 1px 0;
	border-bottom: solid 1px #c8c8c8;
}
#content {
	width: 808px;
	margin: 0 0 0 15px;
	padding: 1px 0 10px 0;
	color: #656565;
	line-height: 1.2;
}
#content h1 {
	font-size: 112%;
	color: #AA7AE0;
	margin: 10px 0 10px 0;
}
#content h2 {
	font-size: 96%;
	color: #AA7AE0;
	font-style: italic;
	margin: 10px 20px 10px 20px;
}
#content h3 {
	font-size: 88%;
	color: #3BAEDB;
	margin: 10px 0 0 0;
}
#content h4 {
	font-size: 88%;
	color: #656565;
	margin: 10px 0 10px 0;
}
#content h5 {
	font-size: 84%;
	color: #3BAEDB;
	margin: 10px 0 0 0;
}
#content h6 {
	font-size: 84%;
	color: #656565;
	margin: 10px 0 0 0;
}
#content p {
	margin: 0 0 10px 0;
}
#content ul {
	margin: 10px 0 10px 20px;
	padding: 0;
	list-style-image: url(/images/dot.gif);
}
#content ol {
	margin-top: 0;
	margin-bottom: 10px;
}
#content li {
	margin-top: 6;
	margin-bottom: 6px;
}
#content blockquote {
	float: right;
	width: 100px;
	border: dotted 1px #FC6603;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content a:hover {
	color: #ff0000;
}
#content .imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
#content .imgcentre {
	margin: 0 auto 0 auto;
}
#content .imgright {
	float: right;
	margin: 0 0 5px 10px;
}
#content .imgborder {
	border: solid 1px #000000;
}
#content .normal {
	font-weight: normal;
}
#content a.seolink:link, #content a.seolink:visited, #content a.seolink:hover {
	color: #4b4b4b;
	text-decoration: none;
}
#content .red_text, #content .redtext {
	color: #FF0000;
}
#content .blue_text, #content .bluetext {
	color: #0000FF;
}
#content .mediumtext {
	font-size: 100%;
}
#content .largetext {
	font-size: 150%;
}
#content .largertext {
	font-size: 200%;
}
#content .tahoma {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#content .verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .arial {
	font-family: Arial, Helvetica, sans-serif;
}
#content .courier {
	font-family: "Courier New", Courier, monospace;
}
#content .size48 {
	font-size: 3em;
}
#content .size32 {
	font-size: 2em;
}
#content .size24 {
	font-size: 1.5em;
}
#content .size22_7 {
	font-size: 1.45em;
}
#content .size21_3 {
	font-size: 1.4em;
}
#content .size20 {
	font-size: 1.25em;
}
#content .size18_7 {
	font-size: 1.2em;
}
#content .size18 {
	font-size: 1.125em;
}
#content .size16 {
	font-size: 1em;
}
#content .size13 {
	font-size: 0.814em;
}
#content .darkredtest {
	color: #a60000;
}
#content .bluetext {
	color: #0000FF;
}
#content .blacktext {
	color: #000000;
}
#content .highlight {
	background: #ffff00;
}
.moremargin {
	padding: 0 8px 0 8px;
}
.border {
	border: solid 1px #e1e1e1;
}
.clearfloats {
	clear: both
}
.clearright {
	clear: right
}
.clearleft {
	clear: left
}
.cols {
	text-align: center;
	width: 686px;
	margin: 0 -7px 0 -7px;
}
.col1 {
	width: 500px;
	margin: 0 auto 10px auto;
	text-align: left;
}
.col2, .col2n, .col3, .col3n {
	position: relative;
	float: left;
	margin-bottom: 10px;
	text-align: left;
}
.col3, .col3n {
	width: 226px;
}
.col2 {
	width: 341px;
	padding-right: 4px;
}
.col2n {
	width: 341px;
}
.col3 {
	margin-right: 4px;
}
.rtcmd {
	text-align: right;
}
.panel p.button {
	padding: 0 0 10px 0;
	border-bottom: solid 1px #A1AF46;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.panel p.button a {
	display: block;
	width: 119px;
	height: 28px;
	padding-top: 8px;
}
.panel p.button a:link, .panel p.button a:visited {
	background: url(/images/button.gif) left top no-repeat;
	color: #CFE922;
	text-decoration: none;
}
.panel p.button a:hover {
	background: url(/images/buttonH.gif) left top no-repeat;
	color: #60326F;
}
/*
*  TABBED BOX
*/
.boxtabs {
	width: 569px;
	margin-left: 5px;
	border-bottom: solid 4px #8D348D;
}
.boxtabs a {
	float: left;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.boxtabs a span {
	display: block;
	padding: 4px 8px 4px 8px;
	cursor: pointer;
	color: #2E272F;
}
.boxtabs a.tab1 {
	background: url(/images/boxtabL.gif) left top no-repeat;
}
.boxtabs a.tab1 span {
	background: url(/images/boxtabR.gif) right top no-repeat;
}
.boxtabs a.tab2 {
	background: url(/images/boxtabL.gif) left top no-repeat;
}
.boxtabs a.tab2 span {
	background: url(/images/boxtabR.gif) right top no-repeat;
}
.boxtabs a.tab3 {
	background: url(/images/boxtabL.gif) left top no-repeat;
}
.boxtabs a.tab3 span {
	background: url(/images/boxtabR.gif) right top no-repeat;
}
.boxtabs a.tab4 {
	background: url(/images/boxtabL.gif) left top no-repeat;
}
.boxtabs a.tab4 span {
	background: url(/images/boxtabR.gif) right top no-repeat;
}
.boxtabs a.tab5 {
	background: url(/images/boxtabL.gif) left top no-repeat;
}
.boxtabs a.tab5 span {
	background: url(/images/boxtabR.gif) right top no-repeat;
}
.boxtabs a.tab6 {
	background: url(/images/boxtabL.gif) left top no-repeat;
}
.boxtabs a.tab6 span {
	background: url(/images/boxtabR.gif) right top no-repeat;
}
.boxtabs a.tab7 {
	background: url(/images/boxtabL.gif) left top no-repeat;
}
.boxtabs a.tab7 span {
	background: url(/images/boxtabR.gif) right top no-repeat;
}
.boxtabs a:hover {
	background: url(/images/boxtab5L.gif) left top no-repeat;
}
.boxtabs a:hover span {
	background: url(/images/boxtab5R.gif) right top no-repeat;
	color: #DFFD18;
}
.boxtabs a.current {
	background: url(/images/boxtabHL.gif) left top no-repeat;
}
.boxtabs a.current span {
	background: url(/images/boxtabHR.gif) right top no-repeat;
	color: #DFFD18;
}
.boxtabs b {
	display: none;
}
.box {
	width: 578px;
	background: url(/images/box.gif) left top repeat-y;
}
.boxT {
	width: 578px;
	background: url(/images/boxT.gif) left top no-repeat;
}
.boxB {
	width: 562px;
	background: url(/images/boxB.gif) left bottom no-repeat;
	padding: 10px 8px 10px 8px;
}
/*
*  FORM
*/
#content .info {
	color: green;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
#content .warn {
	color: purple;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
#content .error {
	color: red;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
.form2 {
	margin: 0;
	font-size: 10px;
	font-family: Verdana;
}
.form2 .row {
	clear: left;
	xwidth: 558px;
	padding: 8px 2px 0 2px;
}
.form2 fieldset {
	clear: both;
	padding: 0 0 5px 0;
	margin: 15px 0 0 0;
}
.form2 fieldset .row {
	width: 558px;
	padding: 8px 0 0 0;
}
.form2 fieldset.accountlogin {
	float: right;
	width: 220px;
	margin: 0;
	padding: 0 10px 0px 10px;
}
.form2 fieldset.accountlogin legend {
	font-weight: bold;
}
.form2 .lcolumn, .form2 .rcolumn {
	float: left;
}
.form2 .lcolumn {
	width: 288px;
}
.form2 .rcolumn {
	width: 270px;
}
.form2 .full {
	width: 558px;
}
.form2 .big {
	font-size: 120%;
}
.form2 .ml {
	display: block;
	float: left;
	text-align: right;
	padding: 4px 5px 0 0;
}
.form2 .ml img {
	vertical-align: top;
}
.form2 .mlt {
	display: block;
	float: left;
	text-align: right;
	padding: 0 5px 0 0;
}
.form2 .lcolumn .ml, .form2 .lcolumn .mlt {
	width: 135px;
}
.form2 .rcolumn .ml, .form2 .rcolumn .mlt {
	width: 112px;
}
.form2 .full .ml,.form2 .full .mlt {
	width: 135px;
}
.form2 .lcolumn .element {
	float: left;
	width: 148px;
}
.form2 .rcolumn .element {
	float: left;
	width: 148px;
}
.form2 .full .element {
	float: left;
	width: 412px;
}
.form2 .text {
	width: 142px;
	font-size: 10px;
}
.form2 .button {
	font-size: 10px;
}
.form2 .textarea, .form2 .select {
	width: 100%;
	font-size: 10px;
}
.form2 .file {
	font-size: 10px;
}
.form2 .radio {
	vertical-align: bottom;
}
.form2 .submit {
	float: right;
	width: 7em;
	font-weight: bold;
	background: #C1D82C;
}
#content .form2 .req {
	font-weight: bold;
	color: #47B7E3;
}
#content .form2 .head {
	font-weight: bold;
	color: #BC98DE;
}
.form2 input:focus, select:focus, .form textarea:focus {
	background-color: #FFFFC0;
}
.submitgreen {
	width: 7em;
	font-weight: bold;
	background: #C1D82C;
}
.submitgreenlarge {
	width: 7em;
	font-weight: bold;
	background: #C1D82C;
	font-size: 200%;
}
.submitpay {
	width: 12em;
	font-weight: bold;
	background: #C1D82C;
	float: left;
	margin: 0 10px 20px 0;
}
.form2 .enhance {
	font-size: 130%;
	width: 558px;
	margin-bottom: 40px;
}
#content .form2 ol {
	font-size: 10px;
}
.form2 legend {
	font-size: 12px;
}
.form2 .longlabel {
	display: block;
	padding: 20px 0 10px 0;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
/*
*  RIGHTBAR
*/
#rightbar {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 168px;
	padding: 1px 0 1px 0;
}
#rightbar .section {
	width: 168px;
	margin: 4px 0 0 0;
	background: #3CAEDC url(/images/rightcol.gif) left top repeat-y;
}
#rightbar .section2 {
	padding: 8px 0 1px 0;
	background: url(/images/rightcolT.jpg) left top no-repeat;
	text-align: center;
}
#rightbar .section h2 {
	color: #474240;
	font-size: 80%;
	margin: 0 0 0 0;
	padding: 0;
	border-bottom: solid 1px #474240;
}
#rightbar .section p {
	font-size: 80%;
	margin: 10px 0 15px 0;
}
#rightbar .section .feature {
	width: 152px;
	margin: 6px auto 6px auto;
	padding: 0;
	background: #70C0E0 url(/images/featureB.jpg) left bottom no-repeat;
}
#rightbar .section .feature div {
	width: 142px;
	background: url(/images/featureT.jpg) left top no-repeat;
	padding: 8px 5px 5px 5px;
	text-align: left;
}
#rightbar .feature h2 {
	color: #ffffff;
	font-size: 80%;
	margin: 0;
	padding: 0;
	border-bottom: none;
}
#rightbar .feature h2 a:link, #rightbar .feature h2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
#rightbar .feature h2 a:hover {
	color: #156D90;
}
#rightbar .feature p {
	margin: 8px 0 0 0;
	padding: 0 0 0 16px;
	background: url(/images/featurearrow.gif) left top no-repeat;
	color: #156D90;
}
#rightbar .feature p.more {
	background: none;
	margin: 2px 0 0 0;
	padding: 0;
	text-align: right;
}
#rightbar .feature p.more a:link, #rightbar .feature p.more a:visited {
	color: #474240;
	text-decoration: none;
}
#rightbar .feature p.more a:hover {
	color: #ffffff;
}
#rightbar .section ul {
	margin: 0;
	padding: 0;
}
#rightbar .section li {
	list-style: none;
	padding: 5px;
	border-bottom: dotted 1px #ffffff;
	font-size: 75%;
}
#rightbar .section li.end {
	border-bottom: none;
}
#rightbar .section li a:link, #rightbar .section li a:visited {
	color: #ffffff;
	text-decoration: none;
}
#rightbar .section li a:hover {
	color: #474240;
}
/*
*  ORDER TABLE
*/
table {
	margin: auto;
}
.order th {
	background: #C3A7E3;
	padding: 2px 5px 2px 5px;
}
.order td {
	background: #E7DAF6;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}
.num {
	text-align: right;
}
.qty {
	text-align: center;
}
.order .tot {
	background: #C3A7E3;
	text-align: right;
	font-weight: bold;
}
.order .blank {
	background: #FFFFFF;
}
.order span.prodname {
	font-weight: bold;
}
.order b {
	font-weight: normal;
	color: #ff0000;
}
#remittance {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: dotted 1px black;
}
/*
*  FLYOUT
*/
.flyout {
	z-index: 889;
	position: absolute;
	display: none;
	text-align: left;
	background: #A9D6E7;
	text-align: left;
	border-top: solid 2px #D4F1FC;
	border-right: solid 2px #4B9EC1;
	border-bottom: solid 2px #4B9EC1;
	border-left: solid 2px #D4F1FC;
  }
.bmlayout {
	z-index: 6;
	position: absolute;
	display: none;
	text-align: left;
  }
.flyout p {
	margin: 10px;
}
.flyout img {
	border-top: solid 1px #606060;
	border-right: solid 1px #A0A0A0;
	border-bottom: solid 1px #A0A0A0;
	border-left: solid 1px #606060;
}
.flyout th {
	background: #D1EAF3;
}
.flyout td {
	vertical-align: top;
	background: #D1EAF3;
	padding: 3px;
}
/*
*  PICTURE GALLERY 
*/
.album {
	clear: both;
	padding: 10px 0 0 0;
}
.pic {
	display: block;
	float: left;
	width: 170px;
	height: 170px;
	margin: 5px 10px 5px 0;
	border-top: solid 1px #EEEEEE;
	border-left: solid 1px #EEEEEE;
	border-bottom: solid 1px #AAAAAA;
	border-right: solid 1px #AAAAAA;
	text-align: center;
	font-size: 80%;
}
#content .pic img {
	display: block;
	margin: 0 auto 2px auto;
	border-top: solid 1px #AAAAAA;
	border-left: solid 1px #AAAAAA;
	border-bottom: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
}
#content .pic:link, #content .pic:visited {
	background: #DDDDDD;
	text-decoration: none;
	color: #51bbe2;
}
#content .pic:hover {
	background: #D0DDFD;
	text-decoration: none;
	color: #CC0000;
}
/*
*  RESPONSE FORM
*/
#response {
	padding: 0.5em;
	width: 90%;
	background: #eee;
}
#response div {
	clear: both;
	padding: 3px 0 0 0;
}
#form-error {
	color: red;
	font-weight: bold;
}
#response label {
	float: left;
	width: 12em;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}
#response input.submit {
	float: left;
	width: 7em;
	text-align: center;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
#response .element {
	float: left;
}
/*
*  PROGRESS BAR
*/
.pb {
	background: url(/images/timeline.gif) 50% 100% no-repeat;
	color: #999999;
	font-weight: normal;
	padding: 2px 5px 15px 5px;
	text-align: center;
}
.pbLeft {
	background: url(/images/timelineLA.gif) 50% 100% no-repeat;
	color: #999999;
	font-weight: normal;
	padding: 2px 5px 15px 5px;
	text-align: center;
}
.pbRight {
	background: url(/images/timelineR.gif) 50% 100% no-repeat;
	color: #999999;
	font-weight: normal;
	padding: 2px 5px 15px 5px;
	text-align: center;
}
.pbRightSel {
	background: url(/images/timelineAR.gif) 50% 100% no-repeat;
	color: #a84000;
	font-weight: bold;
	padding: 2px 5px 15px 5px;
	text-align: center;
}
.pbSel {
	background: url(/images/timelineA.gif) 50% 100% no-repeat;
	color: #999999;
	font-weight: normal;
	padding: 2px 5px 15px 5px;
	text-align: center;
}
.pbSelLeft {
	background: url(/images/timelineAL.gif) 50% 100% no-repeat;
	color: #a84000;
	font-weight: bold;
	padding: 2px 5px 15px 5px;
	text-align: center;
}
/*
*  eSHOP PRODUCTS
*/
.product-list {
	float: left;
	width: 150px;
	height: 150px;
	padding: 20px 20px 0 20px;
	text-align: center;
}
.product {
	clear: both;
	margin: 0 150px 30px 130px;
}
#content .product img {
	float: left;
	margin: 0 10px 20px -130px;
}
.product form {
	float: right;
	margin: 0 -150px 0 10px;
	width: 140px;
}
#content .product h3 {
	margin: 0 0 10px 0;
	background: #5c2265;
	padding: 3px 8px 3px 8px;
	font-size: 100%;
	color: #ffffff;
}
.product label {
	font-weight: bold;
}
/*
*  FOOTER
*/
#footer {
	margin: 0 auto 0 auto;
	width: 996px;
	padding: 5px;
	font-size: 70%;
	text-align: center;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #6d6d6d;
}
#footer a:hover {
	color: #AA7AE0;
}
/*
*  SPECIALS BOX
*/
.specialbox {
	width: 578px;
	background: #EAF2B8;
	border: solid 1px #994090;
}
.specialbox2 {
	width: 580px;
	margin: -1px;
	background: url(/images/specialBoxTL.gif) left top no-repeat;
}
.specialbox3 {
	width: 560px;
	background: url(/images/specialBoxBR.gif) right bottom no-repeat;
	padding: 10px;
}
/*
*  CONTACT FORMS
*/
.error {
	color: #ff0000;
	font-weight: bold;
}
.info {
	color: #008000;
	font-weight: bold;
}
.imsform {
	margin: 0;
	font-size: 100%;
	font-family: Arial;
}
#content .imsform p {
	clear: both;
	color: #800000;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 100%;
}
.imsform .row {
	clear: left;
	padding: 20px 2px 0 2px;
width: 100%;
}
.imsform .sl {
	display: block;
	float: left;
	padding: 0 1% 0 1%;
}
.imsform .ml0 {
	display: block;
}
.imsform .ml1, .imsform .ml2 {
	display: block;
	float: left;
	text-align: right;
	padding: 0 1% 0 0;
}
.imsform .ml0, .imsform .m00 {
	width: 100%;
}
.imsform .ml1 {
	width: 24%;
}
.imsform .ml2 {
	width: 20%;
}
.imsform .element {
	float: left;
	xmargin-top: -4px;
	max-width: 75%;
}
.imsform .q1 {
	width: 26%;
}
.imsform .q3 {
	width: 74%;
}
.imsform .q4 {
	float: none;
	margin-top: 0;
	max-width: 100%;
	width: 100%;
}
.imsform .q1 .text, .imsform .q1 .textarea, .imsform .q1 .select, .imsform .q3 .text, .imsform .q3 .textarea, .imsform .q3 .select, .imsform .q4 .text, .imsform .q4 .textarea, .imsform .q4 .select {
	width: 100%;
}
.imsform .radio {
	vertical-align: middle;
}
.imsform .submit {
	xfloat: right;
	margin: 10px 0 0 0;
	font-weight: bold;
	background: #DBE0FF;
}
#content .imsform .req, .imsform .req {
	font-weight: bold;
	color: purple;
}
.imsform input:focus, select:focus, .form textarea:focus {
	background-color: #FFFFC0;
}
.imsform .enhance {
	font-size: 130%;
	width: 558px;
	padding-bottom: 10px;
}
.imsform .longlabel {
	display: block;
	padding: 20px 0 10px 0;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.imsform .inactive {
	color: #bbbbbb;
}
/*
*  LOGIN
*/
form#login {
	margin: 5px;
	text-align: left;
}
div#username, div#password {
	position: relative;
	width: 121px;
	margin: 0 0 5px 0;
}
input#username-field {
	width: 154px;
}
input#password-field {
	width: 85px;
}
label.overlabel {
	color:#999;
}
label.overlabel {
	color:#999;
}
label.overlabel-apply {
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
	color:#999;
}
/*
*  LIGHTBOX
*/
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000000 url(/images/loading.gif) no-repeat scroll center center;
}
#lightbox {
	position: absolute;
}
table.layoutdata td, table.layoutdata th {
	padding: 3px;
	background: #ffffff;
	text-align: left;
}
