/* CSS Document */

#contentBottom {
	clear: both;
	background-color: #052438;
	width: 100%;	
}

#portfolio {
	background-image: url(../Images/newSite/bg_portfolio.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	width: 955px;
	position: relative;
	height: 338px;
	margin: auto;
}

.table {
	position: absolute;
	top: 62px;
	height: 255px;
	left: 2px;
}

.rates {
	margin: 0 auto;
	font-size: inherit;
	line-height: 1.5em;
	text-align: left;
	text-indent: 0px;
	border-top: 1px solid #000;
}

.rates td {
	border-bottom: 1px solid #000;
}

.rates span {
	font-size: x-small;
}

.tag {
	font-size: x-small;
	text-align: center;
}
