*{
	margin: 0;
	padding: 0;
}
fieldset, a img{
	border: 0;
}
label{
	font-size: 11px;
	display: block;
}
.all{
	width: 100%;
	overflow: hidden;
	font-family: Arial, Verdana, sans-serif;
}
.top{
	padding-bottom: 10px;
	background: url('../wp-content/themes/stardust/images/bg_body.png') left bottom repeat-x;
	margin-bottom: 20px;
}
.top1{
	padding: 10px 20px;
	background: url('../wp-content/themes/stardust/images/bg_body.png') left -21px repeat-x;
}
.top2{
	font-size: 260%;
	font-family: Georgia, serif;
	background: url('../wp-content/themes/stardust/images/header.png') -77px -31px no-repeat;
}
.top2 a{
	text-decoration: none;
	color: #fff;
	padding: 22px 0 22px 95px;
	display: block;
	width: 280px;
}
.top2 a:hover{
	text-decoration: none;
	color: #D70606;
}
.right{
	float: right;
	overflow: hidden;
	padding: 0 20px 20px 20px;
}
.left{
	margin: 0 200px 0 20px;
	padding: 10px;
}
.link-backtopost{
	padding: 10px 0;
	display: block;
	font-size: 12px;
}
p{
	padding-bottom: 5px;
}
h2{
	padding: 15px 0 10px 0;
}
.left a{
	color: #D70606;
}
.left input{
	margin-bottom: 5px;
}
