.leocmssticker_common{
    position: relative;
    font-size: 12px;
	background:none !important;
	border:none !important;
	height:44px !important;
	float:left
}
.leocmssticker_common .slides_box{
    height: 44px !important;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
}
#itw-container .control_buttons{
	float:right;
	width:50px;
	margin:10px 0 0
}
#itw-container {
/*	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;*/
	font-size: 12px;
	clear:both;
}
#itw-container .slides_box ul{}
	#itw-container .slides_box ul li{}
	#itw-container .slides_box ul li a{color:#FFF !important; line-height:20px}
#itw a {
	background: none;
	text-decoration: none;
}
.itw-tweet {
	height:44px;
	line-height:15px!important;
	padding-top:7px;
	max-width:500px;
	font-size:11px;
}
#itw a:hover {
	text-decoration: underline;
}

.itw-copyright {
	border-top: 1px #ccc solid;
	text-align: center;
}

.itw-copyright a {
	color: #999;
	font-size: 9px;
	text-decoration: none;
}

#itw-header {
	border-bottom: 1px #ccc solid;
	padding: 5px;
}

#itw-header a {
	background: none;
	color: #333;
}

#itw-header a:hover {
	text-decoration: none;
}

a .itw-display-name {
	font-weight: bold;
	color: #333;
}

a:hover .itw-display-name {
	text-decoration: underline;
}

a .itw-screen-name {
	color: #999;
	text-decoration: none;
}

a:hover .itw-screen-name {
	color: #666;
}

.itw-avatar {
	border: 0px;
	float: left;
	margin:5px 5px 0 0
}

#itw-tweets a {
	color: #0084B4;
	text-decoration: none;
}

.itw-tweet-container {
	border-bottom: none;
	padding: 0px;
	height:44px
}

.itw-last {
	border: none;
}

.itw-tweet-data {
	font-size: 10px;
	text-align: center;	
}

#itw-twitter-icon a {
	background: url('images/twitter-icon.png') no-repeat;
	display: block;
	float: right;
	height: 20px;
	width: 20px;
	text-indent: -9999px;
}
#leosticker_play{display:none}
#leosticker_prev{
	background: url("images/btn-nextprev.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    text-indent: -9999px;
    width: 20px;
	float:left;
}
#leosticker_next {
    background: url("images/btn-nextprev.png") no-repeat scroll -22px 0 transparent;
    cursor: pointer;
    float: left;
    text-indent: -9999px;
    width: 20px;
}