#ProdTable TD{
	vertical-align:top;
}

#ProdTable{
	text-align:justify;
}

#ProdTable .content{
	padding:0 10px 0 10px;
}

#ProdTable .content P{
	margin:3px 0;
	
}

#ProdTable .bit{
	font-weight:bold;
}

#ProdTable .tech{
	width:auto;
	padding:5px;
}

#ProdTable .tech TABLE{
	width:100%;
}

#ProdTable .prod_opt A{
	color:#4C5454;
}

#ProdTable .prod_opt{
	margin:3px 0;
	cursor:pointer;
	padding-left:13px;
}

#ProdTable .acc_item{
	float:left;
	width:190px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	margin:0 0  12px 0;
}

#ProdTable .acc_item A{
	text-decoration:none;
	color:#4C5454;
}
#ProdTable .acc_item .title{
	margin:3px 0;
}
  
#ProdTable .acc_item .title A{
	text-decoration:underline;
} 

#ProdTable .acc_item .pic{ 
	float:left;
	width:78px;
	height:78px;
	border:1px solid #DCE1E6;
	margin:5px 10px 0 0;
}

#ProdTable .thumb_pic{
	text-align:center;
	border:1px solid #A5A5A5;
	margin:0 auto 5px;
	position:relative;
	width:75px;  
	height:75px;
	overflow:hidden;
	cursor:pointer;
}

#ProdTable .thumb_title{
	margin:0 0 3px;
	text-align:center;
	cursor:pointer;
}

#ProdTable .big_pic_holder{
	border:1px solid #DCE1E6;
	width:426px;
	height:380px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}

