img
{
	border:0px;
}

span
{
	font-weight:normal;
}

td.product
{
	width:250px;
	text-align:center;
	background-color:#fece02;
	background-image:url('../images/index_02/dot_02.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:10px;
}

.product img
{
	border:0px;
}



.product .price
{
	color: #881C26;
	height:25px;
}

.product .price span
{
	color: #881C26;
	font-weight:normal;
}

.product .price strong
{
	color: #881C26;
	font-weight:bold;
}

.product .name
{
	color: #881C26;
}

.product .button
{
	height:60px;
}