.agent{
	font-size: 11pt;
}
.content.agent{
width:900px !important;
}
.agent input{
	padding:4px;
	border:1px solid #ccc;
	font-size: 12pt;
	margin-right: 10px;
}
h1 small{
	float: right;
	font-size: 10pt;
	padding-top: 15px;
}
.agent h1 a{
	font-weight: normal;
}
.agent .photos{
	overflow: auto;
	height:485px;
}
.agent .photos li a{
	color: #000;
}
.agent .photos li{
border: 1px solid #ccc;
display: block;
float:left;
margin: 0 10px 10px 0;
padding: 5px;
width: 200px;
text-align:center;
position: relative;
cursor: move;
}
.agent .photos li a{
	display:none;
	float:right;
	position: absolute;
	right:5px;
	padding: 0 4px;
	font-weight:bold;
	background:#ff0000;
	border: 1px solid #000;
	color: #fff;
}
.agent .photos li:hover a{
	display:block;
}
.agent .photos.edit li{
height:75px;
width: 91px;

}
.agent .photos li strong{
	display:block;
	background: #000;
	opacity: 0.8;
	position: absolute;
	top: 5px;left:5px;
	width: 200px;
	height: 30px;
	
	
}
.agent .photos li.last{
	margin: 0 0 10px 0;			
}
.agent .photos li p{
	color: #fff;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 200px;
	height: 20px;
	text-align: center;
	margin: 0;
	padding: 5px;			
}
.agent .photos li img{
width:200px;
height:157px;
margin-top:3px;
}
.agent .photos.edit li img{
width:91px;
height:75px;
margin-top:0;
}
.agent .photos li:hover{
	background: #fffccc;
}
.loading_photos{
	margin-top:20px;
	height:465px;background: url('/resi/images/loading.gif') no-repeat;padding:7px 0 0 44px;
}
.agent a{
	cursor: pointer;
	color: #000;
}
.agent a.selected{
	font-weight:bold;
}
.agent td .extra{
	display:none;padding-top:5px;margin-top:5px;border-top:1px solid #ccc;
}
.agent td img{
	width:70px;float:left;margin-right:10px;padding:2px;border:1px solid #ccc;
}
.agent td img.more{
	float:left;margin-right:5px;cursor:pointer;width:auto;border:0;padding:0;
}
.agent .new_listing input{
	color: #888;
	width: 220px;
}
.agent .new_listing select{
	color: #000;
		width: 230px;
		padding: 2px 0 2px 0;
		font-size:12pt;
}
.agent .new_listing input.changed{
	color: #000;
}
.agent .description{
	padding: 4px; font-family: arial; font-size: 12pt; width: 468px; height: 146px;
}