.sidebox{
	margin:0 0 14px;
}
.sidebox .heading{
	background: url(../img/sidebox/bg-heading.png) no-repeat;
	padding:5px 8px;
	height:1%;
	
}
.sidebox .heading strong{
	text-transform:uppercase;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	padding:0 0 0 20px;
	background: url("../img/sidebox/bg-item-strong.gif") no-repeat 0 2px;
	display:block;
}
.sidebox .body{
	background:#fff;
	padding:7px 15px 7px;
	font-size:12px;
	height:1%;
	

}
.sidebox .body:after{
	content:"";
	display:block;
	clear:both;
}
.sidebox .image{
	background: url(../img/sidebox/bg-image-top.gif) no-repeat;
	margin:0 0 3px;
}
.sidebox .image .holder{
	background: url(../img/sidebox/bg-image-bottom.gif) no-repeat 0 100%;
	padding:5px;
}
.sidebox h3{
	font-size:18px;
	line-height:18px;
	color:#db2b36;
	text-transform:uppercase;
	margin:0 0 3px;
}
.sidebox p{
	margin:0 0 8px;
}
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.btn-recherche{
	margin:6px 0 0;
}
.rechercher{
	font-size:11px;
	margin:3px -10px 0 -4px;
	padding:0 0 10px;
}
.rechercher .row{
	padding:0 10px 9px 0 ;
}
.rechercher label{
	display:block;
	font-weight:bold;
	padding:0 0 3px;
}
.rechercher select{
	width:139px;
}

.sidebox .heading strong span{
	display:block;
}
.sidebox .body ul{
	margin: 8px -2px 0 -5px;
	padding: 0;
	list-style: none;
	font-size:12px;
	line-height:15px;
}
.sidebox .body ul li{
	padding:0 0 14px;
}
.sidebox .finance{
	margin:0 -25px 10px -13px;
	font-size:9px;
}
.sidebox .finance .row, 
.sidebox .finance .head{
	overflow:hidden;
	height:1%;
	
}
.sidebox .finance .row div, 
.sidebox .finance .head div{
	float:left;
	margin-left:7px;
}
.finance .arrow{
	width:12px;
}
.finance .exchange{
	width:48px;
	text-transform:uppercase;
	letter-spacing:-1px;
}
.finance .date{
	width:20px;
}
.finance .rate{
	width:37px;
	text-align:right;
}
.finance .percentage{
	width:37px;
	text-align:right;
}
.finance .arrow span{
	text-indent:-9999px;
	display:block;
}
.finance .arrow span.arrow-up{
	background: url(../img/membersArea/bg-arrow-green.gif) no-repeat;
}
.finance .arrow span.arrow-down{
	background: url(../img/membersArea/bg-arrow-red.gif) no-repeat;
}
.finance .up{
	color:#6bb788;
}
.finance .down{
	color:#db2b36;
}
.business a{
	text-align:center;
	padding:10px 11px 0;
	font-size:10px;
	color:#444444;
}

