/*
Theme Name: Beauty Experience
Theme URI: http://globizs.com
Description: Beauty Experience Template Theme support Menus, Widgets, Theme-Options, Image Sliding. 
Author: Globizs
Version: 1.0
*/
@font-face {
    font-family: 'helveticaneuelight';
    src: url('fonts/helvi/helveticaneue_light-webfont.eot');
    src: url('fonts/helvi/helveticaneue_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvi/helveticaneue_light-webfont.woff') format('woff'),
         url('fonts/helvi/helveticaneue_light-webfont.ttf') format('truetype'),
         url('fonts/helvi/helveticaneue_light-webfont.svg#helveticaneuelight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'amalia_blackregular';
    src: url('fonts/amalia/amalia-black-webfont.eot');
    src: url('fonts/amalia/amalia-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/amalia/amalia-black-webfont.woff') format('woff'),
         url('fonts/amalia/amalia-black-webfont.ttf') format('truetype'),
         url('fonts/amalia/amalia-black-webfont.svg#amalia_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'amalia_blackitalic';
    src: url('fonts/amalia/amalia-blackitalic-webfont.eot');
    src: url('fonts/amalia/amalia-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/amalia/amalia-blackitalic-webfont.woff') format('woff'),
         url('fonts/amalia/amalia-blackitalic-webfont.ttf') format('truetype'),
         url('fonts/amalia/amalia-blackitalic-webfont.svg#amalia_blackitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'amalia_boldregular';
    src: url('fonts/amalia/amalia-bold-webfont.eot');
    src: url('fonts/amalia/amalia-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/amalia/amalia-bold-webfont.woff') format('woff'),
         url('fonts/amalia/amalia-bold-webfont.ttf') format('truetype'),
         url('fonts/amalia/amalia-bold-webfont.svg#amalia_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'amalia_bolditalic';
    src: url('fonts/amalia/amalia-bolditalic-webfont.eot');
    src: url('fonts/amalia/amalia-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/amalia/amalia-bolditalic-webfont.woff') format('woff'),
         url('fonts/amalia/amalia-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/amalia/amalia-bolditalic-webfont.svg#amalia_bolditalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'amalia_normalregular';
    src: url('fonts/amalia/amalia-normal-webfont.eot');
    src: url('fonts/amalia/amalia-normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/amalia/amalia-normal-webfont.woff') format('woff'),
         url('fonts/amalia/amalia-normal-webfont.ttf') format('truetype'),
         url('fonts/amalia/amalia-normal-webfont.svg#amalia_normalregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'amalia_normalitalic';
    src: url('fonts/amalia/amalia-normalitalic-webfont.eot');
    src: url('fonts/amalia/amalia-normalitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/amalia/amalia-normalitalic-webfont.woff') format('woff'),
         url('fonts/amalia/amalia-normalitalic-webfont.ttf') format('truetype'),
         url('fonts/amalia/amalia-normalitalic-webfont.svg#amalia_normalitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'amalia_semiboldregular';
    src: url('fonts/amalia/amalia-semibold-webfont.eot');
    src: url('fonts/amalia/amalia-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/amalia/amalia-semibold-webfont.woff') format('woff'),
         url('fonts/amalia/amalia-semibold-webfont.ttf') format('truetype'),
         url('fonts/amalia/amalia-semibold-webfont.svg#amalia_semiboldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'amalia_semibolditalic';
    src: url('fonts/amalia/amalia-semibolditalic-webfont.eot');
    src: url('fonts/amalia/amalia-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/amalia/amalia-semibolditalic-webfont.woff') format('woff'),
         url('fonts/amalia/amalia-semibolditalic-webfont.ttf') format('truetype'),
         url('fonts/amalia/amalia-semibolditalic-webfont.svg#amalia_semibolditalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	width:100%;
	height:auto;
	font-family: Helvetica Neue, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	padding:0px;
	margin:0px;
	background:#0f0b0d;

}
img{
	border:none;
}
h1{color:#ffffff;  margin:0px; padding:0px; font-family: 'amalia_blackregular'; font-size:36px; font-weight:normal;}
a:link{ color:#696B6D; text-decoration:none;}
a:active{ color:#414042; }
a:visited{ color:#414042;}
a:hover{ color:#414042; text-decoration:underline;}
.clear{clear:both;}
.wraper{
	width:100%;
	margin:0px auto;
	padding:0px;

}
.container-main{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px auto;
	background:url(images/body_bg.png) no-repeat;
	background-position:right bottom;

}


.header_bg{
	width:1191px;
	height:210px;
	padding:0px;
	margin:0px auto;
	background:url(images/header_bg.png);
}
.header{
	width:800px;
	height:auto;
	padding:0px;
	margin:0px auto;
}
.logo{
	width:800px;
	height:87px;
	margin:0px auto;
	padding:30px 0 0 0;
}
.top-menu{
	width:642px;
	height:50px;
	margin-top:40px;
	padding:0px;
	background:url(images/menu_bg.jpg) repeat-x;
	float:right;
}
#navigation ul.nav {
	z-index: 5000;
	background: #555 ;
	padding:0px;
}

#navigation ul.nav li {
    list-style:none;
	position: relative;
	float: left;
	text-align: center;
	line-height: 1em;
    width:107px;
	margin-top:-10px;
	font-size:14px;
}

#navigation ul.nav li a {
	display: block;
	padding: 17px 0;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid  #515151;
	text-align: center;
}

#navigation ul.nav li a span {
	padding: 0 15px 0 10px;
   /*	background: url(arrow.gif) no-repeat 100% 50%;  optional */
}

#navigation ul.nav  li ul {
    display: block;
    position: absolute;
/* hidding submenus based on: http://css-class.com/articles/ursidae/  */
    left: -999em;/* this makes it more accessible than display:none; */
    width: 162px;
    padding: 17px 8px 8px 8px;
    background:#555;
}

#navigation ul.nav  li:hover ul,
#navigation ul.nav  li.over ul /* This is for Internet Explorer 6  */
{
    display: block;
    left: 0;
    top: 100%;
    position: absolute;
    z-index: 4000;
    width: 215px;
}

#navigation ul.nav  li ul li {
    width: 146px;
    height: auto;
    background: transparent;
    text-indent: 0;
    padding: 0;
}

#navigation ul.nav  li:hover ul li a,
#navigation ul.nav  li.over ul li a {
    display: block;
    width: 195px;/*this is to adjust if used some background image for dropdown */
    background: transparent;
    padding: 15px 10px;
    text-decoration: none;
    margin: 0;
    color: #eee;
    text-indent: 0;
    text-align: left;
    border: 0;
    white-space: nowrap;
}

#navigation ul.nav li ul li a:hover {
    color: #fff;
    background: #62686e;
}

#navigation ul.nav li.active a,
#navigation ul.nav li a:hover,
#navigation ul.nav li:hover a,
#navigation ul.nav li.over a {
    background: url(images/menu_hover.jpg);
}
.h_line{
	width:100%;
	height:5px;
	background-color:#ffffff;
	border-top:1px solid #b2b1b1;
	border-bottom:1px solid #b2b1b1;
	margin:0px; 
	padding:0px;
}
.h_footer_line{
	width:100%;
	height:10px;
	background-color:#d8d9da;
	margin:0px; 
	padding:0px;
}
.container{
	width:800px;
	height:auto;
	margin:auto;
	padding:0px;

}
.banner_area{
	width:800px;
	height:370px;
	margin:0px;
	padding:0px;
}
.banner_img{
	width:558px;
	height:370px;
	margin:0px;
	padding:0px;
	float:left;
}

.banner_logo{
	width:242px;
	height:180px;
	margin:0px;
	padding:0px;
	float:left;
}
.banner_text{
	width:234px;
	height:170px;
	overflow:hidden;
	margin:0px;
	padding:5px 4px 10px 4px;
	float:left;
	color:#ffffff;
}
.banner_text h2 {
	margin-bottom:0px;	font-size:24px; font-family:sans-serif; font-style:normal;
}
.banner_text p {
	margin-top:0px;
}
.banner_text p strong {
	font-size:14px;
}

.panel{
	width:800px;
	height:auto;
	padding:0px;
	margin:0 0 20px 0;
}
.panel h1 {
	font-family: 'amalia_normalregular'; font-size: 26px;
}
.panel_green{
	width:253px;
	height:11px;
	padding:0px;
	margin:0px;
	background:#92c83e;
	float:left;
}
.panel_blue{
	width:253px;
	height:11px;
	padding:0px;
	margin:0px;
	background:#66cce3;
	float:left;
}
.panel_pink{
	width:253px;
	height:11px;
	padding:0px;
	margin:0px;
	background:#ea85b6;
	float:left;
}
.panel_1{
	width:253px;
	height:190px;
	padding:0px;
	margin:0px 20px 0 0;
	background:url(images/panel_img.jpg);
	float:left;
}
.panel_2{
	width:253px;
	height:190px;
	padding:0px;
	margin:0px;
	background:url(images/panel_img.jpg);
	float:right;
}

.panel_content{
	width:223px;
	height:auto;
	padding:15px 10px 20px 20px;
	margin:0px;
	float: left;	
	
}
.panel_content h1 {
	margin-bottom:5px; font-size: 18px; height: 28px; overflow: hidden;
}
.panel_text{
	width:125px;
	height:auto;
	padding:0px ;
	margin:0 0 0 20px;
	float:left;
}
.panel_text p {
	margin:0px 0px;
}
.panel_img{
	width:76px;
	height:75px;
	padding:0px ;
	margin:0px;
	float:left;
		
}

.panelg_read.panelg_read a{
	width:70px;
	height:10px;
	margin:3px 0 0 96px;
	padding:5px 0 10px 0;
	text-align:center;
	color:#ffffff;
	background:#92c83e;
	text-decoration:none;
	float:left;
}
.panelg_read a:hover{	
	background:#C90;
	text-decoration:none;
	float:left;
}
.panelb_read.panelb_read a{
	width:70px;
	height:10px;
	margin:3px 0 0 96px;
	padding:5px 0 10px 0;
	text-align:center;
	color:#ffffff;
	background:#66cce3;
	text-decoration:none;
	float:left;
}
.panelb_read a:hover{	
	background:#C90;
	text-decoration:none;
	float:left;
}
.panelp_read.panelp_read a{
	width:70px;
	height:10px;
	margin:3px 0 0 96px;
	padding:5px 0 10px 0;
	text-align:center;
	color:#ffffff;
	background:#ea85b6;
	text-decoration:none;
	float:left;
}
.panelp_read a:hover{	
	background:#C90;
	text-decoration:none;
	float:left;
}
.main_content{
	width:800px;
	height:auto;
	margin:20px 0 0 0;
	padding:0px;
}
.left_content{
	width:222px;
	height:auto;
	margin:0px 20px 0 0;
	padding:20px 10px 20px 20px;
	float:left;
}

.left_content_area{
	width:222px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.left_content_area h1 {
	font-family: 'amalia_normalregular';
}
.left_content_area ul{margin:0px 0 20px 20px; padding:0px;}
.left_content_area ul li,.left_content_area ul li a{margin:0px; padding:0px; color:#ffffff; text-decoration:none;}
.left_content_area ul li a:hover{margin:0px; padding:0px; color:#ffffff; text-decoration:underline;}
.left_gift_img{
	width:130px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.gift_read.gift_read a{
	width:70px;
	height:10px;
	margin:80px 0 0 10px;
	padding:5px 0 10px 0;
	text-align:center;
	color:#ffffff;
	background:#f58020;
	text-decoration:none;
	float:left;
}
.gift_read a:hover{	
	background: #F00;
	text-decoration:none;
	float:left;
}
.right_content{
	width:528px;
	height:auto;
	margin:0px 0 0 0;
	padding:0px;
	float:left;
}
.product{
	width:528px;
	height:auto;
	margin:0px 0 20px 0;
	padding:0px;
	float:left;
	background:#ffffff;
	color:#000000;
}
.pro-left-content {
	width:421px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
	background:#ffffff;
}

h2.pro-display-title-1 {
	margin:10px 5px 5px 15px; padding:0px; font-size:37px; font-family: 'amalia_normalregular'; font-weight:lighter; color:black; 
}
.product_img1{
	width:390px;
	height:auto;
	margin:0px 0px 10px 20px;
	padding:0px;
	float:left;
	background:#ffffff;
	overflow:hidden;
}
.product_text{
	width:85px;
	height:auto;
	margin:0px;
	padding:20px 10px 10px 10px;
	color:#000000;
	float:left;
}
.pro-display-title-2 {
	margin:25px 10px 15px 15px; padding:0px; width:140px; float:left; 
}
.pro-display-title-2 h2 {
	margin:0px; padding:0px; font-size:37px; font-weight:lighter; line-height:100%; font-family: 'amalia_normalregular'; color:black; 
}
.product_img2 {
	width:125px;
	height:auto;
	margin:15px 10px 10px 10px;
	padding:0px;
	float:left;
	background:#ffffff;
}
.pro-display {
 margin:45px 0px 20px 0px; padding:0px; width:110px; height:auto; float:right;
}
.pro-display h4{
 margin:0px; padding:0px; font-size:18px; font-family: 'amalia_normalregular'; font-weight:lighter; line-height:100%;
}
.pro-display p.pro-price {
	margin:0px; padding:0px; font-size:25px; font-family: 'amalia_boldregular';
}
.pro-display p.pro-qty {
	margin:0px; padding:0px; font-size:16px; font-family: 'amalia_normalregular';
}
.product_read a{
	width:70px;
	height:10px;
	margin:0 0 0 0px;
	padding:5px 0 10px 0;
	text-align:center;
	color:#ffffff;
	background:#000000;
	text-decoration:none;
	float:left;
}
.product_read a:hover{
	
	background:#ff0000;
	text-decoration:none;
	float:left;
}
.footer{
	width:100%;
	height:auto;
	margin:0px auto;
	padding:0px;
	background:#ffffff;
}
.footer_content{
	width:760px;
	height:120px;
	margin:0px auto;
	padding:20px;
	background:#ffffff;
}
.footer_left_text{
	width:252px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
h3.footer_text_title{
	font-size:24px;
	margin:0px;
	padding:0px;
	color:#696B6D /*#414042*/;
	font-weight:normal;
}
.footer_left_text p{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#696B6D;
}
.footer_box{
	width:149px;
	margin:0px;
	padding:0 10px;
	font-size:12px;
	color:#696B6D;
	float:left;
}

/*
.footer_box{
	width:120px;
	height:60px;
	margin:0px;
	padding:0 20px;
	font-size:12px;
	color:#414042;
	float:left;
	border-left:3px solid #e8e9e8;
}
*/
.box-vline {
	height:60px;
	border-left:3px #CECFCF /*#e8e9e8*/solid;
	float:left;
	
}
.box-content {
	float:left;
	padding-left:20px;
	width:125px;
	height:auto;
}
.box-content h3{
	color: #696B6D;
    font-size: 14px;
    margin:0px 0px 5px 0px;
}
.box-content ul{margin:2px 0px; padding:0px; list-style:none;}
/****************************** Page ************************/
.page-content {
	padding:10px 0px;
}
.page-content p {
 font-size:12px; margin-bottom:10px;
}
blockquote p{
	font-style:italic; font-weight:bold;
}
/********************************** Page Shop ***********/

.shop-container-main{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px auto;
	color:#333333;
	background:#FFFFFF url(images/shop-grey-right-flower.png) no-repeat;
	background-position:right bottom;

}
.shop-container-main h1 {
	color:#333333; margin-bottom:10px; 
}
.pro-page-content {
	padding:10px 0px;
}
h1.pro-title{
	margin:10px 0px 10px 15px;
}
.pro-page-subcontent{
	margin-bottom:15px;
}
.pro-shop-post {
		margin:10px 10px; float:left; width:244px; height:280px; background-color:#FFFFFF; border:1px #CCCCCC solid;
}
.pro-name h2 {
	text-align:center; line-height:16%;
}
.pro-name h2 a {
 margin:0px; font-size:20px; text-align:center; font-family:"Times New Roman", Times, serif; color:#717275;
}
.pro-image {
	margin:30px auto 15px auto; text-align:center;
}
.pro-price {
	margin:0px;	font-size:30px; text-align:center; color:#000000; font-family: 'helveticaneuelight'; /*font-family: 'amalia_normalregular';*/ font-weight:lighter;
}
.footer-shop {
	background-color:#0E0B0D;
}
.footer-pro {
	margin:15px auto 0px auto; width:800px; height:auto; 
}
.product-shop {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    float: left;
    height: auto;
    margin: 0 0 20px;
    padding: 0;
    width: 387px;
}
.product-shop1 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    float: left;
    height: auto;
    margin: 0 0 20px 25px;
    padding: 0;
    width: 387px;
}
.pro-left-content-shop {
	width:340px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
	background:#ffffff;
}

.footer_content-shop {
	width:760px;
	height:120px;
	margin:0px auto;
	padding:20px;
	/*background:#ffffff;*/
}
h3.footer_text_title-shop {
    color: #808285;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
h2.pro-display-title-1-shop {
	margin:10px 5px 5px 15px; padding:0px; font-size:37px; font-family: 'amalia_normalregular'; font-weight:lighter; color:black; width:220px; float:left; 
}
.product_read-shop {
	margin-top:10px; margin-right:0px;
}
.product_read-shop a{
	width:70px;
	height:10px;
	margin:10px 0 0 0px;
	padding:5px 0 10px 0;
	text-align:center;
	color:#ffffff;
	background:#000000;
	text-decoration:none;
	float:right;
}
.product_read-shop a:hover{
	
	background:#ff0000;
	text-decoration:none;
	
}
.product_img1-shop {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: auto;
    margin: 0 0 13px 20px;
    overflow: hidden;
    padding: 0;
    width: 340px;
}
.product_img1-shop img{
	width:340px; height:80px;
}
.pro-display-title-2 {
    float: left;
    margin: 25px 5px 15px 10px;
    padding: 0;
    width: 140px;
}

.pro-left-content-shop1 {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 280px;
}
.pro-display-title-2-shop {
    float: left;
    margin: 25px 5px 15px 10px;
    padding: 0;
    width: 122px;
}
.pro-display-title-2-shop h2 {
    color: black;
    font-family: 'amalia_normalregular';
    font-size: 33px;
    font-weight: lighter;
    line-height: 100%;
    margin: 0;
    padding: 0;
}
.product_img2 {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: auto;
    margin: 15px 5px 10px 5px;
    padding: 0;
    width: 125px;
}
.product_text-shop {
    color: #000000;
    float: left;
    height: auto;
    margin: 0;
    padding: 65px 10px 10px;
    width: 65px;
}
.product_img2-shop img {
	max-width:115px; max-height:130px;
}
.product_img2-shop {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: auto;
    margin: 15px 5px 10px;
    padding: 0;
    width: 120px;
}
.shop-treatment-box {
	width:256px; height:auto; background-color:maroon; background-color:#322F31; float:left;
}
.shop-treatment-box-mid {
	margin:0px 15px; width:256px; height:auto; background-color:#322F31; float:left;
}
.shop-treatment-box-top1, .shop-treatment-box-top2, .shop-treatment-box-top3 {
	margin:0px; padding:0px; height:10px; 
}
.shop-treatment-box-top1 {
	background-color:#92C83E;	
}
.shop-treatment-box-top2 {
	background-color:#66CCE3;	
}
.shop-treatment-box-top3 {
	background-color:#EA85B6;
}
.panelg-shop_read a {
    background: none repeat scroll 0 0 #92C83E;
    color: #FFFFFF;
    float: left;
    height: 10px;
    margin: 3px 0 0 150px;
    padding: 5px 0 10px;
    text-align: center;
    text-decoration: none;
    width: 70px;
}
.panelb-shop_read a {
    background: none repeat scroll 0 0 #66CCE3;
    color: #FFFFFF;
    float: left;
    height: 10px;
    margin: 3px 0 0 150px;
    padding: 5px 0 10px;
    text-align: center;
    text-decoration: none;
    width: 70px;
}
.panelp-shop_read a {
    background: none repeat scroll 0 0 #EA85B6;
    color: #FFFFFF;
    float: left;
    height: 10px;
    margin: 3px 0 0 150px;
    padding: 5px 0 10px;
    text-align: center;
    text-decoration: none;
    width: 70px;
}
/********* Treatment Page *******/
.treatment-post {
	margin-bottom:10px;
}
.treatment-image {
	margin:0px 20px 10px 0px;	float:left; width:130px; height:130px;
}
.treatment-image img{
	width:128px; height:130px;
}

.treatment-cat-content {
	width:650px; float:left;
}
.treatment-cat-content h2 {
	margin:0px; padding:0px; font-size:24px; line-height:30px;	
}
.treatment-cat-content h2 a {
    color: #717275;
	font-family: 'amalia_boldregular';
    font-size: 25px;
    margin: 0;
}
.treatment-cat-content p{
	font-size: 12px;
    margin: 0px 0 10px 0;
    padding: 0;
}
.treatment-cat-content p a {
	color:#0066FF;
}
.treatment-cat-content p a:hover {
	color:#000066;
}
.navigation {
	width:700px; height:30px; padding-top:12px; /*border:1px blue solid;*/ font-size:14px;
}
/************* Contact ***********************/
.contact-page {
	padding:30px 0px;
}
.contact-image {
	margin:10px 40px 100px 0px; width:470px; float:left; overflow:hidden; 
}
.cont-right {
	margin-bottom:100px; width:280px; float:left; height:auto;
}
/******************* single post *******************/
.pro-post {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    height: 280px;
    margin: 0px 20px 10px 0px;
    width: 244px;
}
.entry-product {
 	width:530px; height:auto; float:left;
}
.entry-product p {
	margin-top:0px;
}
.post-image img {
 margin:0px 20px 10px 0px; width:130px; height:130px; float:left;
}
.entry-treatment {
	float:left; width:650px; 
}
.entry-treatment p {
	margin-top:0px;
}
.entry-post {
	width:800px;
}

.panel_content h1 {
font-size:16px;
font-weight:bold;
}