/* CSS Document */

.tx-wpaddress-pi1{

}


.tx-wpaddress-pi1 .LIST_VIEW_ITEM a:hover{
	color:#87283C;
	text-decoration:underline;
}

.LIST_VIEW{
margin-top:20px;
}

.LIST_VIEW_ITEM {
}

.LIST_VIEW_ITEM div.clearing {
	font-size:1px;
	height:1px;
	clear:both;
	}

.LIST_VIEW_ITEM div.SEP-ELEMENTS {
	height:1px;
	font-size:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-bottom:15px;
	margin-top:15px;
	clear:both;
	}

.LIST_VIEW_ITEM .BLOCKS {
}

.LIST_VIEW_ITEM .BLOCK0 {
}
.LIST_VIEW_ITEM .BLOCK0 .COMPANY {
	float:left;
	width:300px;
	}
	
.LIST_VIEW_ITEM .BLOCK0 .TX_WPADDRESS_SERVICES {
	overflow:hidden;
	float:left;
	}


.LIST_VIEW_ITEM .BLOCK0 .DETAILS {
	float:right;
	}


.LIST_VIEW_ITEM .BLOCK_IMAGE {
	width:130px;
	display:block;
	}


.LIST_VIEW_ITEM .BLOCK1 {
	float:left;
	width:170px;
	}
	
.LIST_VIEW_ITEM .BLOCK2 {
	float:left;
	width:200px;
	overflow:hidden;
	}
	
.LIST_VIEW_ITEM .BLOCK3 {
	float:left;
	}
.DESCRIPTION {
	padding:5px;
	background-color:#eaf4fe;
	}
.LIST_VIEW_ITEM a img {
	margin:0px;
	padding:0px;
	}
.IMAGE {
	float:left;
	width:130px;
	display:block;
	}
