#checkin-container td, #checkout-container td {
				white-space: nowrap;
}
.home-picture  img{
      	margin:3px 15px;
        padding:4px;
        border:0 solid #ccc;
        border-width:1px 2px 2px 1px ;
}
#maincontent p{
   text-indent:2em;
   line-height:2em;
   text-align:justify;
   text-justify:inter-ideograph;
   margin:5px 0;
}
#maincontent img{
   border:0 solid #ccc;
   border-width:1px 2px 2px 1px;
   margin:5px auto;
}
#maincontent span{
   font-weight:bold;
}
#maincontent td{
   text-align:center;
   border:none;
   background:none;
}

