#liveticker {
	position: fixed;
	right: 0;
	top: 0;
	width: 130px;
	z-index: 300;
	margin: 12% -1px 0 0;
	height: 100%;
}

#liveticker .container-1, #liveticker .container-2, #liveticker .containerHead {
	border-radius: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}


#liveticker .news {
	border-bottom: 1px solid #232323;
}

#livetickerIndex .titleBarPanel, #liveticker .titleBarPanel {
	margin-bottom: -1px;
}

#livetickerIndex {
	margin-bottom: 5px;
}

#livetickerContentIndex {
	font-size: 0.9em;
	height: 190px !important;
}