    /* Style switcher */
.style_switcher{
    background: #191919;
    width: 265px;
    top: 150px !important;
    z-index: 9999;
    left: -270px;
    border-radius: 0 4px 4px 0;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    font-family: 'TitilliumText22LMedium', Arial, sans-serif;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(51, 51, 51, 0.4);
    box-shadow: 0px 0px 4px 0px rgba(51, 51, 51, 0.4);
    z-index:10000000;
    right: -51px;
    height:auto !important;
    line-height: 1;
	position: fixed !important;

}
.handle{
	top: 50px !important;
	right: -45px !important;
	width:auto !important;	height:auto !important;	background:#333 !important;	opacity:0.75;	padding: 10px 15px 10px 15px;
}.handle:hover, .handle:active, .handle:focus{		opacity:1;}.handle span, .handle{		font-size:25px;		text-indent:0px !important;}
.sheader{
    float:left;
    background:#191919;
    width:185px;
	padding: 15px 11px 10px 15px;	font-family: 'Oswald', Helvetica, Arial, sans-serif;	color: #999;	display: block;	float: left;	font-size: 12px;	font-weight: 700;	text-transform: none;	border-radius: 0px 3px 0px 0px;	background: #191919;	height: 15px;	border-bottom: 1px solid #000;
}
.sp{
    padding:10px 10px 0px 10px;
    float:left;
    color:#666;
}
.sul{
    list-style:none;
    padding:0;
    margin:0;
    float:left;
    width:190px;
    margin-left:6px;
}
.sul li{
    margin:0px 5px 5px 5px;
    float:left;
    width:45px;
    height:45px;
    border-radius:0px;
    border:1px solid #black;
}
#switchform select{
    width:180px;
    padding:3px;
    border-radius:3px;
    border-color:#ccc;
    background:#f1f1f1;
}
#switchform{
    margin-left:10px;
    width:180px
}
#menu-item-98 {
    margin:0 0 0 -20px !important;
}
#menu-item-98 a {
    padding:20px 20px 0 0 !important;
}
.comments a {
    color:#fff !important;
}
.style_switcher p{
	line-height:18px;
	margin-left: 5px;
	margin-top: 5px;
}
.sul{
	margin-bottom: 15px !important;
	margin-top: 10px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	width: 98% !important;
	padding-left: 6px !important;
}
.style_switcher ul li{
	float:left;
	width:65px;
	height:65px;
	margin:10px;
	border:0px !important;		transition: all 0.35s ease-in-out;	-moz-transition: all 0.35s ease-in-out;	-webkit-transition: all 0.35s ease-in-out;	-o-transition: all 0.35s ease-in-out;
}
.sul li a:hover, .sul li:hover{
	opacity:1 !important;
		transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-webkit-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
}
.style_switcher ul li:hover{
	opacity:0.35;
	transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-webkit-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
}
.style_switcher ul li a{
	display:block;
	width:65px;
	height:65px;	
	border-radius: 3px;
}.style_switcher p{	margin-bottom:5px !important;}
#imagesback{
	position: absolute;
	top: -999999px;
}