#suite_outside { 
height: 535px;
font-family: Verdana;
clear: both;
padding: 0px; margin-left: auto; margin-right: auto; width: 940px; background-color: #F3F4F6; border: 1px solid #C0C0C0;
margin-bottom: 10px;
 }
 
#suite_outside #suite_left { 
clear: left; float: left; padding: 10px; width: 510px;
height: 515px;
 }
 
#suite_outside #suite_right {
clear: none; float: right; padding: 10px; width: 390px;
height: 515px;
}

.suite_button {
width: 390px;
height: 95px;
margin-bottom: 10px;
background:transparent url(http://static.computing.net/img/suite/big_button_bg.gif) no-repeat scroll right top;
}

.suite_button_selected {
width: 390px;
height: 95px;
margin-bottom: 10px;
background:transparent url(http://static.computing.net/img/suite/big_button_bg_selected.gif) no-repeat scroll right top;
}

.suite_button_icon {
 float: left;
 margin-left: 35px;
 height: 95px;
 width: 79px;
display: inline;
}

.suite_button_header {
 padding: 0px;
 margin: 0px 0px 5px 0px;
}
.suite_button_header a {
 font-weight: bold;
 color: #9A9A9A;
 
 font-size: 18px;
 text-decoration: none;
}

.suite_button_header a:hover {
 font-weight: bold;
 color: #6AA3CE;
 
 font-size: 18px;
 text-decoration: none;
}


.suite_button_text {
  float: left;
  padding-top: 10px;
  padding-left: 15px;
  width: 250px;
 font-size: 14px;
}

#suite_bottom {
 height: 211px;
font-family: Verdana;
padding: 0px; margin-left: auto; margin-right: auto; width: 939px;
}

.suite_bottom_field {
  height: 211px;
  width: 313px;
  float: left;
}

.bottom_field_header {
 padding: 0px;
 margin: 25px 0px 0px 40px;
 text-align: center;
}
.bottom_field_header a {
 font-weight: bold;
 color: #9A9A9A;
 
 font-size: 20px;
 text-decoration: none;
}

.bottom_field_text {
  height: 136px;
  width: 279px;
  margin: 28px 0px 0px 20px;
  font-size: 14px;
}

