	#pdt_comp_main{
		width:800px;
		margin:0 auto;
		margin-top:10px;
		border:1px solid #000;
		padding:2px;
		float:right;
	}
	#pdt_comp_ProductAvailable{
		width:780px;
		
		float:left;
		border:1px solid #000;
		background-color:#E2EBED;
		padding:5px;
	}
	#pdt_comp_DropArea{
		width:780px;
		float:left;
		margin:0px;
		height:100px;
	}	
	#pdt_comp_ResultTable{
		width:780px;
		float:left;
		margin:0px;
		border:#FF0000 0px solid;
	}	
	
	#pdt_comp_ResultTable .currency{
		float:left; border:#FF0000 0px solid; width:162px; margin:20px 0 0 0px;
	}	
	.dragableBox,.dragableBoxRight{
		width:188px;
		height:10px;
		border:0px solid #ff98a3;
		border-bottom:none;
		background-color:#FFFFFF;
		background:url(/app_themes/es_ins/drophere_bg.gif) no-repeat center;		
		margin:0px 0 0 4px;
		padding:0px 3px 3px 3px;
		font-weight:normal;
		text-align:center;
		font-family:  Arial,Times New Roman , Verdana, Helvetica, sans-serif ;
	    font-size: 12px;
	    color: #000000;
	    float:left;

	}
	div.dragableBoxRight{
		height:55px;
		width:188px;
		float:left;
		margin-right:0px;
		padding:0px 0 18px 4px;
		background-color:#FFFFFF;
		
	}
	.dropBox{
		width:190px;
		border:1px solid #000;
		background-color:#E2EBED;
		height:400px;
		margin-bottom:10px;
		padding:3px;
		overflow:auto;
	}		
	a{
		color:#0000FF;
	}
		
	.clear{
		clear:both;
	}
	img{
		border:0px;
	}	
	

