.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
#flash   {
	height: 200px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 100px;
}

#content {
}
#content h2 {
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	font-size: 18px;
	margin-top: 5px;
	background-image: url(../common/img/h2.png);
	background-position: center center;
	line-height: 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	behavior: url(http://www.tastynails.com/common/border-radius.htc);
}

#content h3 {
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	font-size: 16px;
	margin-top: 5px;
	background-image: url(../common/img/h2.png);
	background-position: center center;
	line-height: 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	behavior: url(http://www.tastynails.com/common/border-radius.htc);
}
#content .attention {
	color: #000066;
	font-size: 20px;
}



#topic {
	text-align: center;
	padding: 5px;
	width: 490px;
	float: left;
}
#section {
	clear: both;
	width: 900px;
	height: 100%;
}

#topic-right {
	text-align: center;
	padding: 5px;
	width: 490px;
	float: left;
}



#campaign  {
	float: left;
	width: 490px;
	text-align: center;
	padding: 5px;
}
#campaign .box {
	margin-bottom: 20px;
}


#right {
	width: 490px;
	float: left;
	padding: 5px;
}

.text {
	text-align: center;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 25px;
}

