/* ----------------------------------------------
	Designed and Developed by Adeel Mughal
	Developed @ Microsol
---------------------------------------------- */

/* ----------------------------------------------
	Started Date June 23, 2009 (Admin of CMS)
	File Name: ie.cc
---------------------------------------------- */

/* Make sure the layout is centered in IE5 */
#page { text-align: left; }

/* Keeps IE6 from cutting pulled/pushed images */
ul, ol { position: relative; }

/* Fixes incorrect styling of legend in IE6 fieldsets. */
legend { margin-bottom: 1.4em; }

/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left: 2em; }