﻿/* WorldCup 2010 */
.world-cup-container{width:240px;overflow:hidden;}
.world-cup-container .world-cup-teamflag{width:40px;margin:4px 15px 0px 0px;border:solid 1px #ccc;}
.world-cup-container .world-cup-teamflag img{width:40px;height:30px;}
.world-cup-container .world-cup-teamtext{width:160px;margin:3px 7px 0px 0px;}
.profile-worldcup-noteam{}
.profile-worldcup-team{}
.profile-world-cup-not-selected{height:47px;background:transparent url(../../advr/images/world-cup.jpg) no-repeat scroll left top;}
.profile-worldcup-noteam .profile-world-cup-selected{display:none !important;}
.profile-worldcup-team .profile-world-cup-not-selected{display:none !important;}
.world-cup-team-select-text{margin-right:10px;margin-left:5px;margin-top:15px;}
.world-cup-ddl{margin-top:11px;height:20px;}
.world-cup-submit-team{margin-top:10px;margin-right:5px;}
