/*   Real Estate Related CSS   */ 

body {
		scrollbar-base-color: #DBDBDB; 
		scrollbar-arrow-color: #333333;
		scrollbar-track-color: #FFFFFF; 
		background-color: #CCCCCC;
	    background-image: url(../images/bg.png); 
		background-repeat: repeat-x;
		margin-top: 0px;
	 }
	 
.ft_general {
		font-family: Verdana; 
        font-size: 12px; 
		font-weight: normal;
		text-decoration: none;
		line-height: 16px;
		color: #333333;
}	

.ft_small {
		font-family: Verdana; 
        font-size: 11px; 
		font-weight: normal;
		text-decoration: none;
		line-height: 14px;
		color: #333333;
}

.ft_mini {
		font-family: Tahoma; 
        font-size: 9px; 
		font-weight: normal;
		text-decoration: none;
		line-height: 12px;
		color: #333333;
}	 

.ft_title {
		font-family: Verdana; 
        font-size: 14px; 
		font-weight: bold;
		text-decoration: none;
		line-height: 18px;
		color: #123154;
}	 

.feed-control {
   width:258px;
}
