@charset "UTF-8";
/* CSS Document */

body {padding: 0; margin: 0;}

/* feature product styles */

.feature {
	width: 596px; 
	height: 227px; 
	margin: 0 auto 0 auto;
}

a, img, input.submitbutton_feature {
	border: none;
}

#buynow_btn {
	height: 73px;
	background: url(http://www.synergyenterprise.com.au/materials/storehouse/feature/images/buynow_bg.png) no-repeat;
}

input.submitbutton_feature {
	height: 60px;
	width: 133px;
	background: url(http://www.synergyenterprise.com.au/materials/storehouse/feature/images/buynow_button_blank.png) no-repeat 5px 4px ;
	font: bold 18px Arial, Helvetica, sans-serif;
}
input.value_feature, .textfield_feature, .label_feature {
	display: none;
}