@charset "UTF-8";
/* CSS Document */

/*	++++++++++++++++++++

	tx_astaddresszipsearch
	
	++++++++++++++++++++	*/	
		
	DIV#tx_astaddresszipsearch_pi1 DIV.row {
		width: 100%;
		}
		
		
/*	++++++++++++++++++++

	wt_gallery
	
	++++++++++++++++++++	*/
	
.wtgallery_singlepic_back {
	margin-right: 5px;
	}
	
	
.wtgallery_listpic {
	width: 100px;
	height: 70px;
	margin-bottom: 5px;
	}	
	
.wtgallery_listpic a {
	display: block;
	width: 96px;
	height: 66px;
	
	padding: 1px;
	
	border: 1px solid #CCCCCC
	}
	
.wtgallery_listpic_act a, .wtgallery_listpic a:hover {
	border: 1px solid #000000;
	}
	
.wtgallery_listpic_firstofrow {
	margin-right: 5px;
	}
	
.wtgallery_listpic a img{
	width: 96px;
	height: 66px;
	}
	
.tx-wtgalleryecard-pi1 {
	padding-top: 10px;
	}
	
.wtgallery_singlepic_fwdback {
	display: none;
	}

.wtgallery_pagebrowser {
	display: none;
	}
	
/*	++++++++++++++++++++

	tx-photogals-pi1
	
	++++++++++++++++++++	*/	
	
	
.tx-photogals-pi1:after {
    	content: ".";
    	display: block;
    	height: 0;
    	clear: both;
    	visibility: hidden;
	}

.tx-photogals-pi1 {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .tx-photogals-pi1 {
	height: 1%;
	}
.tx-photogals-pi1 {
	display: block;
	}
/* End hide from IE-mac */