@charset "UTF-8";
/* CSS Document */
body{
	overflow:hidden;
}

#contact-content{
	margin-bottom:70px;
}

/*header*/
#search-bar input {
	border: none;
	border-color: transparent;
}

#foreground-slider{
	position:relative;
	width:120px;
	z-index:100;
}

/*content*/
#rate-change{
	width:180px;
}

#rate-change img{
	margin:4px 0 0 0;
	position:absolute;
	width:18px;
}

.col3-list li h2 a strong {
    font-size: 0.5em;
}

.link-video-bg{
	filter:alpha(opacity=60);
}

.col3-list li h3 a{
    font-size: 0.6em;
}

/*slider*/
#master-slider{
	margin-left:1px;
}

.text-background{
	filter:alpha(opacity=60);
}

#gallerie{
	position: relative;
}

/*table*/
#process-table td{
	border-bottom:1px solid #ACC411;
}

.stock-table-big td, .stock-table-big th{
	border-bottom:2px solid #8A7F9F;
}

#process-table td{
	border-bottom:1px solid #808080;
}

#finance-results-table td, #finance-results-table th{
	border-bottom:1px solid #808080;
}

/*tab block*/
#finance-tab .tab a{
	padding:2px 0 0 0;
}

 #graph-list li h3 {
	display:inline;
}
#graph-list li {
	padding-top:40px;
}

/*form*/
#job-offer-location div.selector, #course-offer-location div.selector{
	display:inline;
}

/*finance glossary*/
.glossary-content li img, .glossary-content li h4{
	display:block;
	float:left;
	margin-bottom: 15px;
}

.glossary-content li p{
	margin-bottom: 15px;
	width:524px;
}

.glossary-content li{
	padding-bottom:15px;
}

/*finance faq*/
.accordion-content p{
	margin-bottom:0px;
}

/*finance publication*/
.col-list-right{
	position: relative;
}

.col-list-left{
	position: relative;
}

.col-list-right a{
	display:block;
	position: relative;
	text-align:right;
}


