@charset "UTF-8";
/* CSS Document */
* {outline:none;}
#header .search form {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/js/site/PIE.htc);}
#content-menu {text-shadow: 0 0 2px #000000;}
#content {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	behavior: url(/js/site/PIE.htc);}
*:first-child+html #content .auth-lnk,
*:first-child+html #content .auth-lnk li,
*:first-child+html #content .post .social-buttons ul li 
 {
	*display: inline;
	zoom:1
}