@charset "utf-8";

/* CSS Document */

/* top ------------------------------------------------------------------ */

#lower_container {
	width: 1004px;
	padding-top: 22px;
	padding-bottom: 18px;
	background-color: #FFFFFF;
}

#lower_header {
	width:980px;
	height:30px;
}

#lower_title {
	float:left;
	width:630px;
	padding-left:20px;
	padding-bottom:20px;
}

h2#title01  {
	font-size:18px;
	padding:5px;
	border-left:2px solid red;
	}

#lower_title_text {
	float:left;
	font-size:77%;
	margin-top: 0px;
	margin-left: 40px;
	width:550px;
	height:40px;
	line-height:40px;
	vertical-align:middle;
}

#lower_support {
	float:right;
	width:140px;
	margin-top:0px;
	height:30px;
	clear:right;
}

#lower_support a{
	width:140px;
	height:30px;
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background-image: url(../images/products_support.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#lower_support a:hover {
	background:url(../images/products_support.gif) no-repeat 0px -30px;
}

#lower_menu {
	float:left;
	clear:both;
	width:200px;
	padding-left:20px;
}

#lower_menu_type {
	width:200px;
	color: #FFF;
	background-color: #3D7BBB;
	font-size:100%;
	margin-bottom: 19px;
}

#lower_menu_type ul {
	padding:0px;
}

#lower_menu_type li {
	display:inline;
	list-style-type:none;	
}

#lower_menu_type li a {
	height:25px;
	line-height:25px;
	vertical-align:middle;
	display:block;
	overflow:hidden;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	padding-left:6px;
}

#lower_menu_type li a:hover {
	background-color: #ff3333;
}

#lower_menu_type li.current_on a {
	background-color: #ff3333;
}

#lower_menu_free {
	width:200px;
	height:30px;
	background-color: #e5e5e5;
	margin-bottom: 20px;
}

#lower_menu_free #textfield {
	width:148px;
	height:18px;
	border: 1px solid #cccccc;
	vertical-align:top;
	margin-top: 5px;
	margin-left: 5px;
	margin-right:0px;
	background-color: #FFF;
}

#lower_menu_free #imagebtn {
	width:35px;
	height:20px;
	margin-top:5px;
	margin-left: 5px;
	vertical-align:top;
}

#lower_menu_order {
	width:200px;
	height:40px;
}

#lower_menu_order a{
	width:200px;
	height:40px;
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background-image: url(../images/products_menu_order.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#lower_menu_order a:hover {
	background:url(../images/products_menu_order.gif) no-repeat 0px -40px;
}

#lower_menu_order2 {
	width:176px;
	background-color: #000;
	color: #FFF;
	font-size:77%;
	padding: 12px;
}

#lower_menu_order2 #title_image{
	margin-bottom:12px;
}

#lower_contents {
	float:right;
	width:740px;
	padding-right:20px;
}



#lower_menu2_type {
	width:680px;
	background-color: #FFF;
}

#lower_menu2_type ul {
	padding:0px;
}

#lower_menu2_type li {
	display:inline;
	list-style-type:none;
}

#lower_menu2_type li a {
	height:300px;
	width:160px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	border: 5px solid #FFF;
}



#lower_category_new {
	width: 680px;
	background-color: #000;
	color: #FFF;
	font-size:77%;
}

#lower_category_new table{
	margin-left:15px;
	margin-bottom: 15px;
	border-collapse: separate;
	border:0px;
	border-spacing:10px;
	
}

#lower_category_new td{
	width: 148px;
	height:148px;
	border: 1px solid #4d4d4d;
	vertical-align: top;
}

#lower_category_new td a{
	color: #FFF;
	
}

#lower_category_new td a:hover{
	color: #ff3333;
}

#lower_category_new .new_text {
	height:39px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: underline;
}

/* list ------------------------------------------------------------------ */

h3#s2000_power  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_s2000_power.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#s2000_intake  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_s2000_intake.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#s2000_drive  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_s2000_drive.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#s2000_body  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_s2000_body.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#s2000_suspension  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_s2000_suspension.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#s2000_brake  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_s2000_brake.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#s2000_interior  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_s2000_interior.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#civic_power  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_civic_power.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#civic_intake  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_civic_intake.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#civic_drive  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_civic_drive.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#civic_body  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_civic_body.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#civic_suspension  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_civic_suspension.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#civic_brake  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_civic_brake.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#civic_interior  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_civic_interior.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#integra_power  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_integra_power.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#integra_intake  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_integra_intake.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#integra_drive  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_integra_drive.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#integra_body  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_integra_body.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#integra_suspension  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_integra_suspension.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#integra_brake  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_integra_brake.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#integra_interior  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_integra_interior.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#accord_power  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_accord_power.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#accord_intake  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_accord_intake.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#accord_drive  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_accord_drive.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#accord_body  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_accord_body.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#accord_suspension  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_accord_suspension.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#accord_brake  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_accord_brake.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#accord_interior  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_accord_interior.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#fit_power  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_fit_power.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#fit_intake  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_fit_intake.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#fit_drive  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_fit_drive.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#fit_body  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_fit_body.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#fit_suspension  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_fit_suspension.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#fit_brake  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_fit_brake.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#fit_interior  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_fit_interior.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#crx_power  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_crx_power.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#crx_intake  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_crx_intake.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#crx_drive  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_crx_drive.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#crx_body  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_crx_body.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#crx_suspension  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_crx_suspension.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#crx_brake  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_crx_brake.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#crx_interior  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_crx_interior.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#crz_power  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_crz_power.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#crz_intake  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_crz_intake.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#crz_drive  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_crz_drive.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#crz_body  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_crz_body.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#crz_suspension  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_crz_suspension.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#crz_brake  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_crz_brake.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#crz_interior  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_crz_interior.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#all_power  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_all_power.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#all_intake  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_all_intake.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#all_drive  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_all_drive.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#all_body  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_all_body.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#all_suspension  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_all_suspension.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#all_brake  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_all_brake.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}

h3#all_interior  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/products_all_interior.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 680px;
}
	
#lower_list_page {
	width:657px;
	height:30px;
	background-color: #333333;
	font-size:77%;
	color: #FFF;
	padding-left: 23px;
}

#lower_list_page span.current_page{
	color: #ff3333;
}

#lower_list_page a{
	color: #FFF;
	text-decoration: underline;
}

#lower_list_page a:hover{
	color: #ff3333;
	text-decoration: underline;
}

#lower_list_page #totalpage{
	width:490px;
	height:30px;
	line-height:30px;
	vertical-align:middle;	
	float:left;
}

#lower_list_page #nextpage{
	float:right;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	width:80px;
	background-color: #000;
	margin-left: 1px;
	text-align:center;
}

#lower_list_page #previouspage{
	float:right;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	width:80px;
	background-color: #000;
	text-align:center;
}

#lower_list_bg {
	width:680px;
	background-color: #FFF;
	padding-bottom: 10px;
}

#lower_list_bg .list_left{
	width:335px;
	height:110px;
	float:left;
	clear:both;
	margin-top: 10px;
}

#lower_list_bg .list_right{
	width:335px;
	height:110px;
	float:right;
	margin-top: 10px;
}

#lower_list_bg table {
	border-collapse:collapse;
	border:0px;
}

#lower_list_bg td.list_photo{
	width:149px;
	height:108px;
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	text-align: center;
	vertical-align:middle;
}

#lower_list_bg td.list_text{
	width:169px;
	height:94px;
	font-size:77%;
	background-color: #000;
	color: #b3b3b3;
	padding: 7px;
	border: 1px solid #000;
	vertical-align:top;
}

#lower_list_bg td.list_text a{
	color: #FFF;
	text-decoration: underline;
}

#lower_list_bg td.list_text a:hover{
	color: #ff3333;
	text-decoration: underline;
}

#lower_list_bg table.list_detail th{
	white-space: nowrap;
	vertical-align: top;
	padding-right: 5px;
}

#lower_list_bg table.list_detail td{
	vertical-align: top;
}

/* detail ------------------------------------------------------------------ */

#lower_detail_bg {
	width:635px;
	background-color: #FFF;
	padding-bottom: 64px;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 25px;
}

#lower_detail_bg .detail_photo{
	width:310px;
	float:left;
	padding:0;
	margin:0;
}

#lower_detail_bg .detail_photo .detail_caption{
	font-size:77%;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height:1.8;
}

#lower_detail_bg .detail_text{
	float:right;
	width:295px;
}

#lower_detail_bg .detail_text h4{
	font-size:108%;
	width:255px;
	text-align:left;
	background-color: #000;
	font-weight: bold;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	
}

#lower_detail_bg table.detail_spec{
	font-size:77%;
	line-height:1.8;
	border-collapse:collapse;
	border:0px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#lower_detail_bg table.detail_spec th{
	white-space: nowrap;
	vertical-align: top;
	padding: 0 15px 0 0;
}

#lower_detail_bg table.detail_spec td{
	vertical-align: top;
	width:197px;
}

#lower_detail_bg .detail_line {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	width:295px;
	height:1px;
	background-image: url(../images/dotline01.gif);
	background-repeat: repeat-x;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}

#lower_detail_bg .detail_note{
	width:295px;
	font-size:77%;
	line-height:1.8;
	margin-top: 10px;
	margin-bottom: 10px;
}

#lower_contents ul {
	margin:10px 0;
}

#lower_contents ul li{
	list-style-type:disc;
	margin-left:20px;
}

#lower_contents p{
	margin:10px 0 10px 0 ;
}
#lower_contents strong{
	font-weight:bold;
}
#lower_contents h3{
	font-size:16px;
	font-weight:bold;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	list-style-type:decimal;
	}
.entry{
	min-height:300px;
}

.nav-previous,.nav-next{
	width:360px;
}

#nav-below{
	padding-top:40px;
}
.nav-previous{
	float:left;
	text-align:left;
}
.nav-next{
	float:right;
	text-align:right;
}
#wp-table-reloaded-id-1-no-1 th,#wp-table-reloaded-id-1-no-1 td{
	font-size:13px;
	padding:10px 4px;
}
#wp-table-reloaded-id-1-no-1 .column-1{
	width:110px;
}
#wp-table-reloaded-id-1-no-1 .column-2{
	width:110px;
}
#wp-table-reloaded-id-1-no-1 .column-3{
	width:110px;
}
#wp-table-reloaded-id-1-no-1 .column-4{
	width:110px;
}
#wp-table-reloaded-id-1-no-1 .column-5{
	width:110px;
}

#wp-table-reloaded-id-2-no-1 th,#wp-table-reloaded-id-2-no-1 td{
	font-size:13px;
	padding:10px 4px;
}
#wp-table-reloaded-id-2-no-1 .column-1{
	width:110px;
}
#wp-table-reloaded-id-2-no-1 .column-2{
	width:110px;
}
#wp-table-reloaded-id-2-no-1 .column-3{
	width:110px;
}
#wp-table-reloaded-id-2-no-1 .column-4{
	width:110px;
}
#wp-table-reloaded-id-2-no-1 .column-5{
	width:110px;
}

#wp-table-reloaded-id-3-no-1 th,#wp-table-reloaded-id-3-no-1 td{
	font-size:13px;
	padding:10px 4px;
}
#wp-table-reloaded-id-3-no-1 .column-1{
	width:110px;
}
#wp-table-reloaded-id-3-no-1 .column-2{
	width:110px;
}
#wp-table-reloaded-id-3-no-1 .column-3{
	width:110px;
}
#wp-table-reloaded-id-3-no-1 .column-4{
	width:110px;
}
#wp-table-reloaded-id-3-no-1 .column-5{
	width:110px;
}

h2.wp-table-reloaded-table-name{
	font-size:16px;
	font-weight:bold;
}

.wp-table-reloaded{
	margin-top:0;
}

#category_menu h3{
font-weight:bold;
}
#category_menu ul{
	margin-bottom:20px;
}
#category_menu ul li{
	margin-left:3px;
	padding-bottom:7px;
	font-size:12px;
	line-height:1.2;
}

.entry .item{
	margin-bottom:50px;
	border-bottom:1px solid #356AA0;
}
