#menu a {
	font-size:12px;
	font-weight:bold;
	margin: 0;
	background-color: #76A3C4;
	padding: 8px 11px 9px 11px;
	text-decoration: none;
	color: #FFF;
}

#sidebar .page_item, .column .page_item {
	border-bottom:1px solid #a7a7a7;
	padding-bottom:4px;
}

form label, form input {
	margin:0;
}

form input{
	width:200px;
}

form hr {
	margin:10px 0 0 0;
	border:0;
	width:100%;
	height:1px;
	color:#83b5db;
	background-color:#83b5db;
}

#message {
	width:405px;
}

#button, #captcha {
	width:60px;
}

#inside, #outside, #interchapter {
	width:10px;
	height:10px;
	margin:5px 10px 0px 5px;
	display:inline-block;
}

#s {
	width:150px;
}

#searchsubmit {
	width:50px;
	float:right;
}

#wrapper .full .gform_wrapper .gsection {
	margin:10px 0 0 0;
	border-bottom-width: none;
	border-bottom-style: none;
	border-bottom-color: none;
	padding:10px 0 0 0;
}
