#contedorPrincipalGaleria{
	margin-left:7px;
	padding-right:5px;
	width:690px;
	text-align:justify;
	position:relative;	
	float:left;
}

#columnaDerGaleria{
	margin-right:3px;
	width:250px;
	position:relative;
	float:right;	
	align:right;
}

#item_bloque{
	width:325px;
	float:left;
	margin:0 6px 12px 6px;
  	padding:6px 0px 6px 6px;
  	text-align:center;
	border:1px dashed #9F9F9F;
	/*border-bottom:1px dashed #9F9F9F;*/
	background-color:#F2F2F2; 
	/*height:100px;*/
	position:relative;
}

.margenInf{
	padding-bottom:5px;
	}

#dojoxLightboxDialog_underlay { background-color:#3F3F3F}