 body {  
 background:#0076A3;  
  }      

#wrap { background:#fff; }
 

.blurb {
  margin:10px; 
  font: 13px/16px "Lucida Grande", Arial, Verdana, sans-serif;   
  
}    

.blurb h1 {
  font-size:20px; 
  margin-top:30px;
}     

.blurb h1.red {
  color:red;
  margin-bottom:20px;
  line-height:26px;
}

.left_box {
  float:left;
  width:450px;  
  display:inline;
}            
.right_box {
  float:right;   
  width:300px;
  padding-top:20px;  
  display:inline;
}        

.clear { 
  clear:both; 
}

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}  

.clearfix {
  display: inline-block; .r{}
  }                                                       



.section input {
background:transparent url(http://coolchaser.com/images/w/btn_add_app.png) no-repeat bottom center;
cursor:pointer;       
border:none;   
font-size:14px;  
text-indent:-10px;
color:#fff;
height:37px;
width:160px;  overflow:hidden;
}      

.section input:hover {
background:transparent url(http://coolchaser.com/images/w/btn_add_app_hover.png) no-repeat bottom center;
cursor:pointer;
height:37px;
width:160px;
}        

#profile_appdetail .heading {
  font-size:22px;
}

h5.heading {
  background:#333;
  color:#fff !important;
  text-transform:uppercase; 
  font-size:10px !important;   
  padding:5px !important;
}              

h5.heading a { color:#fff;}

div#profile_friends, div#profile_forums, div#profile_comments {
  border:1px solid #333  !important;
  padding-top:0  !important;
}                       

#profile_appinstall_border {
  border:1px solid #666  !important;
}    

ul.cc li {
  margin:0 0 0 15px; padding:0;  
  margin-bottom:10px;
}  