.main_c {
	width:400px;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	border:1px solid #bbb;
	background-color:#ffffff;
}
.cremsg{
	padding:5px;
	font-size:90%;
}
.txt-middle {
	font-size: 90%;
	line-height: 1.2;
	padding:3px;
}

a.highslide-credits, a.highslide-credits i {
padding: 2px;
color: silver;
text-decoration: none;
font-size: 9px;
}

a.highslide-credits:hover, a.highslide-credits:hover i {
color: white;
background-color: gray;
}

.highslide-loading {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: black;
}
