@charset "UTF-8";

#productimg {
	height:273px;
	margin-top:9px;
	margin-bottom:5px;
}

#feature {
	margin-top:20px;
	height:200px;
}

	#feature ul {
		float:left;
		list-style-type:none;
		line-height:19px;
		margin:0px;
	}

	#feature .rightcolumn li {
		width:261px;
		margin:0;
	}

	#feature .leftcolumn li {
		width:278px;
		margin:0;
	}

