.unnamed2 {
	font-size: 12px;
}
#top1 {
	margin: 5px;
	width: 190px;
	float:left;
}
#top2 {
	margin: 5px;
	width: 190px;
	float:left;
}
#top3,#top6 {
	margin: 5px;
	width: 180px;
	float:right;
}
#top4 {
	margin: 5px;
	width: 180px;
	float:left;
}
#top5 {
	margin: 5px;
	width: 180px;
	float:left;
}

.btn {
	text-transform: uppercase;
	background-color: #CCCCCC;
	text-align: center;
	height: 20px;
	width: 150px;
	border: thin outset #666666;
}
.btn_now {
	text-transform: uppercase;
	background-color: #FFCCCC;
	text-align: center;
	height: 20px;
	width: 150px;
	border: thin inset #FF66CC;
}

.btn a:hover{
	color:red
	}
.clearboth{clear:both}
#scontents {
	margin-left: 5px;
}
h1,p{margin:2px}
