/* CSS Document */

#smallgroups_finder {
	padding-bottom:10px;
}

#smallgroups_finder .sg_col {
	min-height:150px;
	width:150px;
	height:auto !important;
	height:150px;
}

#smallgroups_finder #sg_col_time,
#smallgroups_finder #sg_col_age {
	background:url("../images/sg_col_divider.jpg") no-repeat scroll right top transparent;
	margin-right:25px;
	padding-right:25px;
}

#smallgroups_finder .sg_title {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

#smallgroups_finder .sg_col .sg_cboxes {}

#smallgroups_finder .sg_col .sg_cboxes input {
	float:left;
	margin:0 5px 7px 0;
}

#smallgroups_finder #sg_col_age input#sg_age {
	float:none;
	margin-right:0;
}

#smallgroups_finder .sg_col .sg_cboxes label {}

#smallgroups_finder #sg_study {
	float:left;
	margin:10px 0;
}

#smallgroups_finder #sg_study input {
	float:left;
	margin-right:5px;
}

#smallgroups_finder #sg_study label {
	float:left;
	margin-right:30px;
}

#smallgroups_finder #btn_refresh {
	float:right;
	margin-top:20px;
}

#smallgroups_finder #sg_search {
	height:18px;
	padding:5px 10px;
	width:448px;
}

#smallgroups_loader {
	display:none;
	margin:-5px 0 0 555px;
	position:absolute;
}

#smallgroups {
	margin-top:20px;
}

#smallgroups .smallgroup {
	margin:0 25px 20px;
	width:150px;
}

#smallgroups .smallgroup .image {
	height:100px;
	margin-bottom:5px;
	overflow:hidden;
	width:150px;
}

#smallgroups .smallgroup .image img {
	max-width:150px;
}

#smallgroups .smallgroup .info {
	line-height:16px;
}

#smallgroups .paging {
	text-align:center;
}

#the_smallgroup .thumb {
	height:100px;
	margin-right:15px;
	overflow:hidden;
	width:150px;
}

#the_smallgroup .thumb img {
	max-width:150px;
}

#the_smallgroup .details {
	width:435px;
}
