div.heroImg {
position: relative;
width: 100%;
}
#collectionHeader {
margin-bottom: 25px;
}
#columnOne {
width: 170px;
float: left;
}
#collectionProducts .hr, #columnTwo .hr {
margin: 20px 0px;
}
#header {
background-color: #EAE7E2;
width: 100%;
}
#header h2 {
padding-top: 15px;
padding-left: 20px;
padding-bottom: 12px;
}
#headerBottom {
height: 2px;
background-image: url("/images/structure/common/lite_brown_btm_right_corner.gif");
background-position: right;
background-repeat: no-repeat;
background-color: #EAE7E2;
}
td p strong a:link, td p strong a:visited, td p a:link, td p a:visited{
color: #666666;
}
td p strong a:hover, td p strong a:active, td p strong a:visited:hover, td p a:hover, td p a:active, td p a:visited:hover {
color: #006699;
text-decoration: none;
}
