

#information {
	width: 560px;
	margin-bottom: 10px;
	border: 0px double #ff0000;
}
#info_inline {
	padding: 0px;
	overflow: hidden;
}

#stitle {
	width: 100%;
	overflow: hidden;
}

#st_image {
	width: 12px;
	float: left;
}

#st_txt {
	width: 500px;
	float: left;
	font-weight: bold;
}

#st_bar {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 10px;
	background-color: #000000;
	overflow: hidden;
}

#st_coment {
	margin-left: 12px;
}

#cap {
	padding-left: 12px;
	text-indent: -12px;
}
#time {
	width: 250px;
	margin-left:25px;
	overflow: hidden;
}
#timel {
	float:left
}
#timer {
	float:right
}
