/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

<!-- BrowseSad.com -->
<!--[if IE 6]>
<style type="text/css" media="screen">
html {filter:gray;}
body {margin-top:0;}
#browseSad {background:#000;border-bottom:10px solid #fff;left:0;top:0;width:100%;}
#browseSad * {color:#fff;text-align:center;}
#browseSad div {margin:24px 48px;}
#browseSad h1 {font-size:21px;margin:0 0 5px;}
#browseSad h2 {font-size:16px;margin:0 0 10px;}
#browseSad p {font-size:14px;margin:0;}
#browseSad a {font-weight:bold;text-decoration:underline;}
</style>
<div id="browseSad"><div>
<h1>Oh dear, you are using Internet Explorer 6! It is time for an update!</h1>
<h2>We are sorry but Internet Explorer 6 is so old that we cannot support it anymore.</h2>
<p>Please go to <a href="http://browsesad.com">Browse Sad</a> website to find out why and how to upgrade your browser.</p>
</div></div>
<![endif]-->