.startpage-contentdiv-text{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
position:relative;
top: 60px;
right: 0px;
text-align:left;
background: #ffffff; 
padding-top: 2px; 
padding-left: 2px;
padding-right: 2px; 
padding-bottom: 2px; 
opacity: 0.9; 
filter: alpha(opacity=90); 
margin-left:0px; 
margin-right:5px;
margin-top:0px;
margin-bottom:10px;
width:100px; 
/*height:50px;*/
border: 0px dotted #cccccc;

}

.startpage-contentdiv-text a{
color: #545454;
text-decoration : none;
}

.startpage-contentdiv-text a:hover{
color: #545454;
text-decoration : underline;
}

.startpage-contentslide{
/*border: 1px solid #e6e6e6;*/
border: 0px solid #fec7c7;
/*border-bottom-width: 6px;*/
margin-top:5px; 
padding: 3px;
width: 250px;
height: 200px;
overflow: hidden;
}

.startpage-contentslide .startpage-opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width: 100%;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.startpage-contentslide .startpage-contentdiv{
display: none;
}

