/* Agent 01 Component
-------------------------------------------------------*/
.comp-agent-583 {
}
	.comp-agent-583 p{
	}
	.comp-agent-583 .box {
		width:200px;
		padding:10px 10px 0 10px;
		background:#DEDAD4;
		margin-right:10px;
	}
		.comp-agent-583 .box .photo{
			width:200px;
			overflow:hidden;
			margin:0 0 8px 0;
		}
		.comp-agent-583 .box p{
			font-size:80%;
			line-height:120%;
		}
			.comp-agent-583 .box p strong.name{
			}
			.comp-agent-583 .box p em{
				display:block;
				margin:0;
			}
			.comp-agent-583 .box p span.phone{
			}
			.comp-agent-583 .box p span.mobile{
			}
			.comp-agent-583 .box p span.email{
			}
			
/* Properties Component
-------------------------------------------------------*/
.comp-properties-583{
	background-color: #EFE7DE;
	padding: 10px;
	border: 1px solid #663333;
	width: 530px;
    margin: 0 auto 10px;
}
	.comp-properties-583 h3{
	   font-weight: bold;
	   color:#490055;
	   padding-left: 190px;
	}
	.comp-properties-583 img{
		float: left;
		vertical-align: top;
		margin: 0px;
	}
	.comp-properties-583 p {
	   font-size: 12px;
	   color:#5B6975;
	   padding: 0 0 0 190px;
	}
		.comp-properties-583 p a {
		   font-size: 12px;
		   font-weight: bold;
		   color:#490055;
		   text-decoration: underline;
		}
			.comp-properties-583 p a:hover{
			   text-decoration: none;
			   color: 663333;
			}
	.comp-properties-583 ul {
		   list-style-type:none;
		   margin:5px 0 0 0;
		   padding:0;
		   width:530px;
	}
		.comp-properties-583 ul li {
			display:inline;
		}
		.comp-properties-583 ul li.selling {
			padding:0 71px;
		}
		.comp-properties-583 ul li a {
			display:inline;
			width:265px;
		}
		
		#divcomp229718 h3{
		padding-top:22px;
		}
		
