@charset 'utf-8';

/* categoryTitle
-------------------------------------------------- */

#categoryTitle {
	width: 810px;
	height: 52px;
	padding: 0px;
	margin: 0px 15px 0px;
}

#categoryTitle h1 {
	width: 810px;
	height: 52px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #9499a3;
	background: url(/shared/work/images/search_heading.gif) left top no-repeat;
}

/* formBtnBox
-------------------------------------------------- */

#mainArea .formBtnBox {
	width: 810px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}


