/*--- HEADER ----------*/
#header {
	width:950px;
	height:40px;
	margin: 0px auto;
}

#header_copy {
	float:left;
	font-size:0.8em;
	line-height:40px;
	margin-left:5px;
}

#header_fontsize {
	float:right;
	text-align:right;
	height:26px;
	margin-top:7px;
	margin-right:5px;
}

#header_fontsize_label {
	float:right;
	font-size:0.8em;
	line-height:40px;
	text-align:right;
	margin-right:5px;
}

#header_img_reset {
	margin-left:3px;

}

#header_howto {
	float:right;
	width:227px;
	margin-right:2px;
	padding-top:7px;
}


/*----- NAV ------------------*/

#nav {
	background-image:url(/img/nav_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:5px;
	//padding-bottom: 10px;
}

/* LOGO */
#nav_logo {
	float:left;
	width:234px;
	height:80px;
	text-indent:-9999px;
	font-size:0px;
	background-image:url(/img/logo_nav.png);
	background-repeat:no-repeat;
	background-position:top center;
	margin-left:10px;
	_margin-left:7px;
	margin-bottom:5px;
}

#nav_logo a {
	display:block;
	width:234px;
	height:80px;
}


/* MENU */
#nav_menu {
	float:right;
	width:679px;
	margin-right:9px;
	_margin-right:6px;
	margin-top:14px;
}

#nav_menu li {
	float:right;
	text-indent:-9999px;
	font-size:0px;
	line-height:100%;
	height:58px;
}

#nav_menu li a {
	display:block;
	color:#494949;
	height:58px;
	background-repeat:no-repeat;
	background-position:top left;
}

#nav_menu li a:hover {
	background-position:0px -58px;
}

#nav_menu li a#menu_software.active {
	background-position:0px -116px;
}

#nav_menu li a#menu_material.active {
	background-position:0px -116px;
}

#nav_menu li a#menu_othersw.active {
	background-position:0px -116px;
}

#nav_menu li a#menu_software {
	width:227px;
	height:58px;
	background-image:url(/img/nav01.png);
}

#nav_menu li a#menu_material {
	width:225px;
	height:58px;
	background-image:url(/img/nav02.png);
}

#nav_menu li a#menu_othersw {
	width:227px;
	height:58px;
	background-image:url(/img/nav03.png);
}

/*#nav_menu li a#menu_template {
	width:241px;
	height:51px;
	background-image:url(/img/nav03.png);
}*/



/* BREADCRUMB */
div#breadcrumb {
	clear:both;
	margin-left:15px;
	font-size:0.7em;
	margin-bottom: 0px;
}

div#breadcrumb a {
	color:#666666;
	text-decoration:none;
}

a#breadcrumb_home {
	padding-left:12px;
	background-image:url(/img/icon_home.png);
	background-repeat:no-repeat;	
	background-position:left center;
}


/*----- MAINCOLUMN ------------------*/
#mainCol {
	float:left;
	width:696px;
}

div.mainCol_inner {
	margin-left:10px;
	width:682px;
}

#mainCol_inner {
	float:left;
	width:692px;
	margin-left:4px;
	_margin-left:2px;
}

.mainCol_prod {
	float:left;
	width:173px;
}

#mainCol_l {
	float:left;
	width:346px;
	margin-left:4px;
	_margin-left:2px;
}

#mainCol_r {
	float:right;
	width:346px;
}

#mainCol_01 {
	float:left;
	width:173px;
}

#mainCol_02 {
	float:right;
	width:173px;
}

#mainCol_03 {
	float:left;
	width:173px;
}

#mainCol_04 {
	float:right;
	width:173px;
}

#mainCol p, 
#mainCol ul,
#mainCol table {
	margin-bottom:10px;
}

/* COMMON FRAME */

div.category_read_more {
	color: #442B00;
	font-size :0.8em;
	text-align: right;
	padding-right: 9px;
	padding-bottom: 10px;
}

div.category_read_more a {
	background-image:url(/img/btn_related_read_more_point.png);
	background-repeat: no-repeat;
	background-position:left center;
	color: #442B00;
	padding-left: 11px;
}

div.frame_item_top {
	background-image:url(/img/bg_prod_top.png);
	background-repeat:no-repeat;
	width:173px;
	height:154px;
/*	background-repeat:no-repeat;
	background-position:left top;
	font-size:0px;
	text-indent:-9999px;*/
}

div.prod_img_pad {
	padding-left:12px;
	padding-top:9px;
}

div.frame_item_top a {
	display:block;
	width:150px;
}

div.frame_item_body {
	background-image:url(/img/frame_item_body.png);
	background-repeat:repeat-y;
	background-position:left top;
}

div.frame_item_body a {
	text-decoration:none;
	color:#333333;
}

div.frame_item_body a:hover {
	text-decoration:underline;
}


div.frame_item_body div.product_title {
	padding:5px 14px 5px 14px;
	font-weight:bold;
	line-height:1.3em;
	/*font-size:0.9em;
	  height: 49px; */
	font-size:0.81em;
	height: 52px;
}

div.frame_item_body div.product_title a {
	color:#000000;
}

div.frame_item_body div.product_description {
	padding:0px 14px 2px 14px;
	font-size:0.8em;
	line-height:1.2em;
	height: 40px;
}

div.frame_item_body div.product_price {
	text-align:right;
	padding:0px 14px 3px 14px;
	font-size:0.6em;
}

div.frame_item_body span.sales_price {
	font-weight:bold;
	font-size:1.4em;
}


div.frame_itme_btn_buy {
	width:173px;
	height:26px;
	background-image:url(/img/frame_item_btn_buy.png);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:0px;
	text-indent:-9999px;
}

div.frame_itme_btn_buy a {
	display:block;
	width:173px;
	height:26px;
}

div.frame_itme_btn_preorder {
	width:173px;
	height:26px;
	background-image:url(/img/frame_item_btn_preorder.png);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:0px;
	text-indent:-9999px;
}

div.frame_itme_btn_preorder a {
	display:block;
	width:173px;
	height:26px;
}


/* FRAME ITME TOP */

div.frame_item_natsu_dl {
	background-image:url(/img/frame_item_top_natsu_dl.png);
}

div.frame_item_omori_dl {
	background-image:url(/img/frame_item_top_omori_dl.png);
}

div.frame_item_natsu_pkg {
	background-image:url(/img/frame_item_top_natsu_pkg.png);
}

div.frame_item_omori_pkg {
	background-image:url(/img/frame_item_top_omori_pkg.png);
}

div.frame_item_sozai_kingyo {
	background-image:url(/img/frame_item_top_sozai_kingyo.png);
}

div.frame_item_sozai_pengin {
	background-image:url(/img/frame_item_top_sozai_pengin.png);
}

div.frame_item_sozai_kuma {
	background-image:url(/img/frame_item_top_sozai_kuma.png);
}

div.frame_item_font01 {
	background-image:url(/img/frame_item_top_font01.png);
}

div.frame_item_template {
	background-image:url(/img/frame_item_top_template.png);
}

div.frame_item_sample01 {
	background-image:url(/img/frame_item_top_sample01.png);
}

div.frame_item_sample02 {
	background-image:url(/img/frame_item_top_sample02.png);
}

div.frame_item_sample03 {
	background-image:url(/img/frame_item_top_sample03.png);
}

div.frame_item_kankon {
	background-image:url(/img/frame_item_top_kankon.png);
}

/*------ SUBCOLUMN (RIGHT COLUMN) --------*/
#subCol {
	float:right;
	width:244px;
}

#subCol h2 {
	margin:0 10px 10px 10px;
}

#subCol p,
#subCol ul,
#subCol dl{
	font-size:0.8em;
	margin-left:10px;
	margin-right:10px;
}

#subCol .clrBrown{
	color:#442b00;
}


#subCol .border_btm{
	border-bottom:1px solid #eae9e9;
	margin-bottom:5px;
	padding-bottom:5px;
}

/* COMMON FRAME */
div.subcol_frame {
	width:229px;
	margin-left:5px;
	margin-bottom:10px;
}

div.subcol_frame_top {
	height:7px;
	background-image:url(/img/subcol_frame_top.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	font-size:0px;
}

div.subcol_frame_body {
	background-image:url(/img/subcol_frame_body.png);
	background-repeat:repeat-y;
	background-position:center top;
	margin:0px;
}

div.subcol_frame_body a {
	color:#442B00;
}

div.subcol_frame_body a p {
	text-decoration:underline;
}

div.subcol_frame_bottom {
	font-size:0px;
	background-image:url(/img/subcol_frame_bottom.png);
	background-repeat:no-repeat;
	background-position:top;
	height:7px;
}

/* CART */
#subCol div.subcol_cart {
	margin-bottom:5px;
}

div.subcol_cart h2 {
	line-height:24px;
	padding-left:27px;
	background-image:url(/img/bullet_h2_cart.png);
	background-repeat:no-repeat;
	background-position:left center;
}

/* LOGIN */
div#subcol_login {
	margin-left:1px;
	margin-bottom:4px;
}

div#subcol_btn_login {
	float:left;
	width:119px;
	height:37px;
	background-image:url(/img/btn_login.png);
	background-repeat:no-repeat;
	background-position:right center;
}

div#subcol_btn_login a {
	display:block;
	font-size:0px;
	text-indent:-9999px;
	width:119px;
	height:37px;
}

div#subcol_btn_register {
	float:left;
	width:119px;
	height:37px;
	background-image:url(/img/btn_new_customer.png);
	background-repeat:no-repeat;
	background-position:left center;
}

div#subcol_btn_register a {
	display:block;
	font-size:0px;
	text-indent:-9999px;
	width:119px;
	height:37px;
}

div#subcol_btn_help {
	clear:both;
	width:237px;
	height:38px;
	background-image:url(/img/btn_login_how.png);
	background-repeat:no-repeat;
	background-position:left center;
}

div#subcol_btn_help a {
	display:block;
	font-size:0px;
	text-indent:-9999px;
	width:237px;
	height:38px;
}

/* CART BUTTON */
div#subcol_cart {
	margin: -5px 0px;
}

/* NEWS */
#subCol div.subcol_news {
	margin-bottom:20px;
}

#btn_allnews {
	float:right;
	margin-right:8px;
	_margin-right:4px;
}

#subCol div.subcol_news li {
	line-height:1.3em;
}

/* GUIDE */
#subCol div.subcol_guide dt {
	margin-bottom:5px;
	padding-left:15px;
	background-image:url(/img/bullet_arrow.png);
	background-repeat:no-repeat;
	background-position:left center;
}

#subCol div.subcol_guide dt a {
	text-decoration:none;
	color:#442b00;
}

/* BANNER */
#subCol div.subcol_banner {
	margin-bottom:5px;
}

/* SHIPPING */
#subCol div.subcol_shipping h2{
	width:229px;
	height:60px;
	font-size:0px;
	text-indent:-9999px;
	background-image:url(/img/h2_subcol_shipping.png);
	background-repeat:no-repeat;
	background-position:left center;
	margin:0px 0px 10px 0px;
}

/* FUJISOFT */
#subcol_logo_fujisoft {
	text-align:center;
	border-bottom:1px solid #eae9e9;
	margin-bottom:10px;
}

/* JUNGLE */
#subCol div.subcol_jungle h2{
	width:229px;
	height:60px;
	font-size:0px;
	text-indent:-9999px;
	background-image:url(/img/h2_subcol_jungle.png);
	background-repeat:no-repeat;
	background-position:left center;
	margin:0px 0px 10px 0px;
}

/* PAYMENT */
#subCol div.subcol_payment {
	margin-bottom:25px;
}


/* GEOTRUST */
div#geotrust {
	text-align:left;
	margin-bottom:10px;
}

div#geotrust_logo {
	text-align:center;
	margin-bottom:10px;
}

/* ---------- FOOTER ---------------------*/

#footer {
	clear:both;
	padding-bottom:5px;
}

#footer_main {
	color:#FFFFFF;
	margin:0px 15px 5px 15px;
	padding:0px;
	background-color:#000000;
}



/* MENU */
#footer_menu {
	float:left;
}

#footer_menu ul {
	margin-left:20px;
}

#footer_menu li {
	float:left;
	font-size:10px;
	padding-left:12px;
	padding-right:20px;
	background-image:url(/img/bullet_footer_menu.png);
	background-repeat:no-repeat;
	background-position:left center;
}

#footer_menu li a {
	color:#ffffff;
	text-decoration:none;
	line-height:35px;
}


/* FOOTER LOGO COGEN */
#footer_logo_cogenmedia {
	float:right;
	width:191px;
	height:35px;
}

#footer_logo_cogenmedia a {
	display:block;
	font-size:0px;
	text-indent:-9999px;
	width:191px;
	height:35px;
	background-image:url(/img/logo_cogenplaza.png);
	background-repeat:no-repeat;
	background-position:top;
}

/* COPYRIGHT */
#copyright {
	clear:both;
	margin:0px 15px 0px 15px;
	font-size:0.7em;
}


/*---- INDEX ------*/

#theater {
	height:272px;
	margin-left:3px;
	margin-top:-5px;
	width:692px;
}

/*---- PRODUCT ------*/

#mainCol_product_top_l {
	float:left;
	width:175px;
	text-align:center;
	margin-bottom:30px;
}

#mainCol_product_top_r {
	float:right;
	width:497px;
	margin-bottom:30px;
}


#mainCol_product_top_r div.product_title {
	padding:0px 5px;
	font-weight:bold;
	font-size:1.4em;
	margin-bottom:15px;
}

#mainCol_product_top_r div.product_description {
	padding:0px 5px;
	font-size:0.9em;
	margin-bottom:15px;
}

#mainCol_product_top_r div.product_price {
	padding:0px 5px;
	font-size:1.2em;
	margin-bottom:10px;
}

#mainCol_product_top_r span.sales_price {
	font-weight:bold;
	font-size:1.2em;
}


#mainCol_product_content_l {
	float:left;
	width:509px;
	margin-bottom:20px;
}

#mainCol_product_content_r {
	float:right;
	width:163px;
}

#mainCol p.product_summary {
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:30px;
}

/* H1 */
/* H1 */
#h1_product_pkg {
	background-image:url(/img/h1_product.png);
}

#h1_product_dl {
	background-image:url(/img/h1_product.png);
}

#h1_product_material {
	background-image:url(/img/h1_product_material.png);
}

#h1_product_template {
	background-image:url(/img/h1_product_template.png);
}

#h1_related_product {
	background-image:url(/img/h1_relatedprod.png);
}


/* SCREENSHOT */
div.frame_screenshot_top {
	width:163px;
	height:5px;
	font-size:0px;
	text-indent:-9999px;
	background-image:url(/img/frame_plain_w163_top.png);
	background-repeat:no-repeat;
	background-position:left top;
}

div.frame_screenshot_body {
	text-align:center;
	padding:5px 0px 0px 0px;
	width:163px;
	background-image:url(/img/frame_plain_w163_body.png);
	background-repeat:repeat-y;
	background-position:left top;
}

div.frame_screenshot_body img {
	margin-bottom:5px;
}

div.frame_screenshot_bottom {
	width:163px;
	height:5px;
	font-size:0px;
	text-indent:-9999px;
	background-image:url(/img/frame_plain_w163_bottom.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:20px;
}



div.frame_plain_w682_top {
	width:682px;
	height:5px;
	font-size:0px;
	text-indent:-9999px;
	background-image:url(/img/frame_plain_w682_top.png);
	background-repeat:no-repeat;
	background-position:left top;
}

div.frame_plain_w682_body {
	width:682px;
	background-image:url(/img/frame_plain_w682_body.png);
	background-repeat:repeat-y;
	background-position:left top;
}

div.frame_plain_w682_bottom {
	width:682px;
	height:5px;
	font-size:0px;
	text-indent:-9999px;
	background-image:url(/img/frame_plain_w682_bottom.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:10px;
}


div.frame_plain_w682_body h2,
div.frame_plain_w682_body div,
div.frame_plain_w682_body table
{
	margin-left:10px;
	margin-right:10px;
}

div.frame_plain_w682_body h2 {
	padding-top:10px;
	margin-bottom:10px;
}

/* BUTTON BUY */
div.frame_btn_buy_bottom {
	margin-bottom:40px;
}

/*---- STORE ------*/

/* NAV */
#nav_menu_store {
	float:right;
	width:421px;
	margin-right:12px;
	_margin-right:6px;
}

#nav_menu_store li {
	float:left;
	text-indent:-9999px;
	font-size:0px;
	line-height:100%;
	height:51px;
}

#nav_menu_store li a {
	display:block;
	color:#494949;
	height:51px;
	background-repeat:no-repeat;
	background-position:top left;
}

#nav_menu_store li a:hover {
	background-position:bottom left;
}
#nav_menu_store li a#menu_store {
	width:184px;
	height:51px;
	background-image:url(/img/nav_store_1.png);
	background-position:bottom left;
}

#nav_menu_store li a#menu_back {
	width:237px;
	height:51px;
	background-image:url(/img/nav_store_2.png);
}

#store_title {
	float:left;
	padding-left:30px;
}

#store_title img {
	margin-top:17px;
}


/* CART */
#mainCol table.carttable {
	width:662px;
	margin:5px 10px 5px 10px;

	border:1px solid #CCCCCC;
	font-size:0.9em;

}



table.carttable td.col1 {

}


table.carttable td.col2 {

}

table.carttable td.col3 {

}

table.carttable td.col4 {

}

table.carttable td.col5 {

}


table.carttable td.cartsubject {

	background-color:#95A0AC;

	border-right:1px solid #CCCCCC;

	color:#FFFFFF;

	font-weight:bold;

	padding-bottom:5px;

	padding-top:5px;

	text-align:center;

}


table.carttable td.cartsubjectlast {

	background-color:#95A0AC;

	color:#FFFFFF;

	font-weight:bold;

	padding-bottom:5px;

	padding-top:5px;

	text-align:center;

	vertical-align:middle;
}

table.carttable td.cartcontent {

	border-bottom:1px solid #CCCCCC;

	border-right:1px solid #CCCCCC;

	color:#000000;

	text-align:center;

}

#mainCol table.carttable table.cartquantitycontent {

    width:40px;

    margin:0 auto;

}

table.carttable td.cartquantitycontent input.quantity {

	border:medium none;

	width:25px;

}



#mainCol table.carttable_total {
	width:662px;
	margin:5px 10px 5px 10px;

	border:1px solid #cccccc;
	font-size:0.9em;
	background-color:#eeeeee;

}


table.carttable_total td.cartprice {

    text-align:right;

    padding-right:0px;

    padding-top:3px;

    padding-bottom:3px;

}


table.carttable_total td.cartpricesum {

    width:15%;

    text-align:right;

    padding-right:10px;

    padding-top:3px;

    padding-bottom:3px;

    background:#eeeeee;

}



/* BACK */
div.store_back {
	text-align:center;
	margin-bottom:15px;
}

/**/

/* margin-bottom causing the contact thank you page to look bad */
div.store_note {
	padding:10px;
/*	margin-bottom:10px; */
	background-color:#E9F0F8;
}

/* LOGIN */

#store_login input {
	margin-right:10px;
}

#mainCol p.forgot {
	font-size:10px;

	padding-right:10px;

	padding-top:5px;

	text-align:right;
	margin-bottom:0px;
}

/* CUSTOMER INFO */
.addresstable {

	border:1px solid #cccccc;

	margin-bottom:20px;

}

table.addresstable td.headding {

	background-color:#95A0AC;

	border-bottom:1px solid #CCCCCC;

	border-left:1px solid #CCCCCC;

	color:#FFFFFF;

	font-size:12px;

	font-weight:bold;

	text-align:left;

	width:25%;

}


.addresstable table.addresstable td, table.addresstable td.headding {

	padding:6px 10px;

}

table.addresstable td.cell {

	font-size:0.8em;
	background:#F7FBFD none repeat scroll 0 0;

	border-bottom:1px solid #CCCCCC;

	padding-left:10px;

	width:750px;

}

div.store_next {
	text-align:center;
	margin-bottom:20px;
}


/* UPGRADE INFO */
div.frame_upgrade_top {
	font-size:0px;
	text-indent:-9999px;
	height:4px;
	background-image:url(/img/frame_upgrade_top.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:10px;
}

div.frame_upgrade_body {
	background-image:url(/img/frame_upgrade_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:6px 10px 8px 80px;
	margin-bottom:5px;
}

#mainCol div.frame_upgrade_body p {
	margin-bottom:0px;
}



ul.pagenav {
	border:1px solid #cccccc;
	padding:10px 15px;
	margin-bottom:20px;
}


/* CONTACT */
#tbl_2col {
	border:1px solid #CCCCCC;

	font-size:0.9em;

	margin:5px 10px;

	width:662px;
}

#tbl_2col th {
	padding:6px 10px;
	background-color:#95A0AC;

	border-bottom:1px solid #CCCCCC;

	border-left:1px solid #CCCCCC;

	color:#FFFFFF;

	font-size:12px;

	font-weight:bold;

	text-align:left;

}

#tbl_2col td {
	background-color:#F7FBFD;

	border-bottom:1px solid #CCCCCC;

	padding:6px 10px;

}

#tbl_2col td p {
	margin-bottom:0px;
}


#img_404 {
	margin-bottom:30px;
}

/*----- Static Page --------*/
div.static {
    padding-left:10px;
    padding-right:10px;
    padding-bottom:20px;
}

p.learn-more a:hover {
	background:#DDDDDD url(/img/bullet_learn_more.png) no-repeat scroll 8px center;
	color:#333333;
}

p.learn-more a {
	background:#EEEEEE url(/img/bullet_learn_more.png) no-repeat scroll 8px center;
	border:1px solid #CCCCCC;
	color:#777777;
	padding:3px 8px 3px 22px;
	text-decoration:none;
}

p.learn-more {
	font-size:0.9em;
	line-height:1em;
	text-align:right;
	margin-top:0px;
}

ul.information {
	border-bottom:1px solid #EEEEEE;

}

ul.information li {

	border-top:1px solid #EEEEEE;

	margin-bottom:6px;

	padding-top:6px;

}


ul.information li p.information_date {
	color:#333333;

	font-size:0.94em;

	margin-bottom:0.2em;
}

#mainCol ul.information li p {
	margin-bottom:0px;
}

/*FORM ERROR*/
.fit_brd_err /* form item border error, form item envelope error */
{
	border-top: 1px solid #d82e2e;
	border-left: 1px solid #d82e2e;
	border-right: 1px solid #efb1ab;
	border-bottom: 1px solid #efb1ab;
}

.fit_err { background-color: #fbeceb; }

.flb_err { 
	font-weight: bold; 
	color: #cf1100; 
}

li.flb_err { 
	font-weight: bold; 
	font-size: 0.9em;
	color: #cf1100; 
}

ul.contact {
	padding:10px 0px 10px 30px;
	font-size:1.1em;
	font-weight:bold;
}



/* Product list warning */

div.material_banner {
	margin-top: 13px;
	text-align: center;
}

div.material {
	font-size: 0.85em;
	text-align: justify;
	margin-top: 13px;
	margin-bottom: 0px;
}

div.material_redir_btn {
	text-align: center;
	margin-top: 20px;
}

div.list_warning {
	background-color: #EFEFEF;
	margin-top: 28px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 9px;
	padding-bottom: 9px;
}

div.list_warning p {
	font-size: 0.78em;
	text-align: justify;
}

div.warning_link {
	text-align: right;
	font-size: 0.78em;
}

div.warning_link a {
	color: #442B00;
}

div.margin_bottom_5 {
	*margin-bottom:5px;
	_margin-bottom:5px;
}

ul.news li {
border-bottom:1px solid #CCCCCC;
padding:10px 0;
}

ul.news li .news_date {
color:#666666;
font-size:0.9em;
margin-bottom:4px;
}

ul.news li .news_title {
color:#000000;
font-size:1.1em;
font-weight:bold;
margin-bottom:16px;
}

ul.news li .news_text {
color:#333333;
}

hr.clear10 {
border:medium none;
clear:both;
height:10px;
line-height:1px;
margin:0 !important;
visibility:hidden;
}

.alert {
background:none repeat scroll 0 0 #FF0000;
color:#FFFFFF;
font-weight:bold;
margin-top:1em;
padding:2px 8px;
font-size:0.8em;
}

.red {
color:#FF0000;
}

div.list_pad {
	padding:0 0 0 10px;
}

h2.bold {
	font-weight:bold;
	font-size:1.2em;
	padding-bottom:20px;
}

h4.bold {
	font-weight:bold;
	font-size:0.9em;
}

div.center {
	text-align:center;
}

div.h2_gray {
	font-size:1.25em;
	font-weight:bold;
	color:#333333;
	padding:50px 0 10px 15px;
}
