@charset "utf-8";

div.hypno_about{
	margin-top:12px;
	width:600px;
	padding-left:12px;
	margin-bottom:12px;
}

table.price_table{
	width:500px;
	margin-bottom:6px;
}

td,th{
	border:1px solid #AAAAAA;
	padding:6px;
}

th{
	color:white;
	background: #0d7109 url(img/tdback.gif) repeat-x top;
}

td.l{
	vertical-align:top;
	background: #0d7109 url(img/tdback.gif) repeat-x top;
	width:100px;
	color:#FFFFFF;
	width:110px;
}

div.image{
	float:left;
	overflow:auto;
	margin:12px;
	margin-top:0px;
	margin-left:0px;
}

