.socialbullets li {
background-image:url(/fileadmin/epolitix/css/images/rss-icon.gif);
background-repeat:no-repeat;
height:17px;
list-style-type:none;
margin:0 20px 5px 0;
padding:2px 0 0 22px;
padding-left: 20px;
}

.socialbullets2 li {
background-image:url(/fileadmin/epolitix/css/images/rss-icon.gif);
background-repeat:no-repeat;
height:17px;
list-style-type:none;
margin:0 20px 5px 0;
padding:2px 0 0 22px;
padding-left: 35px;
}






.twtr-tweet-wrap p {
font-size:1.1em;
}

.twtr-tweet-wrap a {
font-size:1.0em;
}

.twtr-hd h4, h4 a {
font-size:0.8em;
}

.twtr-hd h3, h3 a {
font-size:0.8em;
background:#576F01;
float:none;
}




.quoteBox {
	width:190px;
	background-image: url(/fileadmin/epolitix/images/quoteBox_bg_middle.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: hidden;
	/*border: 1px solid #000000;*/
	padding-bottom:15px;
}
.quoteBox-in {
	padding:15px 15px 15px 0;
	margin:0 0 0 15px;
}
.quoteBoxTop {
	width:190px;
	height:17px;
	background-image: url(/fileadmin/epolitix/images/quoteBox_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/*border: 1px solid #000000;*/
}
.quoteBoxBottom {
	width:190px;
	height:70px;
	background-image: url(/fileadmin/epolitix/images/quoteBox_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom:0px;
	/*border: 1px solid #000000;*/
}
.quoteBox q {
	font-weight:bold;
	color:#000000;
}
.quoteBox-in .author {
	float:right;
	margin: 0 12px 0 0;
	font-weight:bold;
	font-size:0.8em;
	margin-bottom:0px;
}
