
/*
.title {
	background: none;
	display: block;
	border: none;
	padding: 0px 4px;
}

*/
#statusBar {
	border:1px solid #D8D6E3;
	border-left:0;
	overflow:hidden;
	height: 23px;
	text-align: center; 
	background-color: #f8f8f8;
	color: #bfbfbf;
	font-weight:bold;
}
#statusBar li{
	float: left;
	display:inline;
	width: 182px;
	height:23px;
	line-height: 24px;
	border-left: 1px solid #D8D6E3; 
	

}

#statusBar li.sel{
	background:#8d8d8d;
	color: #FFF;
}

#statusBar li.post{
	background:#b2b2b2;
	color: #707072;
}

#Form1 #reqYcredit ul {
    padding-left:70px;
    background:url("http://cdn2.yoox.biz/yoox80/sections/help/css/credits_small.gif") no-repeat left center;
    list-style-image:url("http://cdn2.yoox.biz/yoox80/sections/help/css/credits_point.gif"); 
    list-style-position: inside;
} 

.leftStep2 {
	float: left;
	width: 150px;
	display:inline;
	padding: 15px;	
	}
	
.rightStep2 {
	padding: 5px 20px;
	border-left: 1px solid #D4D4D4;
	float: left;
	width: 400px;
	display: inline;
	margin: 15px 15px 0 15px;
	}
	

#detailsContainerReturn {
	background-color: #F7F7F7;
	border: 1px solid #D4D4D4;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}

.motivation{
	padding: 0px 0 15px 0;
}	

.padrow{
	padding-left: 20px;
}

#actionBack {
	color: #FFF;
	background-color:  #2DB2AF;
	padding: 2px 10px; 
	width: auto;
	float: left;
}

#actionBack  a {
	color: #FFF;
	font-weight: bold;
}

#actionGo {
	color: #FFF;
	background-color:  #2DB2AF;
	padding: 2px 20px 2px 20px; 
	width: auto;
	float: right;	
}

#actionGo a {
	color: #FFF;
	font-weight: bold;
	}
	
#actionsContainer{
	height: 18px;
	vertical-align: middle;
	background-color: #F7F7F7;
	padding: 2px 2px;
	border: 1px solid #D4D4D4;		
	}
	
.padrowStep4{
	padding-left: 40px;
}

.marrowStep4{
	padding: 0 15px 0 0;
	height: 50px;
}

#unavailable{
	text-align:center; 
	padding:70px 30px;
}
#unavailable a{
	text-decoration:underline
}
.bcode{
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}

#Form1 ul {
	padding: 7px 0 7px 20px
}
#Form1 ul#statusBar{
	padding:0;
}
#Form1 ul li {
	list-style-type:disc;
	padding: 2px 0;
}

#Form1 ul#statusBar li {
	list-style-type:none;
	padding:0
}

#sceltaTipoRimborso {
    margin-left: 15px;
}
#sceltaTipoRimborso div, #sceltaRimborsoInfo {
	padding-bottom: 10px;
}
#sceltaTipoRimborso input {
	margin-right:7px;
	float: left;
    height:13px;
}
#ccOrBank {
    background-color:#F7F7F7;
    border:1px solid #D4D4D4;
    margin: 5px 0px 15px 0px;
    padding: 15px;
    overflow:hidden;
    width: auto;
}
#storeCreditsInfo .yc_title {
    font-weight: bold;
    text-align: center;
}
#infoIBANSwift #popupContent b {
	display: block;
	text-align: center;
}
#returnInstruction1Cnt, #returnInstruction2Cnt {
   padding: 10px 0px 0px 15px;
}
#returnInstruction2 {
    padding-top: 10px;
}