@charset "UTF-8";

table.brand {
	 background-color:#E0E0E0;
	 margin:10px 0 10px 0;
	 padding:10px;
	 line-height:140%;
}

img.price {
	margin:20px 0 20px 0;
}

div.line {
	background-image:url(img/line.gif);
	background-repeat:x;
	height:1px;
	width;:370px;
	margin-bottom:20px;
}

div.line_foot {
	background-color:#E0E0E0;
	height:3px;
	width;:760px;
	margin-bottom:30px;
	font-size:1px;
}
	