/*   
This file sets fixes for IE browsers
.
*/

.menu ul li ul { /* This sets the position of the dropdown menu */
	margin-top			:	-12px;
}