/* Alliance and Portfolio COMPONENTS */

.rates { 	
	border: 1px solid #cacaca;
	cursor: pointer;
	text-align: center;
}

.rates .innerbottomContentbox {
	border: none;
}

.rates ul { 
	margin:10px 0 10px 40px; 
	padding:0px;
}

.rates img { 
border: none;
border:0px;
}
       
.rates h2:hover {
	color: #f6d312;
} 
    
.rates .up { 
	background-position:0px 0px;
}

table p {
	font-size: 0.9em;
	line-height: 1.4em;
	color: #000000;
	padding-top: 5px;
	font-weight: normal;
	padding-bottom: 5px;
}

.rates_window {
	width: auto;
	margin-bottom: 10px;
}
