#contributions .item-page #prod img{
	position:relative;
	margin-top:70px;
	margin-left:40px;
	float:left;
}

#contributions .item-page select{

	margin-left:20px;
	border: none;
    width:150px;
    
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #1d7dc7;
}
#ProdBorder{
	padding:20px;
	padding-bottom:20px;
	position: relative;
	margin-left:30px;
	margin-top:0px;
	float:left;
	width:340px;
	height:200px;
	border:solid 2px;
	border-color: #bfbfbf; 
}

#contributions .item-page #datasheetdown{
	width:150px;
	height:130px;
	position: relative;
	margin-left:210px;	
	margin-top:-130px;
	
	cursor: pointer;
}
#contributions .item-page #datasheetdown img{
	position:relative;

	margin-top:0px;
	margin-left:0px;
}
#contributions .item-page #datasheetdown span{
	
	position: relative;
	margin-left:0px;
	margin-top:0px;
	left:5px;
	
}

#contributions .item-page #txtDatasheet{
	position:absolute;
	width:150px;
	height:20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #173e90;
	left:520px;
	top:27px;
	z-index: 9;
	background-color: #FFFFFF;
	padding-left:10px;
}

#ProdBorder  a{
	text-decoration: none;
}
#ProdBorder a A:visited{
	text-decoration: none; 
}

#ProdView{
	position:absolute;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width:80px;
	height:20px;
	color: #173e90;
	left:240px;
	top:30px;
	cursor:pointer;
	
	
}
.item-page tbody td a{
	border: none; 
	text-decoration: none;
	height:0px;
}

