#leftLargeImage {
position:relative;
float:left;
height: 50%;
width:35%;
padding:10px;

}

#styleContent {
float:left;
width:25%;
height: 55%;
padding:10px;

}

#styleInfo {
float:left;
width:23%;
height: 55%;
padding:10px;
border-left:1px solid #CEA259;
}

#featureWrapperLeft {
float:left;
width:50%;
height:100%;
}

#featureWrapperRight {
float:left;
width:50%;
height:100%;
}

#featureImage {
position:relative;
float:left;
height: 10%;
width:39%;
padding:10px;

}

#featureContent {
float:left;
width:28%;
height: 10%;
padding:10px;

}

#optionsSeparator {
position: relative;
text-align:center;
z-index:100;
border-bottom:1px solid #CEA259;
width: 100%;
margin-bottom:10px;
clear:both;
}



