.teams
{
	float: left;
	width: 644px;	
}

.teams .headline
{
    float: left;
    width: 644px;	
    height: 31px;
}

.teams .headline h1
{
    float: left;
	padding: 6px 10px;
	margin: 0px;
}

.teams .bodyline
{
	float: left;
	width: 632px;
	padding: 5px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
}

.teams .bodyline a
{	
	text-decoration: none;
}

.teams .bodyline a:hover
{	
	text-decoration: underline;
}

.teams .bodyline .par
{
	float: left;
	width: 301px;
	margin: 0px 5px;
}

.teams .bodyline h2
{
	width: 268px;
	height: 50px;
	margin: 16px 0px 0px 20px;
}

.teams .bodyline img
{
	float: left;
	padding: 0px 5px;
}

.teams .bodyline .datapage
{
	float: left;
	width: 301px;
}

.teams .bodyline .cim, .teams .bodyline .lead
{
	float: left;
	width: 301px;
}

.teams .bodyline .cikk .img
{
	float: left;
	padding: 0px 11px;
}

.teams .bodyline .cikk .img img
{
	padding: 0px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
}

.teams .bodyline .cikk a
{
	float: left;
	margin: 10px 0px;
}

.teams .bodyline .headr
{
	float: left;
	width: 632px;
	height: 29px;
	background-color: #f3a001;
}

.teams .bodyline .headr span
{
	float: left;
	margin-top: 8px;
	margin-left: 12px;
	color: #232323;
	font-weight: bold;
}

.teams .bodyline .results
{
	float: left;
	width: 623px;
	color: #3c3c3c;
}

.teams .bodyline .results .row
{
	float: left;
	width: 632px;
	height: 25px;
	margin-bottom: 3px;
}

.teams .bodyline .half .row
{
	width: 311px;
}

.teams .bodyline .results .spec
{
	background-color: #efefef;
}

.teams .bodyline .results .row span
{
	float: left;	
	margin: 4px 9px;
}

.teams .bodyline .results .row .name
{
	width: 240px;
}

.teams .bodyline .results .row .res
{
	width: 80px;
}

.teams .bodyline .headr
{
	background-color: #cccccc;
}

.teams .bodyline .results .group
{
	float: left;
	width: 632px;
	height: 29px;
	background-color: #EFEFEF;
	color: #232323;
}

.teams .bodyline .results .group span
{
	float: left;
	margin-top: 8px;
	margin-left: 12px;
	color: #232323;
	font-weight: bold;	
}

.teams .bodyline .results .row .pos
{
	float: left;
	width: 30px;
	text-align: right;
}

.teams .players
{
	margin-bottom: 10px;
}


.teams .players a
{
	color: #3c3c3c;
	text-decoration: none;
}

.teams .players a
{
	text-decoration: underline;
}

.teams .bodyline .results .sep
{
	border-top: 1px solid #f4f4f4;
}


.team_list
{
	float: left;
	width: 630px;
	margin: 5px 7px;
}

.team_list h1
{
	margin: 5px 0px;
	font-size: 16px;
}

.team_list .item
{
	float: left;
	width: 620px;
	margin: 20px 10px;
}

.team_list .item .img
{
	float: left;
	width: 74px;
}


.team_list .item img
{
	float: left;
	margin-right: 10px;
}

.team_list .item a
{
	float: left;
	margin-top: 21px;
	font-size: 14px;
}
