
.uvdl_gal_container{
	
}

.uvdl_side_gal_container{
	margin-bottom:30px;
}



.uvdl_side_gal_item_container{
	width:334px;	
	height:160px;
	overflow:hidden;
	margin-bottom:8px; 
}

.uvdl_side_gal_item_container img{
	overflow:hidden;
	border-style:none;
}


.uvdl_side_gal_link_container{
	margin-top:8px;
}

.uvdl_side_gal_link_container a{
	text-decoration:underline;
}


.floatRight
{
    float:right;
    display:inline;
}

.floatLeft
{
    float:left;
    display:inline;
}

.hidden
{
    display:none;
}

.invisible
{
	font-size:0; line-height:0;
	height: 0px;
	width:0px;
	visibility: hidden;
	overflow:hidden;    
}

.clearfix {
	clear:both; font-size:0; line-height:0;
	height: 0px;
	width:0px;
	clear: both;
	visibility: hidden;
	overflow:hidden;
}
