body {
  color: #58595b;
}
#cooliris-main-content{
  background-color:#e7e8e9;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border:1px solid #fff;
}

h1 {
  color: #505050;
}

a:link {
  color: #0076d6;
}

a:visited {
  color: #0076d6;
}

a:hover {
  color: #0076d6;
}


#switch {
  background: url(images/switch_lightpng.png);
}

#nav_links a, #nav_links a:active, #nav_links a:visited, #nav_links a:link, #nav_links a:hover,
.post_foot a, .post_foot a:active, .post_foot a:visited, .post_foot a:link, .post_foot a:hover{
  color:#58595b !important; 
}


#watercooler_link {
  background: url('images/watercooler_logo_light.png') no-repeat bottom right;
}

.post_sharebox {
  background: url('images/speechbubble_wht.png');
}

#footer {
  border-top: 2px solid #727272;
  background: url(images/awards_light.png) no-repeat 60px 40px;
}

