/* NEWLOGIN */
img, a img {
	border:0;
}
div.bordernoPadding {
  	padding: 0px;
	background: #FAFAFC url('/fileadmin/bod_libs/images/img_form/form_borderbg.gif') repeat-x left bottom ;
	width:925px;	
	border: #9DBFDB 1px solid;
	border-bottom: 0;
	position: relative;
	text-align: left;
}

div.leftPart { 
  float: left; 
  width: 440px;
  border-right: 1px solid #9DBFDB;
  margin: 0 -1px 0 0;
  padding: 25px 0 20px 20px;
}
div.rightPart { 
	float: left;
	width: 460px;
	border-left: 1px solid #9DBFDB;
	padding: 45px 0 20px 0;
 
}
div.rightPart p {
	margin-bottom: 10px;
}
/*
div.tx-newloginbox-pi1{
	margin-left:-20px;

}*/
div.tx-newloginbox-pi1 h3 {
	font-size:20px;
	text-align:left;
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 17px;
	font-weight:normal;
	color: #AB926D;
	display: block;	
}

.tx-newloginbox-pi1 p, 
.bordernoPadding p.bodytext{
	font-size:11px;
	font-weight:bold;
}

.tx-newloginbox-pi1 table tr td p{
	color:#AB926D;
}

.tx-newloginbox-pi1 table tr td input#tx-newloginbox-pi1-pass,
.tx-newloginbox-pi1 table tr td input#tx-newloginbox-pi1-user {
	font-size:11px;
	width:296px;
}

input.tx-newloginbox-pi1-submit {
	/*background:url('/fileadmin/bod_libs/images/img_form/btn3_l.gif') no-repeat;*/
	background:transparent url(/fileadmin/bod_libs/images/img_form/btn4.gif) no-repeat scroll center;
	border:0;
	height:49px;
	width:296px;
	margin-top:10px;
	color: #444D56;
/*	color:#CAAC83;*/
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:35px;
	margin-bottom:25px;
	margin-top:25px;
	cursor:pointer;
}
input.tx-newloginbox-pi1-submit:hover {
	color: #AB926D;
}


.tx-newloginbox-pi1 p.tx-newloginbox-pi1-forgotP a,
.tx-newloginbox-pi1 p.tx-newloginbox-pi1-forgotP a:visited
{
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#000;
	background:#fff;
}

.tx-newloginbox-pi1 p.tx-newloginbox-pi1-forgotP a:hover {
	color: #AB926D;
}

div.registernow {
	background: #E7F4FC;
	text-align: center;
	padding: 15px 0 30px 15px;
	width: 448px;
	margin-bottom: 30px;
}

* html div.registernow {
	width: 482px;
}

	div.registernow p {
		font-size: 30px;
		color: #7DADD3;
		font-weight: bold;
		margin: 5px 0 25px 4px;
		padding: 0;
		text-align: left;
	}
	
	div.registernow a {
		margin: 0 auto;
		background: transparent url('/fileadmin/bod_libs/images/img_form/btn_register.gif') center center no-repeat;
	}

.rightPart p a {
	margin: 10px 0;
}

* html .rightPart p a {
	margin-left: 10px;
}


/* NEWLOGIN */


/**
	Formulare
*/

.inline {
	display: inline !important;
}

textarea {
	display: block;
}
/*bod_form.css: right:-14px;*/
a.help {
	position: absolute;
	right: -14px;
}

.content_standard_frame a.help {
	position: absolute;
	right: -13px;
}

* html .content_standard_frame a.help {
	position: absolute;
	right: -14px;
}

* html .content_large a.help {
	position: absolute;
	right: -15px;
}

/*
}

div.border {
	background: #FAFAFC;
	width: 715px;	
	border: #9DBFDB 1px solid;
	position: relative;
	text-align: left;
	padding: 25px 0 20px 20px;
	min-height: 500px;
}

div.border img.form_top {
	position: absolute;
	left: -1px;
	top: -1px;
}

div.border img.form_bottom {
	position: absolute;
	left: -1px;
	bottom: -1px;
}
*/

.main_content h2 {
	font-size:20px;
	text-align:left;
	font-weight:bold;
	color: #AB926D;
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 20px;
	letter-spacing:0.9px;
}
.main_content h2 span {
	text-align:left;
	font-weight:normal;
	color: #AB926D;
	display: block;	
}

div.infobox {
	width:230px;	
	border-width: 0px 0px 1px 1px;
	border-color:#9DBFDB;
	border-style:solid;
	background:#E7F4FC;
}

div.data_wide {
	padding: 5px;
}

div.data_narrow {
	padding: 2px;
}

div.column {
	width: 290px;
	position: relative;
	float: left;
}


div.button_right {
	float: right;
	text-align: right;
	padding-right: 25px;
	padding: 0px 25px 25px 0px;
}





div.border,
form.type1 {
	background: #FAFAFC url('/fileadmin/bod_libs/images/img_form/form_borderbg.gif') repeat-x left bottom ;
	width:715px;	
	border: #9DBFDB 1px solid;
	border-bottom: 0;
	position: relative;
	text-align: left;
	padding: 25px 0 20px 20px;
	min-height: 400px;
}

.type1white {
	background: #fff url('/fileadmin/bod_libs/images/img_form/form_borderbg.gif') repeat-x left bottom ;
	width:715px;	
	border: #9DBFDB 1px solid;
	border-bottom: 0;
	position: relative;
	text-align: left;
	padding: 25px 0 20px 20px;
	min-height: 400px;
}

.type1noborder {
	width:715px;	
	position: relative;
	text-align: left;
	padding: 25px 0 20px 20px;
	min-height: 100px;
}

.type1noborder td{
		font-size: 12px;
		font-family:Arial, Helvetica, sans-serif;
}

.type1noborder p,
.type1white p, 
div.border p,
form.type1 p {
	padding-left: 0;
}

img.form_bottom {
	position: absolute;
	left: -1px;
	bottom: 0px;
}

* html img.form_bottom {
	bottom: 0px !important;
}

* html form img.form_bottom {
	bottom: -1px !important;
}

* html .tx-mybodbuchprojekt-pi1 img.form_bottom {
	bottom: -1px !important;
}

img.form_top {
	position: absolute;
	left: -1px;
	top: -1px;
}


div.borderb {
	background: #FAFAFC url('/fileadmin/bod_libs/images/img_form/form_borderbg.gif') repeat-x left bottom;
	width: 715px;	
	border-color: #9DBFDB #9DBFDB;
	border-style:solid solid;
	border-width:1px 1px 0;	
	position: relative;
	text-align: left;
	padding: 25px 0 20px 20px;
	min-height: 500px;
}
div.borderb { width:903px; }

* html div.borderb{
	width:923px;
}
/*
div.borderb img.form_top  {
	position: absolute;
	left: -1px;
	top: -1px;
}

div.borderb img.form_bottom {
	position: absolute;
	left: -1px;
	bottom: -1px;
}
*/

.type1b {
	background: #FAFAFC url('/fileadmin/bod_libs/images/img_form/form_borderbg.gif') repeat-x left bottom;
	width:903px;	
	border-color: #9DBFDB #9DBFDB;
	border-style:solid solid;
	border-width:1px 1px 0;	
	position: relative;
	text-align: left;
	padding: 25px 0 20px 20px;		
}

* html .type1b{
	width:923px;
}
/*.type1b{
	background: #FAFAFC url('/fileadmin/bod_libs/images/img_form/form_borderbg.gif') repeat-x left bottom ;
	width:903px;	
	border: #9DBFDB 1px solid;
	border-bottom: 0;
	position: relative;
	text-align: left;
	padding: 25px 0 20px 20px;
	min-height: 400px;
}

*/

label {
	display: block;
	text-align: left;
	font-weight:bold;
}


.main_content hr {
	margin-left: -20px;
	width: 736px;
	height: 1px;
	color: #9dbfdb;
	border: 0;
	border-top: 1px solid;
	clear: both;
	margin-bottom: 30px;
	position: relative;
	top: 15px;
}


input.small, 
select.small,
input.small {
	width: 120px;
	display: block;
}

input.medium, 
select.medium, 
input.medium {
	width: 240px;
	display: block;
}

input.large, 
select.large, 
input.large {
	width: 350px;
	display: block;
}

input.xlarge, 
select.xlarge, 
textarea.xlarge {
	display:block;
	width:400px;
}


.full {
	display: block;
	width: 540px;
}
* html .full {
	width: 530px;
}


/* spezifische Breiten */
/*
.main_content form .column_land {
	position:relative;
	float:left;
	width: 150px;	
}
* html .main_content form .column_land {
	width: 160px;
}

.main_content form .column_plz {
	position:relative;
	float:left;
	width: 130px;	
}

.main_content form .width_telefon {
	width: 280px;
}
*/

div.column_half1 {
	width: 110px !important;
	float: left;
	position: relative;
}

	* html div.column_half1 {
		padding-right: 0 !important;
		width: 120px !important;
	}
	div.column_half1 input {
		width: 105px !important;
	}

div.column_half2 {
	float: left;
	position: relative;
	width: 175px;
}


div.column_half1a {
	width: 60px !important;
	float: left;
	position: relative;
}
div.column_half1a input {
	width: 60px !important;
}

div.column_half2a {
	float: left;
	position: relative;
	width: 225px;
}
div.column_half2a input {
	width: 170px !important;
}





div.infobox {
	position: absolute;
	right: 0;
	top: 0;
	width:200px;	
	border-width: 0px 0px 1px 1px;
	border-color:#9DBFDB;
	border-style:solid;
	background:#E7F4FC;
	padding: 15px;
}

div.infobox h5 {
	color: #015ea4;
	font-weight: normal;
	font-size: 100%;
	margin: 0;
}



table.type1 {
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
}

	table.type1 thead {
		background: #e8f4fb;
	}
	
	table.type1 th {
		padding: 15px 5px 7px 7px;
		font-weight: bold;
		color: #bfa37c;
		border-right: #9ebfdc 1px solid;
		text-align: center;
	}
	
	table.type1 td {

		padding: 7px;
		border-right: #9ebfdc 1px solid;
		height: 30px;
	}
	
	table.type1 td.aligncenter {
		text-align: center;
	}
	
	table.type1 tr.stripe {
		background: #e8f4fb;
	}
	
	table.type1 .last_item {
		border: 0;
	}
	

.type1 a {
	color: #AB926D;
}

.content_standard_frame table.type1 {
	border-collapse: collapse;
	width: 713px;
	font-size: 12px;
	margin-left: 20px;
}

.content_standard_frame font.medium {
	padding-left: 20px;
	display: block;
}

.content_standard_frame font.medium font {
	padding: 0;
	
}

.row label {
	padding-left: 30px;
	padding-right: 5px;
}

.subselection label {
	float: left;
	width: 200px;
	position: relative;
	top: 2px;
	left: 20px;
}




/**
	BUTTONS
*/

.btn1_s {
	background: url('/fileadmin/bod_libs/images/img_form/btn1_s.gif') no-repeat;
	width: 70px;
	height: 21px;
	font-size: 0.8em;
	line-height: 21px;
	padding-bottom: 4px;
}
.btn1_m {
	background: url('/fileadmin/bod_libs/images/img_form/btn1_m.gif') no-repeat;
	width: 104px;
	height: 21px;
	font-size: 0.8em;
	line-height: 21px;
	padding-bottom: 4px;
}
.btn1_l {
	background: url('/fileadmin/bod_libs/images/img_form/btn1_l.gif') no-repeat;
	width: 140px;
	height: 21px;
	font-size: 0.8em;
	line-height: 21px;
	padding-bottom: 4px;
}
.btn1_xl {
	background: url('/fileadmin/bod_libs/images/img_form/btn1_xl.gif') no-repeat;
	width: 170px;
	height: 21px;
	font-size: 0.8em;
	line-height: 21px;
	padding-bottom: 4px;
}

.btn2_s {
	background: url('/fileadmin/bod_libs/images/img_form/btn2_s.gif') no-repeat;
	width: 130px;
	height: 30px;
	padding-right: 27px;
	font-size: 0.9em;
	line-height: 31px;
}
.btn2_m {
	background: url('/fileadmin/bod_libs/images/img_form/btn2_m.gif') no-repeat;
	width: 167px;
	height: 30px;
	padding-right: 27px;
	font-size: 0.9em;
	line-height: 31px;
}
.btn2_l {
	background: url('/fileadmin/bod_libs/images/img_form/btn2_l.gif') no-repeat;
	width: 190px;
	height: 30px;
	padding-right: 27px;
	font-size: 0.9em;
	line-height: 31px;
}
.btn2_xl {
	background: url('/fileadmin/bod_libs/images/img_form/btn2_xl.gif') no-repeat;
	width: 220px;
	height: 34px;
	padding-right: 27px;
	font-size: 0.9em;
	line-height: 31px;
}

.btn3_s {
	background: url('/fileadmin/bod_libs/images/img_form/btn3_s.gif') no-repeat;
	width: 130px;
	height: 34px;
	padding-right: 20px;
	font-size: 1.0em;
	line-height: 34px;
}
.btn3_m {
	background: url('/fileadmin/bod_libs/images/img_form/btn3_m.gif') no-repeat;
	width: 168px;
	height: 34px;
	padding-right: 30px;
	font-size: 1.0em;
	line-height: 30px;
}
.btn3_l {
	background: url('/fileadmin/bod_libs/images/img_form/btn3_l.gif') no-repeat;
	width: 190px;
	height: 34px;
	padding-right: 20px;
	font-size: 1.0em;
	line-height: 34px;
}
.btn3_xl {
	background: url('/fileadmin/bod_libs/images/img_form/btn3_xl.gif') no-repeat;
	width: 280px;
	height: 34px;
	padding-right: 25px;
	font-size: 1.0em;
	line-height: 34px;
}

.btn4_s {
	background: url('/fileadmin/bod_libs/images/img_form/btn4_s.gif') no-repeat;
	width: 230px;
	height: 49px;
	padding-right: 20px;
	font-size: 1.0em;
	text-transform: uppercase;
	line-height: 49px;
}
.btn4_m {
	background: url('/fileadmin/bod_libs/images/img_form/btn4_m.gif') no-repeat;
	width: 296px;
	height: 49px;
	padding-right: 20px;
	font-size: 1.0em;
	text-transform: uppercase;
	line-height: 49px;
}
.btn4_l {
	background: url('/fileadmin/bod_libs/images/img_form/btn4_l.gif') no-repeat;
	width: 330px;
	height: 49px;
	padding-right: 20px;
	font-size: 1.0em;
	text-transform: uppercase;
	line-height: 49px;
}
.btn4_xl {
	background: url('/fileadmin/bod_libs/images/img_form/btn4_l.gif') no-repeat;
	width: 360px;
	height: 49px;
	padding-right: 20px;
	font-size: 1.0em;
	text-transform: uppercase;
	line-height: 49px;
}

.btn,
.btn:visited {
	color: #434C55;
	border: 0;
	font-weight: bold;
	cursor: pointer;
}

.btn:hover {
	color: #AB926D;
	font-weight: bold;
}

.a_btn,
.a_btn:visited {
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: bold !important;
}
.a_btn:hover {
	color: #AB926D;
}


/* dynamische Breiten   mit <a href="#"><span>TEXT</span></a>  */


/* *************************************************** */


a.btn1,
a.btn1:visited {
	background: url('/fileadmin/bod_libs/images/img_form/btn1_end.gif') no-repeat right top;
	float:left;
	display: block;
	padding-right: 10px;
	font-size:11px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	color: #424A52;
	white-space: nowrap; 
}

a.btn1 span {
	background: url('/fileadmin/bod_libs/images/img_form/btn1_begin.gif') no-repeat left top;
	padding-left: 10px;
	display: block;
}

a.btn1:hover {
	color: #BFA37C;
	font-weight: bold;
}

a.btn1_beige {
	background: url('/fileadmin/bod_libs/images/img_form/btn1_end_beige.gif') no-repeat right top;
}
a.btn1_beige span {
	background: url('/fileadmin/bod_libs/images/img_form/btn1_begin_beige.gif') no-repeat left top;
}
a.btn1_beige:hover {
	color: #7B7B7B;
}


a.btn2,
a.btn2:visited {
	background: url('/fileadmin/bod_libs/images/img_form/btn2_end.gif') no-repeat right top;
	display: block;
	float:left;
	padding-right: 28px;
	
	color: #424A52;
	font-size:12px;
	text-decoration: none;
	white-space:nowrap; 
	font-weight: bold;
	line-height: 30px;
}

a.btn2 span {
	background: url('/fileadmin/bod_libs/images/img_form/btn2_begin.gif') no-repeat left top;
	padding: 0 10px;
	display: block;
}

a.btn2_beige {
	background: url('/fileadmin/bod_libs/images/img_form/btn2_end_beige.gif') no-repeat right top;
}
a.btn2_beige span {
	background: url('/fileadmin/bod_libs/images/img_form/btn2_begin_beige.gif') no-repeat left top;
}
a.btn2_beige:hover {
	color: #7B7B7B;
}


a.btn3,
a.btn3:visited {
	background: url('/fileadmin/bod_libs/images/img_form/btn3_end.gif') no-repeat right top;
	float:left;
	padding-right: 38px;
	
	line-height: 34px;
	font-weight: bold;
	color: #424A52;
	display: block;
	white-space: nowrap; 
	font-size: 12px;
	text-decoration: none;
}

a.btn3 span {
	background: url('/fileadmin/bod_libs/images/img_form/btn3_begin.gif') no-repeat left top;
	padding-left: 15px;
	padding-right: 5px;
	display: block;
}

a.btn3_beige {
	background: url('/fileadmin/bod_libs/images/img_form/btn3_end_beige.gif') no-repeat right top;
}
a.btn3_beige span {
	background: url('/fileadmin/bod_libs/images/img_form/btn3_begin_beige.gif') no-repeat left top;
}
a.btn3_beige:hover {
	color: #7B7B7B;
}



a.btn4,
a.btn4:visited {
	background: url('/fileadmin/bod_libs/images/img_form/btn4_end.gif') no-repeat right top;
	text-decoration: none;
	float:left;
	font-size:12px;
	line-height: 49px;
	padding-right: 46px;
	font-weight: bold;
	color: #424A52;
	display: block;
}

a.btn4 span {
	background: url('/fileadmin/bod_libs/images/img_form/btn4_begin.gif') no-repeat left top;
	padding-left: 18px;
	padding-right: 10px;
	display: block;
}

a.btn4_beige {
	background: url('/fileadmin/bod_libs/images/img_form/btn4_end_beige.gif') no-repeat right top;
}
a.btn4_beige span {
	background: url('/fileadmin/bod_libs/images/img_form/btn4_begin_beige.gif') no-repeat left top;
}
a.btn4_beige:hover {
	color: #7B7B7B;
}

#home_button a:hover {
	background: url('/fileadmin/bod_libs/images/img_form/btn4_l.gif') no-repeat;
	width: 330px;
	height: 49px;
	padding-right: 20px;
	font-size: 1.0em;
	text-transform: uppercase;
	display:block;
	margin:0 auto; 
	padding-top: 16px;
	
	color: #AB926D;
	font-weight:bold;
}

#home_button a, 
#home_button a:visited{
	background: url('/fileadmin/bod_libs/images/img_form/btn4_l.gif') no-repeat;
	width: 330px;
	height: 49px;
	padding-right: 20px;
	font-size: 1.0em;
	text-transform: uppercase;
	display:block;
	margin:0 auto; 
	padding-top: 16px;
	color: #444D56;
	font-weight:bold;
	
}


.main_content form a.btn4_ro {
	background: url('/fileadmin/bod_libs/images/img_form/btn4.gif') no-repeat left top;
	display: block;
	border: 0px;
	font-size:12px;
	text-align: center;
	color: #424A52;
	font-weight: bold;
	width: 296px;
	height: 49px;
	line-height: 48px;
	text-decoration: none;
}







/*
	ProzessNavi Styles

*/

ul.process {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 925px; /*	komplette Seitenbreite oder festgelegte Breite?		*/
}

ul.process li {
	display: block;
	float: left;
	height: 38px;
	color: #000;
	line-height: 33px;
	white-space: nowrap;
}

ul.process li span {
	color: white;
	font-size: 18px;
	font-weight: bold;
	margin-right: 6px;
	position: relative;
	top: 2px;
	margin-left: 10px;
}

ul.process li a {
	color: #000;
	text-decoration: none;
}

ul.process li {
	background: #ebebeb url('/fileadmin/bod_libs/images/img_form/prozess_sep_tocome.gif') right top no-repeat;
}

ul.process li.done {
	background: #c8c8c8 url('/fileadmin/bod_libs/images/img_form/prozess_sep_done.gif') right top no-repeat;
}

ul.process li.doneactive {
	background: #c8c8c8 url('/fileadmin/bod_libs/images/img_form/prozess_sep_left.gif') right top no-repeat;
}

ul.process li.active {
	background: #b3dcf2 url('/fileadmin/bod_libs/images/img_form/prozess_sep_right.gif') right top no-repeat;
}

ul.process li.last {
	background: #ebebeb url('/fileadmin/bod_libs/images/img_form/prozess_sep_end.gif') right top no-repeat;
}

ul.process li.activelast {
	background: #b3dcf2 url('/fileadmin/bod_libs/images/img_form/prozess_sep_rightend.gif') right top no-repeat;
}


ul.process.step6 li {
	/*width: 16.5%; 	*/	/* Alle Felder gleich breit */
	padding-right: 24px;  	/* Alle Felder so breit wie Wort */
}

ul.process.step4 li {
	width: 25%;
}


/*
länderspezifische Anpassungen für .step6 li

bezogen auf 953px Gesamtbreite um die Leiste aufzufüllen
evtl muss man es anpassen
*/

ul.process.lang_de li {
	padding-right: 21px;	
}

ul.process.lang_fi li {
	padding-right: 34px; /* T.F. 19.1.09, statt 42px, fi statt fin */	
}

ul.process.lang_dk li {
	padding-right: 32px; /* T.F. 19.1.09, statt 43px */	
}

ul.process.lang_fr li {
	padding-right: 20px !important; /* T.F. 19.1.09, statt 27px */
}

ul.process.step6.lang_en li {
	padding-right: 36px; /* T.F. 13.11.09, statt 27px */
}



















/*
.main_content form a.btn1 {
	background: url('/fileadmin/bod_libs/images/img_form/btn1_end.gif') no-repeat right top;
	float:left;
	display: block;
	padding-right: 10px;
	
	font-size:11px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	color: #424A52;
	white-space: nowrap; 
}

.main_content form a.btn1 span {
	background: url('/fileadmin/bod_libs/images/img_form/btn1.gif') no-repeat left top;
	padding-left: 10px;
	display: block;
}


.main_content form a.btn2 {
	background: url('/fileadmin/bod_libs/images/img_form/btn2_end.gif') no-repeat right top;
	display: block;
	float:left;
	padding-right: 28px;
	
	color: #424A52;
	font-size:12px;
	text-decoration: none;
	white-space:nowrap; 
	font-weight: bold;
	line-height: 30px;
}

.main_content form a.btn2 span {
	background: url('/fileadmin/bod_libs/images/img_form/btn2.gif') no-repeat left top;
	padding: 0 10px;
	display: block;
}


.main_content form a.btn3 {
	background: url('/fileadmin/bod_libs/images/img_form/btn3_end.gif') no-repeat right top;
	float:left;
	padding-right: 38px;
	
	line-height: 34px;
	font-weight: bold;
	color: #424A52;
	display: block;
	white-space: nowrap; 
	font-size: 12px;
	text-decoration: none;
}

.main_content form a.btn3 span {
	background: url('/fileadmin/bod_libs/images/img_form/btn3.gif') no-repeat left top;
	padding-left: 15px;
	padding-right: 5px;
	display: block;
}



.main_content form a.btn4 {
	background: url('/fileadmin/bod_libs/images/img_form/btn4_end.gif') no-repeat right top;
	text-decoration: none;
	float:left;
	
	font-size:12px;
	line-height: 49px;

	padding-right: 46px;
	font-weight: bold;
	color: #424A52;
	display: block;
}

.main_content form a.btn4 span {

	background: url('/fileadmin/bod_libs/images/img_form/btn4.gif') no-repeat left top;
	padding-left: 18px;
	padding-right: 10px;
	display: block;
}
*/


