/* Generated by KaZcadeS */
#corners-container {
  margin: 0 auto;
  width: 95%;
  text-align: left;
}
#corners-header {
  background: #ffffff url(http://websitesthatrock.biz/assets/images/header_bg.gif) repeat-x scroll left top;
  height: 77px;
  width: 100%;
  position: relative;
}
#corners-headerLeft {
  background: #ffffff url(http://websitesthatrock.biz/assets/images/header_left.gif) no-repeat scroll left top;
  height: 77px;
  float: left;
  width: 13px;
}
#corners-headerLeft h1 {
  margin: 0;
  padding: 0;
  font-size: 115%;
  display: none;
}
#corners-headerLeft h2 {
  margin: 0;
  padding: 0;
  font-size: 105%;
  display: none;
}
#corners-headerRight {
  background: #ffffff url(http://websitesthatrock.biz/assets/images/header_right.gif) no-repeat scroll right top;
  height: 77px;
  width: 13px;
  float: right;
}
#corners-headerContent {
  padding-top: 30px;
}
#corners-headerContent p {
  margin: 0;
  padding: 0;
  font-size: 85%;
}
#corners-headerContent h1 {
  margin: 0 0 0 17px;
  padding: 0;
  font-size: 115%;
  color: #993399;
}
