div {
	/* clear: both !important; */
}

.div-content {
	overflow: scroll;
}

a.roundbutton {
	border-top: 1px solid #FFF;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	text-align: left;
	float: left;
	padding-left: 11px;
	height: 28;
}

a.roundbutton span {
	background-color: transparent;
	background-position: right top;
	background-repeat: no-repeat;
	height: 28;
	padding-right: 15px;
	padding-bottom: 28px;
	width: 150px;
	
	vertical-align: bottom;
}

