@import "right_menu.css";

#wrapper {
}

h2 {
	width:660px;
	height:49px;
	background:url('images/price/title.png') no-repeat 0 0;
	text-indent:-999em;
	margin:0.5em 10px;
}

h3 {
	width:630px;
	height:48px;
	text-indent:-999em;
	margin-top:24px !important;
	margin-bottom:16px;
}

#basic_price {
	background:url('images/price/basic_price.png') no-repeat 0 0 ;
}
#option {
	background:url('images/price/option.png') no-repeat 0 0;
}

table {
	margin:0.5em auto;
}

td {
	color:#333;
}

