

#news .date {
  text-align: right;
  padding-top: .1em;
}

.index #carousel {
  margin-bottom: 1em;
  height: 275px;
}

.index #carousel .left, .index #carousel .right {
  position:absolute;
  width:320px;
  left: 30px;
  top: 200px;
  padding: 5px;
  background: #007a55;
  color: #fff; 
}

.index #carousel .right {
  left: 570px;
  text-align: right;
}

.index #carousel a,.index #carousel a:hover {
  text-decoration: none;
  color: #000;
}

.index #carousel .left strong,.index #carousel .right strong {
  display: block;
  font-size: 1.5em;
}

#newsTitle {
  padding-left: 93px;
}

#liveInfo .box {
  background: #ECF2ED url(../../img/pattern.gif) no-repeat 0 -385px;
  background-color: #ECF2ED;
  padding-top: 4.3em;
}

#liveInfo h2 {
  font-size: 1.5em;
  line-height: 1.2em;
}

#liveInfo h2 a, #liveInfo p a {
	text-decoration: none;	
}		 

#liveInfo a:hover {
  color: #222;
}

#liveInfo a.more {
  font-weight: bold;
}
