#wrapper {
	width:1000px;
}
body {
	min-width:1000px;
}
#header .options > li > a:after {
	margin:-9px 0 0 -9px;
}
#header .social-networks li.facebook a:after {
	margin:-10px 0 0 -5px;
}
#header .social-networks li.twitter a:after {
	margin:-8px 0 0 -10px;
}
#header .social-networks li.youtube a:after {
	margin:-12px 0 0 -9px;
}
#header .social-networks li.mail a:after  {
	margin:-7px 0 0 -9px;
}
#header .social-networks li.phone a:after {
	margin:-11px 0 0 -6px;
}
#header .social-networks li.rss a:after {
	margin:-8px 0 0  -8px;
}