/*-----attach body.custom to any style you add here-----*/


body.custom  .content-580px #secondary { 
width: 242px; 
}

body.custom  #secondary {
width: 282px;
}

body.custom  #secondary {
float: right;
}

body.custom  #primary {
  width: 620px;
}

body.custom  .content-580px #primary {
  width: 620px;
}


body.custom body {
  background-color: #cccccc;
}


body.custom #container {
  width: 920px;
  float: left;
  padding-top: 0pt;
  padding-right: 20px;
  padding-bottom: 0pt;
  padding-left: 20px;
  background-color: #ffffff;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

body.custom .widget {
width: 220px;
}

body.custom .sidebar-items {
width: 220px;
}