/*--------------------------------------------------------------
# elvesocial - July 2009 (for Joomla 1.5)
# Copyright (C) 2007-2009 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com  
---------------------------------------------------------------*/
	
/* Rules to fixing problems in IE7 */
div#popup_login,
div#popup_register{
	margin-left:480px;
}
div#menu{
	margin-left: 120px;
}
.us_width-20{ width:19.99%!important; }
.us_width-25{ width:24.99%!important; }
.us_width-33{ width:32.99%!important; }
.us_width-33:first-child{ width:33.99%!important; }
.us_width-50{ width:49.99%!important; }
.us_width-100{ width:100%!important; }

ul.gk_tab_ul-style1 li span span span{
	padding:0 0 5px 5px;
}
ul.gk_tab_ul-style1 li span span span span{
	margin:0 0 -5px 0;
}
div#popup_login .button{
	line-height:16px!important;
	padding:0 14px 2px 14px!important;
}
div#popup_login,
div#popup_register{
	margin:0 auto!important;
}
.button,
.button_blue,
.button_lightblue,
.button_white,
.button_green{
	line-height:20px!important;
}