	.heading {
		border-bottom: 1px solid #0000CC;
		margin-bottom: 15px;
	}
	#table_content {
		border-left:1px solid #98b0ee;
		width: 773px;
		height:750px;
	}
	#col2 {
		float: right;
		height: 750px;
			
	}
	#links-galerias {
		background: url('../img/ancora.jpg') 100% 80px no-repeat;
	}
	#mainContainer{
		width: 562px;		
		margin: 0;
		padding: 15px 0 15px 15px;	
		text-align: center;	
		float:left;
	}
	.tb_galeria {
		float: left;
		margin-right: 5px;
	}
	.tb_galeria img{
		border: 0;
	}

	/* End of demo CSS */
	#DHTMLgoodies_panel_one, #DHTMLgoodies_arrows, #DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		padding: 0;
		width: 562px;
		z-index: 0;
	}

	#DHTMLgoodies_thumbs{		
		padding: 0;
		overflow: hidden;	/* Don't change this */
		height: 170px;	/* Height of thumbnail div */
		position: relative;	/* Never change this */
		float: left;

	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		width: 562px;	 /*Width of large image div */		
		float: left;	
		z-index: -1;
		padding-left:3px;
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width: 100%;
		height: 100%;		
		text-align: center;
		background: url('../img/loading.gif') center no-repeat;
	}	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width: 110px;	/* Width of strip */
		padding-right: 3px;	/* "Air" inside filmstrip div */
		position: absolute;

	}
	.strip_of_thumbnails div{
		width: 110px;
		height: 90px;
		padding: 0;
		text-align: center;

	}
	.strip_of_thumbnails img{
		border: 1px solid #B2D4F3;
		padding: 3px;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border: 2px solid #449EF3;	/* Blue border around active thumbnail */
		border-top-width: 4px;
		border-bottom-width: 4px;
		padding: 0px;
	
	}
	.leftArrow{
		float: left;
	}
	.rightArrow{
		float: right;
	}
	#DHTMLgoodies_thumbs_inner{		
		position: relative;	/* Never change this */
		width: 750px;
	
	}
	
	#links-galerias {
		padding-top: 45px;
	}
	#links-galerias 
		ul {
		padding-left: 25px;
		font-size: 11px;
	}
	
	
	