#header #headerImage {
	background-image: url(../../images/header_dir.jpg);
}

#content .dirCat {
	font-size: 16px;
	color: #f80000;
	text-decoration: none;
}

#content .dirCat:hover {
	color: #f80000;
}

#content .catBox {
	margin: 0px 0px 20px 0px;
	padding: 0;
}

#content .inputBox {
	width: 250px;
}

#content textarea.inputBox {
	height: 75px;
}

#content a, #content a:hover {
	color: #7a7a7a;
}