@import "right_menu.css";

#wrapper {
}

h2 {
	width:660px;
	height:49px;
	background:url('images/feature/title.png') no-repeat 0 0;
	text-indent:-999em;
	margin:0.5em 10px;
}
#option {
	background:url('images/feature/option.png') no-repeat 0 0;
	margin-top:40px !important;
}

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

#feature1 {
	background:url('images/feature/feature1.png') no-repeat 0 0 ;
}
#feature2 {
	background:url('images/feature/feature2.png') no-repeat 0 0 ;
}
#feature3 {
	background:url('images/feature/feature3.png') no-repeat 0 0 ;
}
#feature4 {
	background:url('images/feature/feature4.png') no-repeat 0 0 ;
}
#option1 {
	background:url('images/feature/option1.png') no-repeat 0 0 ;
}
#option2 {
	background:url('images/feature/option2.png') no-repeat 0 0 ;
}

ul.with_disc1 {
}

