    div.demo {
	margin-top: 20px;
	position:relative;
	float: left;
	width: 270px;
	background-color:#FFF;
	border-width:1px;
	border-color:#333;
	border-style:solid;
	-webkit-box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;



	
    }
	
	div.demo_cebu {
	position:relative;
	float:left;
	width: 270px;
	background-color:#FFF;
	border-width:1px;
	border-color:#333;
	border-style:solid;
	-webkit-box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;
    }
	


	div.demo_davao {
	position: relative;
	float:left;
	width: 270px;
	background-color:#FFF;
	border-width:1px;
	border-color:#333;
	border-style:solid;
	-webkit-box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;


	
    }
	
	
	
    #test1 {
	height: 405px;
	width: 270px;
    }
    #cebu {
      height: 405px;
	  width: 270px;
    }
    #davao {
      height: 405px;
	  width: 270px;
    }
