
#message {
	background: url(center-b.png) repeat-y;
	margin-bottom: 8px;
	width: 740px;
}

#message div {
	background: url(center-caption.png) no-repeat top;
	width: 740px;
}

#message div div {
	background: url(center-c.png) no-repeat bottom;
	width: 740px;
}

#message div div div {
	background: transparent;
	padding: 6px 10px 14px 10px;
	width: 720px;
}

#message div div div h3 {
	color: #146f3d;
	display: block;
	font-size: 12px;
	padding-left: 2px; padding-bottom: 18px;
}

#message div div div div {

}


#title {
	background: url(center-b.png) repeat-y;
	margin-bottom: 5px;
	width: 740px;
}

#title div {
	background: url(center-t.png) no-repeat top;
	width: 740px;
}

#title div div {
	background: url(center-c.png) no-repeat bottom;
	width: 740px;
}

#title div div div {
	background: transparent;
	width: 722px;
	text-align: center;
}

#title div div div h3 {
	color: #146f3d;
	display: block;
	padding-top: 7px; padding-bottom: 8px;
	text-transform: uppercase;
}

#title div div div form {
	display: block;
}

#title div div div .navi {
	display: block;
	margin-top: 9px; padding-bottom: 10px;
}

#title div div div .navi span {
	font-size: 12px;
	margin: 0 5px;
}


#path {
	background: url(center-b.png) repeat-y;
	margin-bottom: 5px;
	width: 740px;
}

#path div {
	background: url(center-t.png) no-repeat top;
	width: 740px;
}

#path div div {
	background: url(center-c.png) no-repeat bottom;
	width: 740px;
}

#path div div div {
	background: transparent;
	font-weight: bold;
	padding-left: 10px; padding-top: 5px; padding-bottom: 5px;
	width: 722px;
}

/* Basic */
#basic {
	background: url(basic-ba.png) repeat-y;
	margin-bottom: 8px;
	width: 740px;
}

#basic .one {
	background: url(basic-to.png) no-repeat top;
	width: 740px;
}

#basic .two {
	background: url(basic-bo.png) no-repeat bottom;
	width: 740px;
}

#basic .three {
	background: transparent;
	padding: 10px 10px 25px 10px;
	width: 720px;
}

#basic div div div h3 {
	color: #fff;
	font-size: 12px;
	padding-left: 2px; padding-bottom: 18px;
}

#basic div div div h3 a { color: #fff; }
#basic div div div h3 a:hover { text-decoration: underline; }

#basic .rate {
	float: right;
	margin-top: -20px; margin-right: 49px;
}

*html #basic .rate {
	float: right;
	margin-top: -20px; margin-right: 29px;
}

#basic .content {
	min-height: 115px;
}

#basic div div div div {
	margin: 0; padding: 0;
}

#basic .more {
	background: url(basic-mo.png) center no-repeat;
	clear: both;
	color: #6f6f6f;
	height: 29px;
	margin-top: 9px; margin-bottom: 6px;
}

#basic .more span a {
	color: #6f6f6f;
}

#basic .more span a:hover {
	text-decoration: underline;
}

#basic .more-info {
	float: left;
	height: 23px; width: 350px;
	line-height: 27px;
	margin-left: 12px;
}

#basic .more-info span {
	margin-right: 5px;
}

#basic .more-button {
	float: right;
	height: 23px; width: 84px;
	margin-top: 3px; margin-right: 2px;
}

#basic .more-button a {
	background: url(more-but.png) top no-repeat;
	color: #fff;
	float: right;
	font-weight: bold;
	height: 23px; width: 84px;
	line-height: 21px;
	margin-right: 3px;
	text-align: center;
}

#basic .more-button a:hover {
	background-position: 0% -23px;
}

#basic .posted {
	float: left;
}

#basic .comments {
	float: right;
}

#basic .print {
	float: right;
	margin-left: 5px;
}


#module {
	background: url(center-b.png) repeat-y;
	margin-bottom: 8px;
	width: 740px;
}

#module .one {
	background: url(center-t.png) no-repeat top;
	width: 740px;
}

#module .two {
	background: url(center-c.png) no-repeat bottom;
	width: 740px;
}

#module .three {
	background: transparent;
	padding: 6px 10px 14px 10px;
	width: 720px;
}

#module div div div h1, #module div div div h2 {
	color: #146f3d;
	display: block;
	text-align: center;
	text-transform: uppercase;
}

#module div div div div {

}


#search {
	background-color: #fff;
	border: 1px #d4d4d4 solid;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	color: #333;
	margin-bottom: 5px;
	padding: 6px;
}

#search .title {
	font-size: 12px;
	font-weight: bold;
}

#search .options {
	float: right;
}

#search .options #cont {
	margin-left: 5px;
}

#search .options img {
	margin: 0;
}

#search .info {
	margin-top: 7px;
}

#search .info, #search .info span a {
	color: #6f6f6f;
}

#search .info span a:hover {
	text-decoration: underline;
}

#search .info span {
	margin-right: 5px;
}