@charset "UTF-8";
/* CSS Document */


div#bank-main{
width:700px;
background-color:#02491d;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height:600px}

div#bank-main2{
width:700px;
background-color:#02491d;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-image:url(/images/news/events/berenberg-bank-masters/green.jpg);
background-repeat:repeat;
}

div#button-list{
width:190px;
float:left;}

.bb-list{
list-style:none;
}


div#bb-line{
width:15px;
background-image:url(/resources/images/news/events/berenberg-bank-masters/line.jpg);
background-repeat:repeat-y;
background-position:top;
height:280px;
float:left;
margin-left:10px;
margin-right:10px;
}

div#bb-text{
width:200px;
color:#FFFFFF;
line-height:18px;
float:left}

div#bb-press{
width:440px;
color:#FFFFFF;
line-height:18px;
float:left}

div#bb-press p{
padding-bottom:10px;}

div#bb-press a:link {
	color: #ffffff;
	text-decoration:none;
	font-size:13px;
}
	
div#bb-press a:visited {
	color: #ffffff;
	text-decoration:none;
	font-size:13px;
}	
}
div#bb-press  a:hover {
	color: #ff6600;
	text-decoration:none;
	font-size:13px;
	}

div#bb-press a:active {
	color: #ffffff;
	text-decoration:none;
	font-size:13px;
}


div#bb-profile{
width:235px;
color:#FFFFFF;
float:right;}

div#bb-profile p{
padding-top:4px;}

div#bb-profile div{
background-color:#ff6600;
height:80px;
margin-bottom:15px;
}

div#bb-profile div div{
margin-top:5px; margin-right:5px; background-color:none}

.player-head{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;}

div#scroll{
width:430px;
height:200px;
overflow:auto;
background-color:#02491d;
padding:6px;
border: none;}


