/* socialbar plugin css */

#socialbar	{ display:block; width:620px; height:74px; background:url(img/socialbar_bg.png) no-repeat 0 0; padding:4px 0 0 10px; margin:34px 0 0 0; }

#socialbar .socialbar_section			{ display:block; float:left; min-width:140px; padding:0 20px 0 0; }

#socialbar .socialbar_section_label		{ font-size:11px; color:#8e8175; display:block; margin:0; padding:0; }

#socialbar .socialbar_section ul		{ width:auto; height:24px; list-style-type:none; margin:2px 0 2px 0 !important; padding:0 !important; }
#socialbar .socialbar_section ul li		{ background:none; display:block; float:left; width:auto; height:24px; list-style-type:none; line-height:6px; margin:0 !important; padding:0 !important; }
#socialbar .socialbar_section ul li a	{ background:none; white-space:nowrap; margin:0 !important; padding:0 !important; }
#socialbar .socialbar_section ul li a,
#socialbar .socialbar_section ul li a:hover		{ color:#8e8175; text-decoration:none; }

#socialbar .socialbar_section ul li a img 		{ float:left; width:16px; height:16px; border:0; margin:0 6px 0 0 !important; padding:0 !important; }
#socialbar .socialbar_section ul li a .socialicon-label			{ display:block; float:left; width:auto; white-space:nowrap; font-size:10px; color:#8e8175; margin:4px 8px 0 0 !important; padding:0 !important; }
#socialbar .socialbar_section ul li a:hover .socialicon-label	{ color:#525252; }

#socialbar .socialbar_title		{ clear:both; font-size:12px; color:#636363; font-weight:bold; margin:0 !important; padding:0 0 0 24px !important; }



