.widget_socialsliderwidget {
	background-color:#fff;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	display:block;
	left:-301px;
	padding:0;
	position:fixed;
	top:200px;
	z-index:100;
	width:300px;
}
* html .widget_socialsliderwidget {position:absolute;}
.social-group {
	float:left;
}
#social-links {
	float:left;
	width:70px;
}
#social-facebook {
	float:left;
	padding-top:10px;
	padding-left:5px;
	width:200px;
}
#social-icons {
	background:url('http://s.blomedia.pl/plugins/social-slider/icons/handle.png') no-repeat right top; 
	padding-top:5px;
	position:absolute;
	right:-32px;
	top:-1px;
	width:32px;
	z-index:110;
}
* html #social-icons {
	background:url('http://s.blomedia.pl/plugins/social-slider/icons/handle.gif') no-repeat right top;
}
#social-icons ul {
	background:url('http://s.blomedia.pl/plugins/social-slider/icons/handle.png') no-repeat right bottom;
	left:0;
	position:relative;
	bottom:-10px;
	width:32px;
}
* html #social-icons ul {
	background:url('http://s.blomedia.pl/plugins/social-slider/icons/handle.gif') no-repeat right bottom;
}
#social-icons ul li {
	padding: 0 5px 10px 5px;
}
#social-form {
	padding:0;
	clear:both;
	text-align:center;
}
#social-form fieldset {
	font-size:12px;
	border:none;
	padding:10px;
}
#social-form h2 {
	display:block;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
	width:280px;
}
#social-form label {
	position:absolute;
	left:0;
	top:-9999px;
}
#social-icons ul,
#social-links ul,
#social-icons li,
#social-links li {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}
#social-links li {
	padding:5px 5px 0 5px;
	text-align:center;
	width:70px;
}
#social-links img {
	display:block;
	border:none;
	margin:0 auto;
}
#social-links a {
	border:none;
	color:#666;
	font-size:10px;
	text-decoration:none;
}
*html #social-newsletter-input {
	margin-left:0px;
}
*html #social-newsletter-submit {
	position:absolute;
	bottom:10px;
	right:30px;
}
*+html #social-newsletter-input {
	margin-left:-80px;
}
*+html #social-newsletter-submit {
	position:absolute;
	left:200px;
	bottom:10px;
	right:30px;
}

