body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	 background-image: url(img/bg_15.jpg);
    height: 100%;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-size: 100%;
}
img { border: 0px; }
a {	color: #FFFFFF; }
p { line-height:17px; }

/*
	CATLISTING
*/

.catlisting {
	font-size:14px;
	line-height:20px
}
.catlisting li {}
.catlisting li a {}



/*
	CREATE ACCOUNT
*/
#adressauswahl p {
	padding: 0 10px 0 10px;
}
#adressauswahl p img {
	float:right;
	margin-left:5px;
}

.createaccount fieldset {
	padding:10px;
	border:1px solid #a14a00;
	margin-bottom:20px;
	position:relative;
	line-height:25px;	
	text-align:right;
}
.createaccount fieldset.fieldanrede {
	text-align:left;
}

.createaccount fieldset legend {
	font-size:14px;
	color:#300;
	text-align:left
}
.createaccount fieldset input,
.createaccount fieldset select{
	position:absolute;
	left:140px;
	width:200px;
}
.createaccount fieldset.fieldanrede input {
	position:static;
	width:auto;
	margin-right:20px;
	margin-left:5px;
}
.createaccount fieldset label{
	position:absolute;
	left:10px;
}
.createaccount fieldset .inputRequirement{
	text-align:right;
}
#primary { width:auto }

/*
	PAYMENT
*/

.zweispalter {
	width:260px;
	height:220px;
}

.infomessage,
.error {
	padding:10px;
	background: #FFF;
	color: #300;
	border:1px solid #300;
	margin-bottom:20px;
}
.error table {
	background: #FFF;
}
.messageStackError {
	color:#F00;
	font-size:11px;
}
.messageStackSuccess {
	color:#300;
	font-size:11px;
	background: #FFF;
}

#kontaktformular {
	border:1px solid #a14a00;
	background-color:#bc5c00;
	padding:15px
}

#warenkorb {
	border:1px solid #a14a00;
	background-color:#bc5c00
}
#warenkorb th {
	font-size:13px;
	line-height:13px;
	color:#300;
	background: url(img/h6_bg.gif) repeat-x;
	padding:10px 5px 10px 5px;
}
#warenkorb td.delete,
#warenkorb td.quantity {
	text-align:center
}
#warenkorb td.singlePrice, 
#warenkorb td.totalPrice {
	text-align:right
}
#warenkorb td.subTotal {
	color:#300;
	padding-top:15px;
	padding-bottom:15px;
	text-align:right
}
#warenkorb td.singlePrice, 
#warenkorb td.totalPrice,
#warenkorb td.delete,
#warenkorb td.quantity,
#warenkorb td.productName {
	border-bottom:1px solid #a14a00;
}




.paytable {
	margin-left:8px
}
.actiontd {
	padding-left:10px;
}
.blinder {
	font-size:5px;padding:0px;
}
.longTextarea {
	padding-left:10px;
}
.agbakzept {
	margin-top:15px;
}
.longTextarea a font {
	color:#FFF !important;
	font-weight:bold;
}
.agbakzept input {
	float:left;
	margin:0 10px 0 0;
}
a.editlink {
	color:#300;
	font-weight:bold;
	font-size:11px;
	display:block;
	float:right;
	position:relative;
	padding: 3px 20px 0 0;
	text-decoration:none
}
a.editlink img {
	position:absolute;
	right:0px;
	top:0px;
}

.botbuttuns {
	width:540px;
	height:50px;
	padding:0px;
	margin:20px 0 0 0;
	background: url(img/botschatten.gif) repeat-x;
}
.botbuttuns .leftCol {
	padding:10px 0 0 10px;
	vertical-align:middle;
	float:left;
}
.botbuttuns .rightCol {
	padding:10px 10px 0 0;
	float:right;
}
.botbuttuns .rightCol input {
	float:left;
	margin-left:5px
}

.orderstatus {
	width:540px;
	height:50px;
	list-style-type:none;
	padding:0px;
	margin:5px 0 0 0;
	font-size:10px;
	line-height:9px;
	border-bottom:2px solid #300;
}
.orderstatus li {
	float:left;
	width:135px;
	height:50px;
	text-align:center;
	background-color:#930;
}
.orderstatus li.current {}
.orderstatus li.ok { color:#C60 }
.orderstatus li.rot {}

.orderstatus li span {
	display:block;
	font-size:30px;
	line-height:33px;
}
.contentpadding .cart {border:0px;}

/* 
	Produktseite
	
*/

.contentpadding {
	padding:10px 20px 0 20px;
}
.contentpadding .desc,
.contentpadding .floatbox,
.contentpadding .addCart{
	line-height:17px;
	margin-left:255px;
}
.contentpadding h2 {
	font-weight:normal;
	font-size: 18px;
	margin-bottom:20px;
}
.contentpadding .produktbild {
	float:left;
	width: 240px;
	text-align:center;
	padding: 10px 0 10px 0;
	margin: 0 15px 10px 0;
	background: #663300;
	border-top:1px solid #da9148;
	border-bottom:1px solid #da9148;
}
.contentpadding .produktbild .morePics {
	padding: 10px 0 0 0;
	margin: 0;
}
.contentpadding .produktbild .morePics img.imgLeft {
	width: 70px;
}

.contentpadding .basicData {
	padding:10px 0 10px 0;
	background: #663300;
	font-size:12px;
	line-height:14px;
	border-top:1px solid #da9148;
	border-bottom:1px solid #da9148;
}

.contentpadding .basicData,
.contentpadding .basicData a {
	color: #C96;
}
.contentpadding .basicData .mpreis {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:0 0 5px 0;
}

.addCart input { font-size:120%; margin:0 5px 0 0; float:left }

.available { 
	font-size:11px;
	padding:5px 5px 5px 0;
	background-color:#300;
	border-bottom:1px solid #da9148;
}

/*

	ALSO PUCHASED
	
*/

.contentpadding h3 {
	font-size:15px;
	border-bottom: 1px solid #300;
	font-weight:normal;
	color:#300;
}
h4 img {
	float:right;
}
h4 input {
	float:left;
	margin:0 10px 0 0;
}
.contentpadding h4 {
	background-color:#930;
	padding:3px;
	margin:0 0 2px 0;
}
.contentpadding h5 {
	color:#300;
	font-size:16px;
	font-weight:normal;
	padding:0;
}
h6 {
	font-size:13px;
	line-height:13px;
	margin:25px 0 0 0;
	padding:11px 0 11px 20px;
	color:#300;
	font-weight:normal;
	background: url(img/h6_bg.gif) repeat-x;
}
.nochgekauft {
	width:580px;
	float:left;
}




/* 
	LISTINGS 
	
	PRODUKTLISTING V1
	
*/


.lastviewedlisting {
	margin: 0 20px 25px 20px;
	padding: 0px;
	list-style-type: none;
	border-bottom:1px solid #a14a00;
	border-left:1px solid #a14a00;
	border-right:1px solid #a14a00;
}
.lastviewedlisting li {
	padding:5px;
	background-color:#bc5c00;
	border-top:1px solid #a14a00;
}
.lastviewedlisting li .piclastview {
	height:30px;
	width:50px;
	float:left;
	margin:0 10px 3px 0;
	text-align:center;
	background:#a14a00;
}
.lastviewedlisting li img {
	height:30px;
}
.lastviewedlisting li h5 {
	margin:0px;
	padding:0px;
	float:right;
}
	
.orderhistory {
	margin: 0 20px 25px 20px;
	padding: 0px;
	list-style-type: none;
	border-bottom:1px solid #a14a00;
	border-left:1px solid #a14a00;
	border-right:1px solid #a14a00;
}
.orderhistory li {
	padding:5px;
	margin:0px;
	background-color:#bc5c00;
	border-top:1px solid #a14a00;
}
.orderhistory li img {
	float:right;
}


.lastviewedlisting a,
.orderhistory  a {
	font-weight:bold
}

#prodlistingv1 h2 {
	background-color:#FFFFFF;
	font-size:16px;
	padding:5px 0 5px 0;	
	color:#300;
	margin:0px;
	font-weight:normal;
	width:580px;
	text-indent:25px;
}
img.katpic {
	border-bottom:3px solid #471919;
}
#prodlistingv1 p.description {
	background:#a14b00;
	padding:10px 15px 10px 15px;
	color:#300;
	margin: 0 0 20px 0;
	font-size:11px;
	line-height:16px;
}


#prodlistv1 {
	margin: 15px 0 25px 20px;
	padding: 0px;
	list-style-type: none;
}
#prodlistv1 li {
	height: 160px;
	width: 268px;
	float:left;
	border-left:1px solid #c60;
	border-top:1px solid #c60;
	background-color:#ebceb3;
	overflow:hidden ! important;
}
.artikelprev {
	height: 180px;
	width: 268px;
	border-right:1px solid #c60;
	border-bottom:1px solid #c60;
	overflow:hidden ! important;
}
.padd {padding:10px;}
#prodlistv1 li h3 {
	font-size:15px;
	line-height:15px ! important;
	padding:0px;
	font-weight:normal;
	margin:0 0 5px 0;
}
#prodlistv1 li h3 a{
	color:#300;
}
#prodlistv1 li p {
	padding:0 0 10px 0;
	margin:0px;
	color:#663300;
	line-height:14px;
}
#prodlistv1 li p.meta,
#prodlistv1 li p.meta a{
	font-size:10px;
	color:#ebceb3
}
#prodlistv1 li p.preis{
	font-size:14px;
	line-height:14px;
	color:#300;
	font-weight:bold;
	margin:0 ! important;
	padding:0 ! important;
}



#prodlistv2 {
	margin: 15px 0 25px 20px;
	padding: 0px;
	list-style-type: none;
}
#prodlistv2 li {
	height: 150px;
	width: 178px;
	float:left;
	margin:0 1px 1px 0;
	background-color:#ebceb3;
	overflow:hidden;
}
#prodlistv2 li .artikelprev {
	height: 150px;
	width: 178px;
}
#prodlistv2 li .padd {padding:5px}
#prodlistv2 li .padd img {
float:left;margin:0 5px 0 0
}
#prodlistv2 li h3 {
	font-size:12px;
	padding:0px;
	margin:0 0 5px 0;
}
#prodlistv2 li h3 a{
	color:#300;
	text-decoration:none;
}
#prodlistv2 li p {
	padding:0 0 5px 0;
	margin:0px;
	color:#ebceb3
}
#prodlistv2 li p.meta,
#prodlistv2 li p.meta a{
	font-size:10px;
	color:#ebceb3
}
#prodlistv2 li p.preis{
	font-size:12px;
	color:#300;
}





#prodlistv3 {
	margin: 15px 0 25px 20px;
	padding: 0px;
	list-style-type: none;
}
#prodlistv3 li {
	position:relative;
	height: 220px;
	width: 178px;
	float:left;
	margin:0 1px 10px 0;
	background-color:#bc5c00;
	overflow:hidden;
}
#prodlistv3 li .artikelprev {
	height: 220px;
	width: 178px;
	text-align:center;
}
#prodlistv3 li .padd {padding:0px;}
#prodlistv3 li h3 {
	font-size:12px;
	padding:5px 0 5px 0;
	margin:0 0 5px 0;
	background-color:#300;
	height:30px;
}
#prodlistv3 li h3 a{
	color:#FFF;
	text-decoration:none;
}
#prodlistv3 li p {
	padding:0 0 5px 0;
	margin:0px;
	color:#ebceb3
}
#prodlistv3 li p.meta,
#prodlistv3 li p.meta a{
	font-size:10px;
	color:#ebceb3
}
#prodlistv3 li p.preis{
	font-size:12px;
	color:#FFF;
	padding-top:5px;
	position:absolute;
	bottom:5px;
	left:19px;
	width:140px;
	height:40px;
	background:#a14b00;
	border-top:1px solid #c60;
	border-left:1px solid #c60;
	border-right:1px solid #7f3300;
	border-bottom:1px solid #7f3300;
	margin-top:10px;
}


.nodesc {
	padding-bottom:15px;
	background-color:#a14b00;
}




.productOldPrice {
	text-decoration: line-through;
	font-weight: bold;
	font-size: 12px;
	color:#C00;
}
#prodlistv3 .productOldPrice {
	color:#FFF
}





/*  ==== META ====  */

p.metapinfo {
	color:#300;
	font-size:9px ! important;
	line-height:11px ! important;
	padding:5px 0 5px 0 ! important;
	margin:0 ! important;
}
p.metapinfo a {
	color:#300;
	text-decoration:none;
}
span.metapinfo {
	font-size:9px ! important;
	line-height:11px ! important;
}
span.metaboxinfo {
	font-size: 9px ! important;
	line-height: 11px ! important;
	font-weight: normal ! important;
}
span.metaboxinfo.a {
	font-size: 9px ! important;
	line-height: 11px ! important;
	font-weight: normal ! important;
}



/* Struktur */

#seite {
	background: url(img/seite_bg_y.gif) repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#seite #seitenpad {
	padding: 0 25px 0 25px;
	background: url(img/top_bohnen.gif) no-repeat 30px top;
	
}

#seite #seitenpad #links {
	float: left;
	width: 180px;
	margin-top: 172px;
}


/* 	################################## BOXEN #################################

	########### SHOPKATEGORIEN ########### */


#seite #seitenpad #links .categories ul {
	margin: 0 0 25px 5px;
	padding: 0px;
	list-style-type: none;
	border-top:1px solid #FFF;
}
#seite #seitenpad #links .categories ul li {
	display:inline;
}
#seite #seitenpad #links .categories ul li ul {
	padding:0;
	margin:0px;
	border-top:1px solid #FFF;
	background: none !important;
	background:#661a00 !important;
}
#seite #seitenpad #links .categories ul li ul li a {	
	background: none !important;
	border:0px;
	padding:7px 10px 7px 10px;
}
#seite #seitenpad #links .categories ul li ul li.activeCat a {
	font-weight:bold;
	background: url(img/e2_open.gif) ! important;
	border-bottom:1px solid #300;
}


#seite #seitenpad #links .categories ul li ul li ul {
	padding:0;margin:0 1px 0 1px;border:0;
	border-left:1px solid #300;
	border-bottom:2px solid #300;
	border-right:2px solid #300;
	font-size:11px;
}
#seite #seitenpad #links .categories ul li ul li.activeCat ul li a {
	background: #FFCC99 ! important;
	font-weight: normal;border:0;
	color: #300;
	padding:4px 0 4px 5px;
}
#seite #seitenpad #links .categories ul li ul li.activeCat ul li.activeCat a {
	color:#FFCC99 ! important;
	font-weight:bold;
	background: #300 ! important;
}




#seite #seitenpad #links .categories ul li ul li.activeCat ul li.activeCat ul {
	padding:0;margin:0;border:0;border-left:5px solid #300;border-bottom:3px solid #300;
}
#seite #seitenpad #links .categories ul li ul li.activeCat ul li.activeCat ul li a {
	background: #300 url(img/produktnavi_pfeil.gif) no-repeat -3px center ! important;
	padding-left:10px;
	color:#FFF ! important;
	font-weight:normal;
	text-decoration:underline;
}




#seite #seitenpad #links .categories ul li a {
	border-top:1px solid #FFF;
	display:block;
	padding:7px 5px 7px 10px;
	line-height:12px;
	color: #FFFFFF;
	text-decoration: none;
	background:#300;
}
#seite #seitenpad #links .categories ul li a:hover,
#seite #seitenpad #links .categories ul li.activeCat a {
	background: #300 url(img/produktnavi_pfeil.gif) no-repeat -1px center;
}


/* 	
	########### INFONAVI ########### 
*/

.information ul {
	border-top:2px solid #FFF;
	margin: 15px 0 15px 5px;
	padding: 10px 0 0 0;
	list-style-type: none;
	font-size: 10px;
	line-height: 10px;
}
.information ul li {
	display:inline;
}
.information ul li a {
	display:block;
	color: #FFCC99;
	padding: 4px 0 4px 10px;
	text-decoration: none;
}
.information ul li a:hover {
	background-image: url(img/produktnavi_pfeil.gif);
	background-repeat: no-repeat;
	background-position: -2px center;	
}



/* 	
	########### STANDARTBOXEN ########### 
*/

.standardbox {
	margin: 0 0 15px 5px;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
	line-height: 10px;
}
.standardbox h1,
.standardboxrechts h1 {
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 8px 0 8px 10px;

}
.standardbox h1 a,
.standardboxrechts h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.standardbox .prodpic,
.standardboxrechts .prodpic {
	padding: 10px 5px 0 10px;
}
.standardbox .prodpic h4,
.standardbox .prodpic p,
.standardboxrechts .prodpic h4,
.standardboxrechts .prodpic p {
	padding:2px 0 3px 0;
	margin:0px;
	text-align:center;
}
.standardbox .prodpic h4 a,
.standardbox .prodpic p a,
.standardboxrechts .prodpic h4 a,
.standardboxrechts .prodpic p a {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
}
.standardbox .prodpic p.preis,
.standardboxrechts .prodpic p.preis {
	font-size:12px;
	line-height:14px;
	font-weight:bold;
}
.standardbox .prodpic p.specialpreis,
.standardboxrechts .prodpic p.specialpreis {
	font-size:12px;
	font-weight:bold;
	color: #FF0000;
}
.standardbox .prodpic p.alterpreis,
.standardboxrechts .prodpic p.alterpreis {
	text-decoration: line-through;
}
.standardboxrechts {
	border-top:2px solid #FFF;
	margin: 0 5px 15px 0;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
	line-height: 10px;
	position: relative;
}
a.personalpage {
	display:block;
	text-align:center;
	border-top:2px solid #FFF;
	padding:10px 0 5px 0;
	margin:10px 0 0 0;
}


/* 	
	########### STANDARTBOXEN ########### 
*/

.bestseller {
	margin: 0px;
	padding: 0 10px 0 10px;
	list-style-type: none;
	color: #993300;
	line-height: 13px;
}
.bestseller li {
	padding: 5px 0 0 0;
}
.bestseller li a {
	color: #ffcc99;
}


/* 	
	########### Neue Artikel ########### 
*/

.now {
	background: url(img/now.png) no-repeat !important;
	background:none;
	height: 84px;
	width: 84px;
	position: absolute;
	right: -20px;
	top: -25px;
}

/* 	
	########### Suche ########### 
*/

.searchbox {
	border-top:2px solid #FFF;
	margin: 0 5px 15px 0;
	padding: 5px 0 0 0;
	list-style-type: none;
	font-size: 10px;
	line-height: 10px;
}
.searchbox a {
	color: #ffcc99;
}
#rechts form {
	padding: 10px 10px 5px 10px;
	margin:0px;
}
#rechts form input {
	margin:0px 0px 5px 0px;
	color: #330000;
}
.searchfeld {
	width:120px;
}
.loginfeld {
	width:140px !important;
	margin-left:0px !important;
	margin-right:0px !important;
}
.searchgo {
	float:right;
}


/* 	
	########### REVIEWS ########### 
*/


.review {
	padding: 0 10px 0 10px; text-align:center;
}
.newreview a {
	color:#FF0000
}

.bewertung { text-align:center }
.bewertung h3 {}
.bewertung h3 a { font-size:13px;line-height:15px; color:#ffcc99 }
.bewertung p { line-height:14px; }
.bewertung p img { margin-top:7px; }



#rezensionen {
	list-style-type:none;
	padding:0 0 30px 0; margin:0px;
}
#rezensionen li h3 a { text-decoration:none; color:#330000; }
#rezensionen li h3 img { float:right }
#rezensionen li p img { float:right;height:80px;margin:-5px 10px 5px 10px }

div.rezpic { float:right; width:140px; height:140px; margin:0 10px 5px 10px; text-align:center; background:#330000 }
div.rezpic img { margin:0px ! important; }

#restable tr th,
#restable tr td { padding:7px; color:#FFF; text-align:left; }

#restable tr th { background:#330000; }

/* 	
	########### Accounts ########### 
*/

.noaccount {
	height: 125px;
	margin: 0 5px 0 0;
	border-top:2px solid #300;
}

.accounts {
	height: 125px;
	margin: 0 5px 0 0;
	padding: 0px;
	list-style-type: none;
	border-top:2px solid #FFF;
	margin-top:130px;
}
.accounts li {
	display:inline;
}
.accounts li a {
	width:175px;
	display:block;
	position:relative;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	padding:8px 0 8px 0;
	border-bottom:2px solid #FFF;
}
.accounts li a img {
	float:left;
	margin: -2px 5px 0 5px;
}


/* 	
	########### Warenkorb ########### 
*/

.cart {
	font-size: 11px;
	line-height: 14px;
}
.cart ul{
	margin: 0px;
	padding: 10px 10px 0 10px;
	list-style-type: none;
	
}
.cart p{ padding: 0 10px 10px 10px; }
.totalamount {
	color:#FFCC99;
}


.adminbox {
	background-color:#F00;
	padding:10px;
	line-height:14px;
}
.adminbox img {
	margin-top:10px
}



#seite #seitenpad #rechts {
	float: right;
	width: 180px;
	margin-top: -2px;
}
#seite #seitenpad #content {
	float: left;
	margin: 0 5px 0 5px;
	background-color: #C60;
}
#seite #seitenpad #content #middle {
	width:580px !important;
	position: relative;
}
#seite #seitenpad #content #middle #topnavi {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 29px;
	background: url(img/topnavi_bg_x.gif) repeat-x;
	line-height: 12px;
	border-bottom: 7px solid #FFFFFF;
}
#seite #seitenpad #content #middle #topnavi li {
	display: inline;
}
#seite #seitenpad #content #middle #topnavi li a {
	display: block;
	padding: 8px 12px 9px 12px;
	float: left;
	border-right: 1px solid #ad5c33;
	border-left:1px solid #701f00;
	color: #FFFFFF;
	text-decoration: none;
}
#seite #seitenpad #content #middle #topnavi li a:hover {
color: #330000;
}
#seite #seitenpad #content #middle #topnavi li a.korb,
#seite #seitenpad #content #middle #topnavi li a.kasse {
	float:right;
	border:0px;
	font-weight: bold;
	position: relative;
	padding-right: 37px;
}
#seite #seitenpad #content #middle #topnavi li a.korb {
	background: url(img/topnavi_cart_bg_x.gif);
}
#seite #seitenpad #content #middle #topnavi li a.kasse {
	background-color: #FFFFFF;
	color: #330000;
}
#seite #seitenpad #content #middle #topnavi li a img {
	float: right;
	position: absolute;
	top: 6px;
	right: 10px;
}


h1.head {
	margin: 0px !important;
	padding: 0px !important;
}
hr.clear {
	clear: both;
	visibility: hidden;
	margin:0px;
}
.copyright {
	background: url(img/footer_schatten.gif) no-repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 35px 0 15px 0;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}
.copyright a {
	color: #CCCCCC;
	text-decoration: none;
}
.parseTime { display:none }
#banderole {
	background: url(img/banderole.png) no-repeat !important;
	background: none;
	height: 170px;
	width: 200px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
}


.specialpreis {
	font-weight:bold;
	font-size:14px;
	color:#C00 ! important;
}
.specialpreis .productOldPrice {
	color:#300;
	font-size:12px;
	font-weight:normal;
}
#links .specialpreis .productOldPrice {
	color:#FFF;
	line-height:16px;
	font-weight:normal;
}




#checkouttable table {
	border-bottom: 1px solid #fff
}

/*
	GUTSCHEINVERSAND
*/

p.sendgv {
	font-size:18px;
	line-height:24px;
	border:1px solid #FFF;
	padding:15px ! important;
	margin:0px ! important;
	background-color:#bc5c00
}



/* 
	POPUPS
*/

.containerPopup {
	padding:10px 20px 10px 20px;
	color: #300;
	font-size:11px;
	line-height:17px;
}
.containerPopup a {
	color: #300;
	font-weight:bold;
}

.schmuckbild {
	padding:5px;
	background:#FFF
}
