@charset "utf-8";
/* CSS Document */
#slidingtabs {width: 1025px; float: left; background: url(../images/sliding_bg.png) no-repeat top; height: 220px; padding: 0 0 0 25px;}

.boxgrid{ 
				width: 218px; 
				height: 188px; 
				margin: 30px 15px 0 15px; 
				float: left;
				background: #555; 
				border: 1px solid #000; 
				overflow: hidden; 
				position: relative;
				}
/*.buy {background:url(../images/slid-buying-bg.png) no-repeat top;}
.rent{background:url(../images/slid-rental-bg.png) no-repeat top;}
.selling {background:url(../images/slid-selling-bg.png) no-repeat top;}
.letting {background:url(../images/slid-letting-bg.png) no-repeat top;}*/

.boxcaption{ 
				float: left; 
				position: absolute; 
				background: none; 
				height: 180px; 
				width: 220px;
				color: #FFF;
}
.slid_content {background: url(../images/slidingarea_bg.png) repeat-y bottom; width: 100%; height: 165px; }
.slid_content form {font-size: 10px;float: left; width: 86%; margin: 0 7% 0 7%;}
.slid_content form input {font-size: 10px; float:left; width: 90px; margin-bottom: 10px;}
.slid_content form label {width: 80px; float:left;}
.slid_content form input.submit {float: right; font-size: 10px; width: auto; cursor: pointer;}

.caption .boxcaption {top: 160px; left: 0;}
/* end sliding regions text */

