﻿
/* 
 Note: browser specific classes will be loaded in browser-specific css files. 
	These files are loaded from the page base class where browser detection
	takes place. The class default definition will have a comment "Default"
	inside the rules. ie: .class { /*"Default" / background:#fff; }
	Hence, if you are looking to change a class and not seeing results, you
	may look into the css files located in ~/Client_Browser/<browsertype>/<cssfile>.css
*/


#FooterPanel { width:950px; height:86px; }
