.SolutionSpotlight {
color: #787878;
font-size: 10px;
line-height: 12px;
margin-top: 5px;
background-color: #FFFFFF;
}

.SolutionSpotlight h1 {
width: 177px;
height: 19px;
line-height: 18px;
font-size: 12px;
text-transform : uppercase;
color: #FFFFFF;
margin: 0px;
background-color: #666666;
background-image: url('../images/ico_solutionspotlight.gif');
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 0px 23px;
}

.SolutionSpotlight h2 {
width: 177px;
line-height: 13px;
font-size: 11px;
text-transform : uppercase;
margin: 0px;
color: #787878;
margin-bottom: 2px;
cursor: pointer;
}

.SSspace {
width: 100%;
margin-top: 7px;
}

.SScontent {
border-bottom: 1px solid #e5dfd4;
border-left: 1px solid #e5dfd4;
vertical-align: top;
padding-bottom: 12px;
font-weight: bold;
font-size: 11px;
line-height: 12px;
padding-left: 23px;
padding-top: 5px;
}

.SScontent a {
color: #787878;
text-decoration: none;
}

.SScontent a:hover {
color: #787878;
text-decoration: underline;
}

.SScontent a:visited {
color: #787878;
}

.SScontent span {
text-decoration: none;
}