
#currently {
	position: relative;
	float: left;
	width: 642px;
	
	min-height: 171px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 5px;
	background: #fff;
}

#currently h2 {
	display: none;
}

#currently #features {
	overflow: hidden;
	height: 170px;
	#height: 171px;
	_height: 171px;
}

#currently p {

#margin-top: 10px;
_margin-top: 10px;
	padding-top: 0px;	
	text-align: right;
	font: normal 11px/1 'Helvetica Neue',Helvetica,Arial,sans-serif;
}

#currently p strong {
	display: block;
	float: left;
	font-weight: normal;
	color: #555;
}

#currently span {
	display: block;
	font: normal 1em 'Helvetica Neue',Helvetica,Arial,sans-serif;
	text-align: center;
	color: #999;
}

#currently a {
	color: #e7262b;
}