ul#navigation {
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 230px;
    left: 110.3%;
    list-style: none;
    z-index:999999;
}
ul#navigation li {
    width: 30px;
    height:27px;
}
ul#navigation li span {
display: inline-block;
width: 34px;
height: 117px;
background: rgb(16, 157, 61);
border-left: none !important;
cursor: pointer;
left: -197px;
position: absolute;
top: 60px;
}

ul#navigation li span h3{
position: absolute;
color: #fff;
font-size: 22px;
margin-top: 46px;
letter-spacing:1px;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
margin-left: -26px;
}

#panel {
background: rgb(16, 157, 61);
height: 405px;
width: 173px;
position: relative;
top: -56px;
left: -163px;
    border-bottom-right-radius:5px;
}

#panel p {
	color: #eee;
	margin-top: -20px;
}

#panel h5.sw-much-more {
	margin-top: -20px;
}

.style_magazine {
	display: inline-block;
	height: 34px;
	width: 34px;
	background: #e86800;
	float: left;
	margin-left: 11px;
	margin-bottom: 11px;
}
.style_photography {
	display: inline-block;
	height: 34px;
	width: 34px;
	background: #776251;
	float: left;
	margin-left: 11px;
	margin-bottom: 11px;
}
.style_corporate {
	display: inline-block;
	height: 34px;
	width: 34px;
	background: #9fd64a;
	float: left;
	margin-left: 0px;
	margin-bottom: 11px;
}
.style_cars {
	display: inline-block;
	height: 34px;
	width: 34px;
	background: #1955dd;
	float: left;
	margin-left: 11px;
	margin-bottom: 11px;
}
.style_food {
	display: inline-block;
	height: 34px;
	width: 34px;
	background: #a20000;
	float: left;
	margin-left: 11px;
	margin-bottom: 11px;
} 
.style_medical {
	display: inline-block;
	height: 34px;
	width: 34px;
	background: #20d1e0;
	float: left;
	margin-left: 0px;
	margin-bottom: 11px;
}
.style_charity {
	display: inline-block;
	height: 34px;
	width: 34px;
	background: #8fcbc1;
	float: left;
	margin-left: 11px;
	margin-bottom: 11px;
}
.style_equestrain {
	display: inline-block;
	height: 34px;
	width: 34px;
	background: #155455;
	float: left;
	margin-left: 11px;
	margin-bottom: 11px;
}
.style_furniture {
	display: inline-block;
	height: 34px;
	width: 34px;
	background: #f9ab02;
	float: left;
	margin-left: 0px;
	margin-bottom: 11px;
}  
.colour-container {
	padding:10px 10px 0 10px;
}

.sw-width-container, .sw-style-container {
	padding: 10px 10px 0 10px;
}

.sw-width-container a {
	display: inline-block;
	width: 58px; 
	height: 34px;
	font-size: 13px;
	line-height: 34px;
	text-align: center;
	background-color: #075911;
text-decoration:none;
	color: #eee;
}
.sw-width-container a:hover {
	color: #fff;
}

.sw-style-container a {
	display: inline-block;
	width: 58px; 
	height: 34px;
}

.sw-width-container a.premade {
	width: 144px; 
}

.sw-width-container .w1170, .sw-width-container .widemode , .sw-style-container .stylish, .sw-width-container .light {
	margin-left: 5px;
}

ul#navigation a {
	border-radius: 3px;
}

#panel h5 {
	color: #eee !important;
	margin-bottom: 30px;
}

#panel a:hover {
	cursor: pointer;
}