div.ltc_home {
	margin: 0 -2.05em 1em 0;
}
div.ltc_home img {
	float: right;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}

div.ltc_header_clear { 
	clear: right;
	margin-bottom: 1em;
	font-size: 1px !important; line-height:1px !important;
}
#main_body div#ltc_news{
	width: 18em;
	margin .5em -2.05em 1em 1em;
	float: right;
}
#main_body div#ltc_news img {
	padding: 0 !important;
}
#main_body div#ltc_news h2 {
	margin-bottom: .5em !important;
}

div.dwnlbutton {
  margin:2em auto 0;
}
div.dwnlbutton a {
  font-size:.8em;
  display: block;
  width: 15em;
  float:left;
  color: #FFF;
  margin: 0 .25em;
  padding:0 .2em;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  background-color:#CC6500;
  border-top:#FF6426 solid 1px;
  border-left:#FF6426 solid 1px;
  border-bottom:#7F2100 solid 1px;
  border-right:#7F2100 solid 1px;
}
div.dwnlbutton a:hover {
  color: #D65100;
  background-color:#DFDFDF;
  border-top:#eee solid 1px;
  border-left:#eee solid 1px;
  border-bottom:#BBB solid 1px;
  border-right:#BBB solid 1px;
