.divImage {
  position:absolute; left:0px; top:0px; width:530px;height:260px;
}

.divLoginText {
 
  background-color:#F9FAA8;
  /*border-bottom:1px solid silver;*/
  width:230px;height:70px;
  
  text-align:center;
  /*padding:3px 0px 3px 0px;*/
  font-size:16px;
  
  }

.tblLogin {
 position: relative; left:10px; top:20px;
 width:200px;	
 
 font-size:16px;
 }



.divLogin {
  position:absolute; left:500px; top:40px; width:230px;height:200px;
  /*margin:3px;*/
  /*background:white;*/
   border:1px solid silver;
   background-color:#F9FAA8;
}	
	
.divNews {
  position:absolute; left:20px; top:290px; width:450px;/*470px;*/ height:200px; z-index:3;
  /*border:1px solid silver;*/
  background:white;
}

.titleText {
  font-family:verdana,arial,sans-serif,helvetica;
  word-spacing:5px;
  text-align:center;
  padding:3px 0px 3px 0px;
  font-size:12px;  
  /*background:#e2f894;*/
  background:#F9FAA8;
  /*border-bottom:1px solid silver;*/

}
.divImageToday {
  position:absolute; left:500px; top:290px; width:230px; height:200px; z-index:3;
  /*background:rgb(227,255,255);*/
  background:white;
  /*border:1px solid silver;*/
}

.thumb {
 margin-top:10px;
 margin-left:35px;
 background-color:white;
 background-image:url(../img/sample.jpg);
 background-repeat:no-repeat;
 width:150px;height:120px;
 }
 
.explanote {
	font-size: x-small;
	text-align:center;
}

p {
   margin:15px 12px 12px 12px; 
}
