@charset "UTF-8";


/*---------------------------------------------------------------------------------------------------------------------
		product/index.html
---------------------------------------------------------------------------------------------------------------------*/
div#stepBox {
	width: 518px;
	background: url("../img/step_background.gif") repeat-x 0 0;
	height: 130px;
	padding-top: 15px;
	margin-left: 8px;
}
p.stitle {
	margin-bottom: 10px;
}
p.dottedLine {
	margin-bottom: 10px;
}

table.productCategory {
	margin-left: 5px;
}
table.productCategory td.stepTitle {
	padding-bottom: 13px;
}
table.productCategory td.ProductBoxLeft {
	padding-bottom: 26px;
	width: 271px;
}
table.productCategory td.ProductBoxRight {
	padding-bottom: 26px;
	width: 248px;
}
/*---------------------------------------------------------------------------------------------------------------------
		product/milk.html
---------------------------------------------------------------------------------------------------------------------*/

