#searchForm {
	background: url(/img2/searchBg.png) no-repeat;
	height: 245px;
	overflow: hidden;
	margin: 0 2px;
	clear: both;
}
.inputs {
	padding: 62px 0 0 0;
}
.inputs div {
	margin-top: 4px;
}
.inputs input, .inputs select {
	width: 240px;
}
.inputs .bmi {
	width: 30px !important;
}
.inputs label {
	width: 100px;
	text-align: right;
	display: block;
	float: left;
	margin-right: 22px;
}
.submitWrap {
	clear: both;
	margin: 0 0 0 122px;
}
.submitWrap input {
	margin-top: 10px;
}
.checkboxes {
	margin-left: 120px;
}
.checkboxes * {
	float: left;
}
.checkboxes label {
	width: auto;
}
#poland {
	float: left;
	margin: 10px 0 0 50px;
}
#searchResults {
	text-align: center;
	background: url(/img2/teamsGridInner.png) repeat-y;
	margin: 3px 0 0 0;
	padding: 0;
	width: 435px;
}
.searchResultsTop {
	background: url(/img2/teamsGridTop.png) no-repeat;
	padding: 0;
	margin: 0;
}
.chooseTeamMembers .searchResultsTop {
	background: url(/img2/searchResultsBg2.png) no-repeat !important;
	padding: 60px 0 0 0 !important;
}
.searchResultsBottom {
	background: url(/img2/teamsGridBottom.png) no-repeat;
	height: 4px;
	overflow: hidden;
}
.searchResults .user {
	text-align: left;
	height: 92px;
	margin: 0;
/*	background: url(/img2/dotBg.png) repeat-x left bottom;
*/	color: #673b15;
}
.searchResults .friendDel {
	clear: both !important;
}
.searchResults .user, .searchResults .userWrap {
	overflow: hidden !important;
	width: 214px;
	float: left !important;
}
.searchResults .user img {
	float: left;
	border: 1px solid #a0a0a0;
	margin: 11px 6px 0 10px;
}
.searchResults .user .online {
	clear: both;
	margin: 0px 18px 0 0;
	text-align: right;
}
.searchResults .user .info {
	width: 127px;
	margin: 11px 0 0 11px;
	overflow: hidden;
}
.searchResults .user .info a {
	text-decoration: none;
	color: #673b15;
}
.searchResults .user .info div {
	margin: 0px 8px 8px 8px;
}
.naviPaging {
	margin: 15px auto 15px auto;
	clear: both;
}
.naviPaging .naviCurrentPage {
	background: url(/img2/naviSelected3.png) repeat-x center !important;
}
#left .clariMap {
	margin: 0pt 15px 17px 30px;
}
.commitGridWrap .searchResults .user {
	height: 135px !important;
}
.commitGridWrap .searchResults .info {
	height: 120px !important;
}
.commitShortGridWrap a {
	text-decoration: none;
	color: #e47b01;
}
.commitShortGridWrap .item {
	margin: 10px;
}
.commitShortGridWrap .item div {
	background: url(/img2/bulletCircle.png) no-repeat;
	padding: 1px 0;
	text-align: center;
	width: 15px;
	float: left;
	font-weight: bold;
	color: #fff;
}
.commitShortGridWrap .item p {
	margin-left: 20px;
}
.commitShortGridWrap .konkursBaner {	
	margin-bottom: 10px;
}
.num {
	background:transparent url(/img2/naviSelected2.png) repeat-x scroll 0 0;
	color:#FFFFFF;
	font-weight:bold;
	padding:1px 0;
	text-align:center;
	width:25px;
	display: block;
	margin: 4px 0 -8px 0;
}
.searchHead {
	margin-top: 4px;
}
.searchResults .invite {
	color: #147408 !important;
	text-decoration: underline !important;
	background: url(/img2/btnPlus.png) no-repeat left center;
	padding-left: 10px;
}
.sendMsg {
	background: url(/img2/envelope.png) no-repeat left bottom;
	padding: 0 0 0 15px; 
	margin: 0;
}
.sendMsg a {
	color: #7e7c77 !important;
	text-decoration: none;
	font-size: .8em;
}
