@charset "utf-8";
/* CSS Document */

.rooflinecontent {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
}

#float{
	float: right;
	height: auto;
	width: 130px;
	text-align: center;
	padding-top: 5px;
}

#floatright{
	margin-right: 130px;
}

.clearfloat{
	clear: both;
}

#rooflinebadges {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
