/* CSS Document - Royston & Lund */



/* Star Property (Property of the Week) Styles */

.StarBody img { width: 120px; height: 90px; border: none; }

/* Star List (New on the Market) Styles */

* { border: 0; padding: 0; }
			.StarListBody { font: 11px Arial, Helvetica, sans-serif;  }
			.StarListBody .container { 
				background: ##E3EBA5!important; 
				margin: 10px; 
				float: left; 
				height: 67px;
				border: 1px solid #14664C;
			 }	
				.StarListBar1 { 
					background: #14664C; 
					color: #FFF; height: 14px; 
					padding: 2px 5px; 
					font-weight: bold; 
					width: 200px;
					float: left;
				}
				.StarListBody img { height: 67px; width: 90px; border-right: 0px solid white; }	
				.StarListText { width: 210px; width:expression('200px'); float: left; }
					.StarListText p { padding: 5px; margin: 0; }
					.price { float: right; }
					
			.left { float: left; }	