/* @group Main Structure */

#wrap {
 width: 850px;
 margin: 20px auto 0 auto;
 display: block;
padding-left: 60px;
}

#masthead {
 margin: 0 20px 20px 0;
}

#col1 {
 width: 150px;
 margin-right: 20px;
 float: left;
}

#focus {
 width: 620px;
 float: left;
}

#col2 {
 width: 300px;
 margin-right: 20px;
 float: left;
}

#col3 {
 width: 300px;
 float: left;
}

#footer {
 width: 790px;
 margin-top: 20px;
 float: left;
}

/* @end */

/* @group Sub Structure */

#nav {
 display: block;
 margin-bottom: 19px;
}

#specials {
 background: #efefef;
 padding: 10px 0;
}

#coldetail {
 border-bottom: 5px solid #ddd;
 margin-bottom: 20px;
}

#jewellery #coldetail {
 border-width: 0;
}

/* @end */

/* @group Page Specific Structure */




/* @end */