
.search_input { width:550px; }

.group_url_container { overflow:hidden; padding:5px 0; text-align:center; }
.group_url_container a { 
	display:block; width:130px; height:15px; margin:3px 0; float:left; overflow:hidden;
	font-size:11px; font-weight:bold; color:#747474;  
}
.group_url_container ._category { 
	display:block; width:115px; height:130px; margin:3px 12px !important; float:left; overflow:hidden;
	font-size:11px; font-weight:bold; color:#747474;
}
.group_url_container .group_1 { background:url(/imgs/make_model.png) no-repeat center bottom; }
.group_url_container .group_2 { background:url(/imgs/tuning.png) no-repeat center bottom; }
.group_url_container .group_3 { background:url(/imgs/regional.png) no-repeat center bottom; }
.group_url_container .group_4 { background:url(/imgs/entertainment.png) no-repeat center bottom; }
.group_url_container .group_5 { background:url(/imgs/other.png) no-repeat center bottom; }

.group_groups_container { overflow:hidden; padding:5px 0; text-align:center; }
.group_item { width:205px; height:105px; float:left; margin:5px 14px; overflow:hidden; }
.group_item a { text-decoration:none; border:none; overflow:hidden; }
.group_item img { 
	float:left; width:100px; height:100px; overflow:hidden; border:2px solid #00AFE4; 
	-webkit-border-radius:3px; -moz-border-radius:3px; -khtml-border-radius:3px; border-radius:3px; behaviour:url(border-radius.htc); 
}
.group_item span { 
	display:block; float:right; width:96px; height:75px; padding:10px 0 10px 4px; overflow:hidden; text-align:center; font-size:10px; font-weight:bold; 
}
.group_item .edit { color:#0000ff; font-size:11px; text-decoration:underline; padding:2px; }

.top_links { overflow:hidden; margin-bottom:10px; } 
.top_links > a {
	display:block; float:left; background:#00b3e8; padding:5px 8px; border:1px solid #d9d9d9; color:#ffffff; text-decoration:none; 
	font-weight:bold; font-size:11px; float:right; margin-top:10px;  
	-webkit-border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px; border-radius:5px;
}

.box_left .avatar_thumb { margin:10px 5px; }

fieldset { margin:10px 0; border:1px solid #C0C0C0; }
legend { color:#C0C0C0; }