body, td,P{
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
	color: #565656;	scrollbar-3dlight-color: #e9e9e9;	scrollbar-arrow-color: #12619c;
	scrollbar-darkshadow-color: #88b0cd;
	scrollbar-face-color: #e9e9e9;	scrollbar-highlight-color: #b7b7b7;
	scrollbar-shadow-color: #b7b7b7;
	scrollbar-track-color: #efefef;
}

a {
	color: #656565;
	
	
}

.bold_red{
	font-weight: bold;
   color:  #CB1C30;
	}

.showtime_bold{
	font-weight: bold;
	color: #656565;
	color: White;
	
	
}

.img {border: 1px solid;
		color: #EDEDDD;
		border-color: #EDEDDD;
}


.intel{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A9A9A9;
}




/* Start Layout für div Container */




/* Bereich für Print CSS */
#logo_trans{
 display: none;
}
#trans{
 display: none;
}
/* End Bereich Print CSS */



/* Start Navigationsbereich */

#sprache{
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	
	color: #656565;
	position: absolute;
	left: 210px;
	top: 63px;
	width: 47px;
	height: 16px;
	z-index: 1;
	text-decoration: none
}


	
	
#sprache_distri{
	font-family:Verdana,Arial,sans-serif; 
	font-size:11px; 
	font-weight:bold;
	color:#A3721C;
	position:absolute; 
	left:10px; 
	top:63px; 
	width:47px; 
	height:16px; 
	z-index:1;


	}

/* CoolMenus 4 - default styles - do not edit 
.clCMEvent{position:absolute; width:100%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */*/
  
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
  
/*Style for the background-bar*/
.clBar{
	position: absolute;
	height: 10;
	background-color: #D4D3D2;
	layer-background-color: red;
	visibility: hidden;
	
}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:Verdana,Arial,sans-serif; font-size:11px; font-weight:bold}
.clLevel0{
	background-color: #D4D3D3;
	layer-background-color: #D4D3D3;
	color: #656565;
}
.clLevel0over{background-color:#D4D3D3; layer-background-color:#E2E1E1; color:#CC0000; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#D4D3D3; layer-background-color:#D3D2BA}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:Verdana,Arial,sans-serif; font-size:10px; font-weight:bold;}
.clLevel1{background-color:#EDEDED; layer-background-color:#E2E1E1; color:#656565;}
.clLevel1over{background-color:#D4D3D3; layer-background-color:#E2E1E1; color:#656565; cursor:pointer; cursor:hand;}
.clLevel1border{
	position: absolute;
	z-index: 500;
	visibility: hidden;
	background-color: White;
	layer-background-color: #E2E1E1;
}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:Verdana,Arial,sans-serif; font-size:10px; font-weight:bold;}
.clLevel2{background-color:#E2E1E1; layer-background-color:#D4D3D2; color:White;}
.clLevel2over{background-color:#E2E1E1; layer-background-color:#D4D3D2; color:White; cursor:pointer; cursor:hand;}
.clLevel2border{position:absolute; visibility:hidden; background-color:#D4D3D2; layer-background-color:#E2E1E1;}


/* End Navigations Bereich */

/* Start Navigation Produkte */
#navigat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: bold;
	font-size: 10px;
	color:#A3721C;
}

/* End Navigation Produkte */

/* START Inhalt */


#content_start{
	height: 100%
	

}

#transp{

	height: 1px;

}


/*BTO CONFIGURATOR */
#content_bto_struc {
float: left;

	width: 32%;
	min-height:480px;
  	height:auto !important;  /* für moderne Browser */
  	height:480px;  /*für den IE */
	margin: 5px;
	padding: 0;
	background: White;
	border-top: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
 clear: right;

}

#content_bto_struc_right {
float: right;

	width: 32%;
	min-height:480px;
  	height:auto !important;  /* für moderne Browser */
  	height:480px;  /*für den IE */
	margin: 5px;
	padding: 0;
	background: White;
	border-top: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
 clear: right;

}

#content_bto_titel{
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	padding: 2px;
	color: #656565;
	background-color: #EDEDED;
	text-align: right;
}
#content_bto{
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	padding: 0px;
	color: #656565;
	text-align: left;
}
#content_bto_bottom{

	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	color: #656565;
	background-color: #F3F3F1;
	text-align: center;
	bottom: 0px !important;bottom:-1px;
	padding: 0px;



}

.pulldown_bto
{
	font-family: Verdana,Arial,sans-serif;
	width: 40px;
	color: Black;
	border-color: #D4D3D3;
	border: 1px solid;
	height: 20px;
	background-color: White;
	scrollbar-3dlight-color: #EDEDED;
	scrollbar-arrow-color: #FF4500;
	scrollbar-darkshadow-color: #A3721C;
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #D4D0C8;
	scrollbar-shadow-color: #D4D0C8;
	scrollbar-track-color: #EDEDED;
}


/*BTO CONFIGURATOR ENDE */


#content_spesials {
float: left;

	width: 48%;
	margin: 5px;
	padding: 0;
	margin-top: 7px;
	color: #656565;
	background: White;
	border-top: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	font-family: Verdana, Arial,  sans-serif;
}

#content_preislist, #content_produkte, #content_notebook, #content_news, #content_prod_promo, #content_partner, #content_login{
	float: right;
	width: 48%;
	margin: 5px;
	padding: 0;
	margin-top: 7px;
	clear: right;
 	font-family: Verdana, Arial,  sans-serif;
	
}


#content_preislist{
 	float: right;
	color: black;
	background: White;
	border-top: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;

}
#content_produkte{
 float: right;
	color: black;
	background: White;
	border-top: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
}

#content_notebook{
 float: right;

	color: black;
	background: White;
	border-top: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;

}

#content_news{
 float: right;

	color: black;
	background: White;
	border-top: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;

}

#content_prod_promo{
 float: right;

	color: black;
	background: White;
	border-top: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;

}

#content_partner{
 float: right;

	color: black;
	background: White;
	border-top: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;

}

#content_login{
 float: right;

	color: black;
	background: White;
	border-top: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:s 8px;
}



#content_bottom{
	float: left;
	margin-top: 10px;
	margin-left: 6px;
	margin-right: 5px;
	width: 98%;
	color: black;
	background: White;
	border-top: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	
}



#content_border {

  	height:auto !important;  /* für moderne Browser */
	display: block;
	margin: 5px;
	padding: 0;
	background: White;
	border-style: solid;
	border-width: 1px;
	color: #C91930;
 	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;


}

#content_border_small {

  	height:auto !important;  /* für moderne Browser */
	display: block;
	margin: 5px;
	padding: 0;
	background: White;
	border-style: solid;
	border-width: 1px;
	color: #C91930;
 	width: 240px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;


}

/* Notebooks Präsentationen */

#content_note_space{

	margin-left:200px;
}
	* html #content_note_space {  /* nur fuer Internet Explorer */
  width:99%;     /* Version 5.x */
  w\idth:99%;    /* Version 6 */
}


#content_notebookmain {
float: left;
	
   width: 600px;
	margin: 5px;
	padding: 0;
	margin-top: 7px;
	color: #656565;
	background: White;
	font-family: Verdana, Arial,  sans-serif;
	}






#content_notebooknav{
	float: right;
	clear: right;
	width: 200px;
	margin: 5px;
	padding: 0;
	margin-top: 7px;
	
	font-family: Verdana, Arial,  sans-serif;
	color: black;
	background: #F3F3F1;
	border-top: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	text-align: center;
}




/* Fuss und Top des Configurators */

.conf_foot{
	background: #FAFAFA;
	border-top: 1px solid #8E8A87;
	border-bottom: 1px solid #8E8A87;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 16px;
	padding: 2px;


}


.conf_background {
	background-color: #FAFAFA;
}

.conf_desc {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
}

.conf_top{
	background: #FAFAFA;
	border-top: 1px solid #8E8A87;
	border-bottom: 1px solid #8E8A87;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 16px;
	padding: 2px;


}


/* Ende Configurators */

#foot{color:white;
background:#a8a8a8;
padding:0;
margin:0;
border-top:2px solid black;}

#foot p{margin:0;padding:4px;}



#footer{

 display: none;
	}


/* Ende Layout für div Container */

.titel_news {
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	color: #EF6529;
}


.titel_haendler{
	font-family: Tamoha, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	height: 16px;
	color: #A3721C;
	background: #EDEDDD;
}

.titel_notebook{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: bold;
	height: 16px;
	padding: 2px;
	margin-top: 4px;
	margin: 0px;
	color: #A3721C;
	background: #EDEDDD;
	text-align: center;
	
}

.textbold {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #656565;
}

.textboldred {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: Red;
}

.textwhite {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: White;
}

.textsmall {
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
}




hr {
	
	border: 1px dotted #D4D3D3;
	width: 100%;
	height: 1px;
}



.background {
	background-color: #F3F3F1;
}



.backgroundWeiss {
	background-color: White;
}

.table_partnerprogram { background: #e8e7cf }


/* Start Linien definition */

.lineright { border-right: 1px solid #A9A7A6 }
.lineleft { border-left: 1px solid #A9A7A6}
.linebottom { border-bottom: 1px solid #A9A7A6 }
.linetop { border-top: 1px solid #A9A7A6 }

.lineright_d { border-right: 1px dotted #A2721D}
.lineleft_d { border-left: 1px dotted #A2721D}
.linebottom_d { border-bottom: 1px dotted #A2721D}
.linetop_d { border-top: 1px dotted #A2721D }

.linerightr {border-right: 1px solid Red;}
.lineleftr { border-left: 1px solid Red}
.linebottomr { border-bottom: 1px solid Red }
.linetopr { border-top: 1px solid Red  }

/* Anmeldung Line*/


.linebottomW { border-bottom: 2px solid White; }
.linebottomB { border-bottom: 2px solid Black; }



/* Ende Linien definition */

/* Start RMA Form */


.rma_titel{
font-size: 10px;
font-weight: bold;

}

.nav    {
	font-size: 10px;
	font-family: Verdana;
	color: #C91930;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	text-align: center;

	border-style: solid;
	border-width: 1px;
	padding: 2px;
}

#rma_border {

  	height:auto !important;  /* für moderne Browser */
	display: block;
	margin: 5px;
	padding: 0;
	background: White;
	border-style: solid;
	border-width: 1px;
	color: #C91930;
 	width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;


}

#rma_border_small {

  	height:auto !important;  /* für moderne Browser */
	display: block;
	margin: 5px;
	padding: 0;
	background: White;
	border-style: solid;
	border-width: 1px;
	color: #C91930;
 	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;


}

#rma_border_box {

  	height:auto !important;  /* für moderne Browser */
	float: left;
	display: block;
	margin: 5px;
	padding: 0;
	background: White;
	border-style: solid;
	border-width: 1px;
	color: #C91930;
 	width: 380px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;


}
#rma_border_boxL {

  	height:auto !important;  /* für moderne Browser */
	display: block;
	margin: 5px;
	padding: 0;
	background: White;
	border-style: solid;
	border-width: 1px;
	color: #C91930;
 	width: 380px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;


}
.button_selected
{
	font-size: 10px;
	background-color: White;
	border-color: #C91930;
	border: 1px solid;
	width: 90px;
	height: 16px;
	cursor: hand;
	text-decoration: none;
}


.button_rma
{
	font-size: 10px;
	font-weight:bold;
	background-color: White;
	color: #565656;
	border-color: #D4D3D3;
	border: 2px solid;
	width: 180px;
	height: 20px;
	cursor: hand;
	text-decoration: none;
}

.button_small_rma
{
	font-size: 10px;
	font-weight:bold;
	background-color: White;
	color: #565656;
	border-color: #D4D3D3;
	border: 1px solid;
	width: 90px;
	height: 16px;
	cursor: hand;
	text-decoration: none;
}

.textfeld_rma	{
	font-family: Verdana;
	font-size: 9px;
	width: 20px;
	border-color: White;
	border: 1px none;
	background: White;
}


/* End RMA Form */

/* Start Layout für Eingabefelder */

.textfeld_gross	{
	font-family: Verdana;
	font-size: 9px;
	width: 200px;
	height: 100px;
	border-color: #D4D3D3;
	border : 1px solid;
	background : White;
}

.textfeld_gross_open {
	font-family: Verdana;
	font-size: 9px;
	height: 100px;
	border-color: #D4D3D3;
	border : 1px solid;
	background : White;
}

.textfeld_klein	{
	font-family: Verdana;
	font-size: 9px;
	width: 200px;
	height:18px;
	border-color: #D4D3D3;
	border : 1px solid;
	background : White;
}
.textfeld_zahl	{
	font-family: Verdana;
	font-size: 9px;
	width: 50px;
	height:18px;
	border-color: #D4D3D3;
	border : 1px solid;
	background : White;
}


.input
{
	background-color : White;
	border-color: #D4D3D3;
	border : 1px solid;
	font-size: 9px;
	width: 200px;
	height:18px;
}
.inputlong
{
	background-color : White;
	border-color: #D4D3D3;
	border : 1px solid;
	font-size: 9px;
	width: 300px;
	height:18px;
}

.input_small
{
	background-color : White;
	border-color: #D4D3D3;
	border : 1px solid;
	font-size: 9px;
	width: 100px;
	height:18px;
}

.input_date
{
	background-color : White;
	border-color: #D4D3D3;
	border : 1px solid;
	font-size: 9px;
	width: 70px;
	height:18px;
}

.input_price {
	
	font-size: 7pt;
	font-family: verdana;
	border-color: #D4D3D3;
	border : 1px solid;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #4A4A4A;
	font: bold;
	text-align: center;
}

.input_zahl
{
	background-color : White;
	width: 30px;
	height: 15px;
	font-size: 9px;
	border-color: #D4D3D3;
	border : 1px solid;
	
}
.input_zahl_15
{
	background-color : White;
	border-color: #D4D3D3;
	border : 1px solid;
	font-size: 9px;
	width: 80px;
	height:16px;
}

.input_Produkt
{
	background-color : White;
	border-color: #D4D3D3;
	border : 1px solid;
	font-size: 9px;
	width: 180px;
	height:16px;
}

.input_ProduktDesc
{
	background-color : White;
	border-color: #D4D3D3;
	border : 1px solid;
	font-size: 9px;
	width: 360px;
	height:40px;
}
.input_vorw
{
	background-color : White;
	border-color: #D4D3D3;
	border : 1px solid;
	font-size: 9px;
	width: 50px;
	height:18px;
}

.input_tel
{
	background-color : White;
	border-color: #D4D3D3;
	border : 1px solid;
	font-size: 9px;
	width: 142px;
	height:18px;
}

.input_textarea
{
	background-color : White;
	border-color: #D4D3D3;
	border : 1px solid;
	width: 200px;
	height:100px;
}

.input_mail
{
	background-color : White;
	border-color: #D4D3D3;
	border : 1px solid;
	font-size: 11px;
	width: 500px;
	height:100px;
}


.inputbox
{
	background-color : White;
	border-color: #D4D3D3;
	border : 1px solid;
	height:20px;
	font-size: 9px;
	scrollbar-3dlight-color: #EDEDDD;
	scrollbar-arrow-color: #FF4500;
	scrollbar-darkshadow-color: #A3721C;
	scrollbar-face-color: #EDEDDD;	scrollbar-highlight-color: #b7b7b7;
	scrollbar-shadow-color: #b7b7b7;
	scrollbar-track-color: #efefef;
}

.pulldown
{

	font-family: Verdana,Arial,sans-serif;
	width: 250px;
	color: #A3721C;
	border-color: #D4D3D3;
	border : 1px solid;
	height:20px;
	background-color:White;
	scrollbar-3dlight-color: #EDEDED;
	scrollbar-arrow-color: #FF4500;
	scrollbar-darkshadow-color: #A3721C;
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #D4D0C8;
	scrollbar-shadow-color: #D4D0C8;
	scrollbar-track-color: #EDEDED;
}
.pulldown_small
{
	font-family: Verdana,Arial,sans-serif;
	width: 200px;
	color: Black;
	border-color: #D4D3D3;
	border: 1px solid;
	height: 20px;
	background-color: White;
	scrollbar-3dlight-color: #EDEDED;
	scrollbar-arrow-color: #FF4500;
	scrollbar-darkshadow-color: #A3721C;
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #D4D0C8;
	scrollbar-shadow-color: #D4D0C8;
	scrollbar-track-color: #EDEDED;
}
.button
{
	font-size: 10px;
	background-color : White;
	border-color: #D4D3D3;
	border : 1px solid;
	width: 200px;
	height:16px;
	cursor: hand; 
	text-decoration: none;
}

.button_small
{
	font-size: 10px;
	background-color: White;
	border-color: #D4D3D3;
	border: 1px solid;
	width: 90px;
	height: 16px;
	cursor: hand;
	text-decoration: none;
}

.button_very_small
{
	font-size: 10px;
	background-color: White;
	border-color: #D4D3D3;
	border: 1px solid;
	width: 75px;
	height: 16px;
	cursor: hand;
	text-decoration: none;
}

.button_selected
{
	font-size: 10px;
	background-color: White;
	border-color: #C91930;
	border: 1px solid;
	width: 90px;
	height: 16px;
	cursor: hand;
	text-decoration: none;
}

.button_bto
{	
	font-size: 10px;
	background-color: White;
	border-color: #D4D3D3;
	border: 1px solid;
	width: 50px;
	height: 16px;
	cursor: hand;
	text-decoration: none;
}

.button_large
{
	background-color : White;
	border-color: #D4D3D3;
	border : 1px solid;
	width: 150px;
	height:18px;
	cursor: hand; 
	text-decoration: none;
}
.button_warenk
{
	font-family: Verdana;
 	font-weight: bold;
	background-color : White;
	border-color: #D4D3D3;
	border : 1px solid;
	width: 150px;
	height:16px;
	cursor: hand; 
	text-decoration: none;
}
#shipto {
	position: absolute;
	width: 98%;
}

#shipto_titel {
    font-family: Verdana;
 	font-weight: bold;
    width: 100%;
	height:25px;
	display: block;
	margin: 5px;
	padding: 0;
	background-color: #FAFAFA;

}

#shipto_left {
	float: left;
	width: 240px;
	height:auto !important;  /* für moderne Browser */
	display: block;
	margin: 5px;
	padding: 0;
	background: White;
	border-style: solid;
	border-width: 1px;
	color: #C91930;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#shipto_right{
	float: left;
	width: 400px;
	height:auto !important;  /* für moderne Browser */
	display: block;
	margin: 5px;
	padding: 0;
	background: White;
	border-style: solid;
	border-width: 1px;
	color: #C91930;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#shipto_bottom{
    float:left;
	width: 680px;
	height:auto !important;  /* für moderne Browser */
	margin: 5px;
	padding: 0;
	background: White;
	border-style: solid;
	border-width: 1px;
	color: #C91930;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#shipto_center {
	float: left;
	width: 780px;
	height:auto !important;  /* für moderne Browser */
	display: block;
	margin: 5px;
	padding: 0;
	background: White;
	border-style: solid;
	border-width: 1px;
	color: #C91930;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

