/* FOR THE HOMEPAGE */

#floatright {
	margin: -30px 5px 0 10px;
	font-size: 12px;
	float: right;
}
.panel {
	text-align: center;
	width: 150px;
	padding-top: 20px;
	margin: 10px 0;
	background: #FFE0CC url(/images/common/swoosh150.gif) top left no-repeat;
}
.panel img {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.panel p {
	margin-top: 0px;
	padding: 0 4px 8px 4px;
	line-height: 130%;
	background: #FFE0CC url(/images/common/round150.gif) bottom left no-repeat;
}