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


#column-right{
	width:235px;
	padding:30px;
}

#column-left{
	width:295px;
	padding:0px;
	margin:0px;
}

#column-left .product-image{
	padding:0px;
	margin:0px;
}

#column-mid{
	width:376px;
	padding:0px;
	margin:0px;
}

#column-mid .hdr{
	margin-top:142px;
}

#column-mid h1{
	font-size:12px;
	margin-bottom:5px;
	margin-top:7px;
}

.ginger-txt{
	color:#588705;
}

.vinaigrette-txt{
	color:#635A49;
}

.sesame-txt{
	color:#96407F;
}

.hibachi-txt{
	color:#9A3136;
}

.teriyaki-txt{
	color:#AF4600;
}

#add{
	height:98px;
	margin-top:27px;
}

#add input, .cm-ajax input{
	border:2px solid #ECF0DF;
	background-color:#ECF0DF;
	width:40px;
}
#add .button-submit-action input {
	width: 125px;
	padding: 4px;
	border-bottom: 2px solid #cee4b3;
	border-right: 2px solid #cee4b3;
}

#add form{
	padding:0px;
	margin:0px;
}