.main{
	width: 600px;
}

h1 {
	font-size: 24px !important;
}

p, label, li {
	font-size: 18px !important;
}

p.field-row {
	margin-top: 6px;
}

div.content p {
	margin-bottom: 1em;
}

ul.share a {
	font-size: 16px;
}

.title {
	margin-top: 20px;
}

.outter-form {
	margin: 10px 0 10px;
}

div.outter-form-inner {
	padding: 15px 24px 20px;
	border: 1px solid #ddd;
	border-radius: 10px;
	box-shadow: 0 4px 15px #ddd;
}

.footer {
	margin-top: 30px;
}

div.bug-top {
    background-image: url(../i/2x-bug-top1.png);
    width: 428px;
    height: 141px;
}

.outter-message {
	border-radius: 10px;
	margin-bottom: 10px;
}
