/*style variations for ltr styles*/

th{
    text-align:left;
}
/*-----structure---------------*/
.left_col{
	float:right;
}
.right_col{
	float:right;
}

.floating{
	float:left;
	margin-right:30px;
	}

.date_button_tv{
    margin:-75px 0px 20px 0px
}
.button_link, .cup_link, .form_link{
	background-position: middle left;
	padding: 12px 0px 12px 45px;
}
.form_link{
    padding:26px 0px 0px 100px;
}
.cup_link{
    padding:38px 0px 0px 80px;
}

/*------winners---------*/

.winner{
	width:140px;
	position:relative;
	}
.place1{
	top:0x;
	left:170px;
}
.place2{
	top:-120px;
	left:0px;
}

.place3{
	top:-240px;
	left:350px;
}

#star1{
	margin:-170px 0px 0px 50px;
}
#star2{
	margin:-160px 0px 0px -20px;
}
#star3{
	margin:-80px 0px 0px 70px;
}

/*-----------framed images ------------*/
.framed{
	background-position: top left;
	}
.framed DIV.picture_caption{
	margin: 0px 0px 0px 17px;
	}
.framed.portrait img{
	margin:14px 0px 0px 14px;
	}
.framed.landscape img{
	margin:14px 0px 0px 14px;	
	}
.thumbnail.portrait img{
	margin:12px 0px 0px 27px;
	}
.thumbnail.landscape img{
	margin:29px 0px 0px 13px;
	}
	
.thumbnail.landscape DIV.picture_caption{
	margin: 32px 0px 0px 0px;
	}
.thumbnail.portrait DIV.picture_caption{
	margin: 20px 0px 0px 0px;
	}
.form_input{
    float:left;
}
.styled_input{
    padding:8px 0px 6px 12px;
    background-position:left top;
}

/*------------lightbox-------------*/
.lightbox div.picture_caption{
	left:30px;
	}
.previous{
	left:340px;
	}
.next{
	left:370px;
	}
/*-------------tables --------*/
.teamlist{
	float:left;
	}
.teamlistbuttons{
	float:right;
	}
/*---------------teamvieweer-----------*/
.caption{
    left:35px;
}
.button{
	float:left;
	}
