.top_page .page_title{
	color: #af8e4d;
}
.page_cat_holder .cat_holder_item .title{
	font-weight: bold;
	color: black;
}
.page_cat_holder .cat_holder_item {
	background-image: none;
	color: black;
}
.page_cat_holder .cat_holder_item .content {
	font-size: 10px;
}
.cat_holder_item em{
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #3f3f3f;
	display: block;
	margin-top: 10px;
	line-height: 10px;
}
.cat_holder_item strong{
	color: #c5390c;
	font-weight: bold;
	font-size: 16px;
}
.SET_title{
	background-color: #99fee6;
	display: block;
	padding: 8px;
	margin: 2px;
}
.DVD_title{
	background-color: #fecce5;
	display: block;
	padding: 8px;
	margin: 2px;

}
.red{
	color: #fa2e0f;
}
.form_table tr{
	padding: 4px;
	border-bottom: 1px dotted gray;
	display: block;
}
.warning {
	background-color: red;
}
div.warning_box {
	border:1px solid #FFAAAA;
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
	margin:5px auto 10px;
	padding:5px 5px 5px 42px;
	width:90%;
}