.feature01	{
	min-height: 120px;
	padding-left: 150px;
	padding-right: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
	background: url(../images/image_1.jpg) no-repeat 20px top;
}

.feature02	{
	min-height: 120px;
	padding-left: 20px;
	padding-right: 40px;
	margin-bottom: 10px;
	background: url(../images/image_2.jpg) no-repeat 500px top;
}

.feature03	{
	min-height: 120px;
	padding-left: 150px;
	padding-right: 40px;
	margin-bottom: 10px;
	background: url(../images/image_3.jpg) no-repeat 20px top;
}


* html .feature01,
* html .feature02,
* html .feature03	{
	height: 120px;
}

.feature01 h4,
.feature02 h4,
.feature03 h4	{
	width: 460px;
	padding-bottom: 3px;
	margin-bottom: 15px;
	background: url(../images/line.gif) repeat-x -3px bottom;
}

.feature02 p	{
	width: 460px;
}

