#content{
	height:auto;}

#article{
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: white;
	-webkit-box-shadow: #666 0px 0px 10px;
	-moz-box-shadow: #666 0px 0px 10px;
	box-shadow: #666 0px 0px 10px;
	font-size: 20px;
	text-align: left;
	text-indent: 30px;
	padding: 30px;
	border: 1px #828282 solid;}
.ie8 #article{
	border: 1px solid #828282;}
.ie7 #article{
	border: 1px solid #828282;}
.ie6 #article{
	border: 1px solid #828282;}

#article #title{
	font-size: 35px;
	text-align: center;
	text-indent: 0;}

#article p{
	font-size: 15px;
	line-height: 30px;
	margin: 5px 0;}

#article a{
	color:#000;
	text-decoration: none;
	line-height: 50px;}

.subtitle{
	font-size: 20px;
	text-align: center;
	text-indent: 0;}

#approve{}

#inform{
	margin-left: 50px;}

