#highlight_roundlist .roundBox {
    background: url("/fileadmin/templates/page/images/countbg.png") no-repeat scroll 0 0 transparent;
    color: #2CB425;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    margin-left: 19px;
    margin-top: 14px;
    padding-top: 6px;
    text-align: center;
    width: 48px;
}

#highlight_roundlist .roundBoxActive {
    color: #2CB425;
    cursor: pointer;
}

#highlight_roundlist .roundBoxInactive {
    color: #5D5D5D;
}

#highlight_roundlist .currentRound {
    border: 1px solid #5D5D5D;
    color: #FFFFFF;
    height: 18px;
}

.rightify {
	text-align : right;
}

.rightify h3 {
    color: #FFFFFF;
    float: left;
    font-family: serif;
    font-size: 21px;
    font-weight: normal;
}

.makespace {
    float: left;
    padding-bottom: 20px;
    width: 760px;
}

#tx_slhighlights_pi1_player, #tx_slhighlights_pi1_menu {
	float:left;
	z-index : 1;
}

#container-highlight-teaser {
	position : relative;
	width : 615px;
	height : 260px;
}

#image-overlay {
	position : absolute;
	width : 615px;
	height : 260px;
	top : 0;
	left : 0;
	z-index : 2;
	cursor: pointer;
}


#page12 #rightcontent div.content {
    background: none repeat scroll 0 0 #333333;
    float: left;
    padding: 20px;	
    width:760px;
}

#highlight_roundlist {
    background-color: #1F1F1F;
    float: left;
    margin-top: 20px;
    width: 760px;
}


#highlight_season_select {
    border: 0 none;
    float: right;
    height: 29px;
    opacity: 0;
    /* for IE */
     filter:alpha(opacity=0);
   /* CSS3 standard */
    position: relative;
    right: -223px;
    width: 222px;
}

#highlight_season_select option {
    background-color: #414141;
    border: 0 none;
    color: #FFFFFF;
    height: 20px;
}

.sarrow {
    background: url("/fileadmin/templates/page/images/dropdown1.png") no-repeat scroll 0 0 transparent !important;
    color: #FFFFFF;
    float: right;
    font-size: 13px;
    height: 29px;
    line-height: 25px;
    padding-left: 6px;
    text-align: left;
    width: 218px;
}

