@charset "utf-8";
/* CSS Document */

#bdwrapper {
	width:760px;
	margin:auto 0px;
	padding: 0px;
	height:auto;
	} 
	
.bdspace {
	margin-top: 9px;
	}

#bdcell {
	height: 190px;
	width: 190px;
	float:left;
	}
	
.bduppercell {
	background:url(images/bdbg_03.gif) no-repeat;
	width: 180px;
	height: 151px;
	}
	
.bduppercell h3{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#663300;
	font-size:11px;
	text-align:center;
	margin-top:1px;
	margin-left:1px;
	margin-right:10px;
	margin-bottom: 0px;
	overflow:hidden;
	height: 25px;
	}	

.bdlowercell{
	background:url(images/bdfooternav_05.gif) no-repeat;
	width: 180px;
	height: 35px;
	}

.bdbutton {
	width: 78x;
	height: 25px;
	float: right;
	margin-top:2px;
	margin-right:15px;
	margin-bottom: 4px;
	display:block;
	}
	
.bdimg{
	margin-left:35px;
	margin-right:35px;
	margin-top: 25px;
	}

.bdprice {
	display:block;
	float:right;
	font-size: 17px;
	font-weight: bolder;
	direction:rtl;
	color:#0099CC;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:30px;
	margin-top:5px;
	overflow:hidden;
	text-align:center;
	}

