.sunlight div {display: none;}
.sunlight div.selected_layout {display: block;}

.sunlight span.selected_switcher {
color: black;
background-color: #CCC;
cursor: default;
padding: 2px;
border: 0;
}

.sunlight span {
color: #0055CC;
cursor: pointer;
cursor: hand;
border-bottom: 1px dotted #0055CC;
padding: 2px;
}

.sunlight .descr-sunlight {
display: block;
font-size: 85%;
font-style: italic;
color: black;
margin-top: -1em;
}

.sunlight span.active {border: 0; cursor: auto; color: black;}

/*.sunlight div.portfolio_screenshot {margin-top: -10px;}*/

.sunlight p {position: relative; z-index:10;}

.sunlight {min-width: 950px;}
