#comp-banner{
background:url(../images/banner-bg.jpg) no-repeat;
}

#links-1 a {
background:url(../images/bg_links1.jpg) top no-repeat;
}

#links-1 a:hover {
background:url(../images/bg_links1.jpg) bottom no-repeat;
}

#links-2 a {
background:url(../images/bg_links2.jpg) top no-repeat;
}

#links-2 a:hover {
background:url(../images/bg_links2.jpg) bottom no-repeat;
}

#links-3 a {
background:url(../images/bg_links3.jpg) top no-repeat;
}

#links-3 a:hover {
background:url(../images/bg_links3.jpg) bottom no-repeat;
}

#links-4 a {
background:url(../images/bg_links4.jpg) top no-repeat;
}

#links-4 a:hover {
background:url(../images/bg_links4.jpg) bottom no-repeat;
}

#links-5 a {
background:url(../images/bg_links5.jpg) top no-repeat;
}

#links-5 a:hover {
background:url(../images/bg_links5.jpg) bottom no-repeat;
}

#links-6 a {
background:url(../images/bg_links6.jpg) top no-repeat;
}

#links-6 a:hover {
background:url(../images/bg_links6.jpg) bottom no-repeat;
}

#links-7 a {
background:url(../images/bg_links7.jpg) top no-repeat;
}

#links-7 a:hover {
background:url(../images/bg_links7.jpg) bottom no-repeat;
}

#google-hidden {
}

.googleButton {
cursor:pointer;
}

#yahoo-hidden {
}

.yahooButton {
cursor:pointer;
}

#google-review-hidden {
}

.googleReviewButton {
cursor:pointer;
}

#yahoo-review-hidden {
}

.yahooReviewButton {
cursor:pointer;
}

.divHidden {
display:none;
}
