div.streamer_container {
	width: 702px; height: 207px; display: block;
}

div.streamer_buttons_container {
	width: 215px; height: 207px; float: right; background: url(/ENGINE/IMAGES/CUVO/WEBSITE/INTERFACE/bg_streamer.png) repeat-y;
}

div.streamer_buttons_container img {
	position: absolute; z-index: 0;
}

div.streamer_buttons_container a {
	color: #fff;
	line-height: 18px;
	height: 63px;
	font-size: 12px;
	position: absolute;
	width: 175px;
}

div.streamer_buttons_container a#streamer_button_1 {
	margin: 5px 0 0 32px;
}

div.streamer_buttons_container a#streamer_button_2 {
	margin: 74px 0 0 32px;
}

div.streamer_buttons_container a#streamer_button_3 {
	margin: 143px 0 0 32px;
}

div.streamer_buttons_container span {
	font-size: 18px; font-weight: bold; line-height: 22px;
}

div.panel {
	float: left;
	width: 220px;
	margin: 58px 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px #dbdbdb solid;
	line-height: 18px;
}

div.panel h2 {
	font-size: 15px;
	margin: 0 0 2px 0;
}

div.panel img {
	float: right;
	margin: 0 0 5px 5px;
}

a.readmore {
	float: right;
	color: #79b2e1;
	text-decoration: underline;
}

div.panel_2 {
	margin-bottom: 61px;
}
