/*****************/
/* Streamdetails */
/*****************/

div#details_box1 {
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #1b304b;
	border-left: 2px dotted #375a87;
	border-top: 2px dotted #375a87;
	border-right: 2px dotted #375a87;
	border-bottom: 2px dotted #375a87;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #89ecff;
}

div#details_box2 {
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  border-left: 2px dotted #375a87;
	background-color: #1b304b;
	border-top: 2px dotted #375a87;
	border-right: 2px dotted #375a87;
	border-bottom: 2px dotted #375a87;
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #89ecff;
}
