.switcher-block div {display: none;}
.switcher-block div.selected_layout {display: block;}
.switcher-block p.descr {margin-top: 0;}

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

.switcher-block .switch {
display: inline;
height: 63px;
}
.switcher-block .shadow {
display: inline;
height: 16px;
}
.switcher-block .shadow img {
margin: -5px 5px 0;
}
.switcher-block .switch img {
margin: 5px;
background: #ffffff;
cursor: pointer;
cursor: hand;
}
.switcher-block .selected_switcher img {
margin: 0;
padding: 5px;
cursor: auto;
background: #ffd800;
}


.switcher-block div.portfolio_screenshot {margin-top: 0;}

