/* CSS Document */
h1.titleNews input{
  padding:0px; margin:0px;
  font-size:18px;
  border:1px solid #000;
  background:#FFFFFF;}
h1.titleNews{
  padding:0px; margin:0px;
  font-size:18px;
  background: url(../img/m002_news/star.png) no-repeat right top;
  height:23px;
  border-bottom:1px solid #CCCCCC;
  margin-bottom:3px;}

#imgClass{
  float:left;
  border:1px solid #F60;
  margin:5px;}

span.textNews{
  font-size:12px;}
#newNews{
  margin-bottom:10px;}
#newNews #left{
  background:none;
  width:130px;
  float:left;}
#newNews #right{
  background:none;
  width:357px;
  height:auto;
  float:right;}
#newNews #imgClass{
  width:100px;
  height:100px;
  float:none;}

#newNews textarea{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  background:#FFF;
  border:1px solid #000;}

#footerNews{
  font-size:10px;
  text-align:right;
  color:#666;
  clear:both;}
