/*--------------------------------------------------------------
# Viyo - January 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#horiz-menu {
	z-index: 1000;
}

div#slide_path{
	top: 43px;
	left: 0px;
}

.us_width-24b {
	width: 24.20%;
}

a#logo{
	margin-top: 10px;
}

div.search{
	margin-top: 10px;
}

div.search input.button{
	top: 0px !important;
	left: 3px; 
	margin: 0 !important;
}