#category_table_wrapper {
	margin-top:40px;
	padding-top:20px;
	background-color: #000000;
	padding-right: 51px;
	padding-left: 51px;
}

#category_table_wrapper02 {
	margin-top:0px;
	padding-top:20px;
	padding-right: 51px;
	padding-left: 51px;
}

#category_table {
	float: left;
	background-color: #0C0C0C;
	height: 208px;
	width: 374px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
	vertical-align: middle;
}

#category_table_title {
	background-color: #000000;
	height: 20px;
	width: 100%;
	text-indent: 5px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}

#category_table_title02 {
/*background-color: #ff2906;*/
	height: 20px;
	width: 100%;
	text-indent: 5px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	color:#FF0000;
}

#category_table_separator_01 {
	float: left;
	width: 100px;
	height:1px;
}

#category_table_separator_02 {
	clear: both;
	width: 100%x;
	height: 25px;
}
#category_table_image {
	float:left;
	height: 160px;
	width: 229px;
	text-align: center;
}

#category_table_image02 {
	float:right;
	height: 160px;
	width: 229px;
	text-align: center;
}

#category_table_alltext {
	float:right;
	height: 160px;
	width: 145px;
}

#category_table_alltext02 {
	float:left;
	height: 160px;
	width: 145px;
}

#category_table_singletext {
	background-color: #242424;
	margin-bottom:1px;
	height: 20px;
	width: 100%;
	text-indent: 3px;
	font-size:10px;
	font-weight:bold;
}
