@charset "utf-8";
/* CSS Document */

.outerTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*width: 260px;*/
}
.mainRow {
}
.mainCell {
	background-color: #FFFFFF;
}
.innerTable {
	/*width: 100%;*/
}
.infoRow {
	text-align:center;
}
.priceRow {
	text-align: center;
	background-color: #EFF0FA;
}
.orderButRow {
}
.imagecell {
width: 150px;
}
.detailcell {
width: 70px;
}

