.termsDetailsLeft
	{ float:left; padding:0px 0px 10px 15px; }
.termsDetailsLeft .termsTitle
	{ text-align:left; font-size:230%; font-weight:bold; color:#D01E1B; }	
.termsDetailsLeft p
	{ text-align:left; color:#3f3f3f; font-size:120%; }
.termsDetailsLeft .propertyOptions
	{ float:left; width:159px; }
.termsDetailsLeft .propertyOptions .checkAvailability
	{ text-align:left; padding:0px 0px 0px 10px; margin:0px 0px 5px; width:149px; height:25; line-height:25px; 
	  background:transparent url(../img/check-availability.png) no-repeat; }
.termsDetailsLeft .propertyOptions .contactOwner
	{ text-align:left; padding:0px 0px 0px 10px; margin:0px 0px 5px; width:149px; height:25; line-height:25px; 
	  background:transparent url(../img/contact-owner.png) no-repeat; }
.termsDetailsLeft .propertyOptions .bookOnline
	{ text-align:left; padding:0px 0px 0px 10px; margin:0px 0px 5px; width:149px; height:25; line-height:25px; 
	  background:transparent url(../img/book-online.png) no-repeat; }	  
.termsDetailsLeft .propertyOptions a
	{ color:white; font-size:130%; font-weight:bold; }
