.pro_dis_div{
	width:250px;
	height:300px;
	border:1px solid #ccc;
        -moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.pro_dis_div:hover{
	width:250px;
	height:300px;
	border:1px solid black;
        -moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;   
}
.pro_dis_table{
	width:100%;
	height:100%;
      border:0px dotted #000;
      -moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
        align:center;


}
.pro_dis_name_tr{
	height:30px;
}
.pro_dis_name_td{
	color:blace;
	font-size:12px;
	font-weight:bold;
}
.pro_dis_pic_tr{
	height:150px;
}
.pro_dis_pic_td a img{
	width:200px;
	height:150px;
	border:3px solid #999;
}
.pro_dis_price_tr{
	height: 30px;
}
.pro_dis_price_td{
	color:red;
	font-size:10px;
	font-weight:bold;
}
.pro_dis_btn_tr{
	height:40px;
}
.pro_dis_btn_td img{
	
}

#pro_img_div{
     text-align:center;
}


#productPrices{

     text-align:center;
}

#productName{
      text-align:center;
}

#productListing{
      text-align:center;
}


 #mainprod table tbody tr td{
        width:15px;
        height:15px;
}














.otherTable{
	border:#ccc solid 0px;
	width:990px;
	height:150px;
       
}
.otherTR th{
 font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	height:20px;
	font-size:12px;
	
}
.otherTR td{
         font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#939393;
	text-align:left;
	vertical-align:top;
	font-size:11px;
}
.ulStyle a:link{
		color:#000;
}
.ulStyle a:visited{
		color:#000;
}
.ulStyle a:hover{
		color:#000;
}
.ulStyle a:active{
		color:#000;
}










	.descTable{
		border: #dbdbdb solid 1px;
		width:973px;
		height:150px;
	}
	.thTitle{
		font-size:16px;
		color:#000;
		background:#EEEDE5;
	        font-family:Verdana, Arial, Helvetica, sans-serif;
		text-align:center;

	}
	.trThTitle th{
	        font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#666;
		text-align:left;
		
	}
	.trContent td{
	 font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#3333333;
	}