#autocomplete {
	width: auto !important;
}

.game_form{
text-align:left;
}

.game_form input, .game_form select {
	font-size:1em; 
	padding:3px; 
	cursor:pointer;
}

.game_form input{
	width:80px; 
}

.game_form select{
	width:87px; 
}

.dt{display: inline-table;}


.cal_icon {
	background-position: -112px -113px;
    background-image: url("/sites/all/libraries/jquery.ui/themes/base/images/ui-icons_2e83ff_256x240.png");
    background-repeat: no-repeat;
	width:16px;
	height:16px;
	position:absolute;
	top:9px;
	left:-88px;
}

.cal_pos{
	position:relative;
	width:0;height:0;
}

.from_to{
color:black; font-weight:bold; width:76px
}


#game_form_team{
padding-top:10px;
text-align:left;
padding-left:5px;
}

#game_form_team,#game_form_city {
  padding-bottom:5px;
  padding-left:5px;
  text-align:left;
}

#game_form_from,#game_form_to{
	padding-bottom:10px;
}

#game_form_submit{
text-align:right; 
}

.game_title1{float:left; color:black; font-weight:bold;}

.game_form_submit_b{
background: url(/sites/all/themes/tendu/images/search_03_en.gif) top left no-repeat; 
width:50px;
height:26px;
}

#autocomplete{
	text-align: right;
	
}
html.js input.form-autocomplete{
	padding:3px;
	width:77px
}

#edit-game-form-search-for-wrapper,
#edit-game-form-team-wrapper,
#edit-game-form-city-wrapper,
#edit-game-form-from-wrapper,
#edit-game-form-to-wrapper{margin:5px 0;}