#logo {
  width: 620px;
  height: 178px;
  background: url(../img/moojo_download_logo.jpg) no-repeat left;
}
#download_title {
  width: 612px;
  height: 33px;
  margin: 3px;
  background: url(../img/moojo_download_title.gif) no-repeat left;
}
#download_description {
  margin: 3px;
  padding : 10px;
}

#download_description_heading {
  float:left;
  margin-left: 100px;
}

#download_description_heading h4 {
  margin-bottom:5px;
  font-size: 18pt;
  text-indent: 0px;
  text-decoration: underline !important;
 
}
#download_description_heading h4 a {
  text-decoration: underline !important;
}

#download_description_content {
  clear: both;
}
#download_features {
  height: 340px;
  width: 358px;
  margin: 10px 3px 10px 3px;
  padding: 40px 0px 0px 252px;
  background: url(../img/moojo_download_bg.gif) no-repeat top left;
}
#download_features_heading {
  margin: 0px 0px 10px 0px;
}
#download_features_heading h4 {
  font-size: 10pt;
  text-indent: 0px;
}
#download_features_content ul {
  margin: 0px;
  padding: 0px;
}

#download_features_content a {
  width: 360px;
  height: 42px;
  display: block;
}
#download_system_requirement {
  float: left;
  margin-left: 5px;
  margin-bottom: 50px;
  padding: 0px;
}
#download_system_requirement h4{
  font-size: 1.2em;
  text-indent:0px;
  margin-bottom: 5px;
}

#download_system_requirement ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#download_toolbar_description {
  background:transparent url(../img/moojo_download_bg.gif) no-repeat scroll left top;
  height: 200px;
  padding:40px 0px 0px 252px;
  clear:both;

}
#download_toolbar_description h4{
  font-size: 10pt;
  text-indent:0px;
}
#download_toolbar_description p{
  padding-left: 5px;
}
#download_othertools {
  /*border-top: 1px #fff solid;*/
  padding: 10px;
}
#download_othertools h4 {
  text-indent:0px;
  font-size: 16px;
}
#download_othertools table {
  width: 100%;
}
#download_othertools .parg{
  margin-bottom: 50px;
}
#download_othertools .desc{
  background:transparent url(../img/dash.gif) no-repeat scroll left 7px;
  padding-left: 10px;
}
#download_othertools a{
  text-decoration: underline !important;
}
#download_othertools .toolname{
  width:200px;
}

#othertools_menu td{
  background: #333;
  padding:3px 30px;
  font-weight:bold;
  text-decoration: underline;
  text-align: center;
}

#download_link {
  background:transparent url(../img/download_min.gif) no-repeat scroll left top;
  height: 42px;
  width: 182px;
  display:block;
  text-indent: -9999px;
  float: left;
}

#download_size {
  padding-top:10px;
  color: #999;
}

#offers {
background-color:#444444;
border-left:1px solid #888888;
border-right:1px solid #888888;
border-top:1px solid #888888;
padding:0px;
}
#offers_heading {
border-bottom:1px solid #888888;
color:#fff;
font-size:14pt;
font-style:italic;
height:32px;
margin:0px;
padding:25px 5px 5px 55px;
}
#offers_heading strong {
font-size:20pt;
}
.offer {
border-bottom:1px solid #888888;
clear:both;
overflow:hidden;
padding:10px 0px;
width:100%;
}
.offer_image {
background:transparent url(../img/moojo_img_bg2.jpg) no-repeat scroll center;
float:left;
height:125px;
margin:0px 10px;
padding:10px 8px 7px 6px;
width:125px;
}
.offer_link a {
color:#FCFFBA;
font-weight:bold;
text-decoration:underline;
}
.offer_description {
float:left;
width:420px;
}
.offer_text {
font-size:9pt;
}
.offer_rating {
float:left;
margin:10px 0px;
}
.offer_rating img {
margin:0px 0px -5px;
}

.getit a {
background:transparent url(../img/clickhere1b.gif) no-repeat scroll center;
display:block;
float:right;
height:25px;
margin:10px 0px;
text-indent:-9999px;
width:150px;
}