body {
  height: 100%;
}

#header {
  background: url(../images/header_live.gif);
  background-position: 0px;
  background-repeat: no-repeat;
}

#scroll {	
	width: 1023px;
  overflow: visible;
}
*>#scroll {
  overflow: visible;
	width: 949px;
}

#live_teaser
{
	float: right;
	margin-top:-457px;
	
	padding:0px;
	width: 341px;
	height: 503px;
	background-image: url(../images/live_teaser.gif);
	background-repeat: no-repeat;
  
}
*>#live_teaser
{
	margin-top:-455px;
}

#live_teaser_div
{
	padding: 10px;
}
#live_teaser_div div
{
	padding-top: 10px;
	/*border-top: 1px dotted #cc0000;
	margin-top: 10px;
	*/
	cursor: pointer;
}

#live_teaser_div p
{
	width: 300px;
	color: #fff;
	font-size: 11px;
}
#live_teaser_div img
{
	float: left !important;
	margin-top: 10px !important;
	margin-right: 10px !important;
	margin-bottom: 10px !important;
	
	width: 50px;
	height: 50px;
}


#content {
  background: url(../images/bg_live_teaser.gif);
  background-repeat: repeat-x;
  text-align: left;
  height: 557px;
	padding-top:0px;
}

#live_teaser_div div p.header
{
	font-size: 12px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #660000;
	color: #fff;
}

#live_teaser_div p.header2
{
	font-size: 12px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	color: #000;
	background-color: #990000;
	
	width: 300px;
	
	text-align: center;
}

#live_teaser_div p.header2 a
{
	color: #000;
}

span.date
{
  font-size: 11px;	
  text-transform: none;
  color: #cc0000;
  font-weight: normal;
  font-style: italic;
  margin-left:0px;
  margin-right:5px;
}

#live_teaser_div p img
{
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  
  padding:6px;
  
  border: 1px solid #660000;
  
  
}
.pcard
{
	font-size: 10px;
	color:#fff;
	padding:0px;
	padding-left:2px;
	padding-right:2px;
	margin:1px;
	border: 1px solid #550000;
	background-color: #330000;
	font-weight: bold;
	
}

#live_teaser h4
{
	width: 300px;
}