<!-- MS Conditional Comments carry fixes for IE5, IE5.5 and IE6 PC -->

<!--[if gtIE 5]>
#p7swapmenu ul a {height: 1em;}
<![endif]-->

<!--[if IE 5]>
#p7swapmenu li {margin-top: -3px;}
<![endif]-->

<!--[if IE 6]>
#main {height: 100%;}
#p7swapmenu ul a {height: 1em;}
<![endif]-->

<!--[if IE 7]>
.closedbbb a {
	background-color: #FFF;
	border: 1px solid;
	border-color: #ccc #ccc #ccc #ccc;
	color: #666;
	display: block;
	padding: 6px 6px 18px 4px;}
<![endif]-->


/*
<!--[if IE]>
According to the conditional comment this is Internet Explorer<br />
<![endif]-->
<!--[if IE 5]>
According to the conditional comment this is Internet Explorer 5<br />
<![endif]-->
<!--[if IE 5.0]>
According to the conditional comment this is Internet Explorer 5.0<br />
<![endif]-->
<!--[if IE 5.5]>
According to the conditional comment this is Internet Explorer 5.5<br />
<![endif]-->
<!--[if IE 6]>
According to the conditional comment this is Internet Explorer 6<br />
<![endif]-->
<!--[if IE 7]>
According to the conditional comment this is Internet Explorer 7<br />
<![endif]-->
<!--[if gte IE 5]>
According to the conditional comment this is Internet Explorer 5 and up<br />
<![endif]-->
<!--[if lt IE 6]>
According to the conditional comment this is Internet Explorer lower than 6<br />
<![endif]-->
<!--[if lte IE 5.5]>
According to the conditional comment this is Internet Explorer lower or equal to 5.5<br />
<![endif]-->
<!--[if gt IE 6]>
According to the conditional comment this is Internet Explorer greater than 6<br />
<![endif]-->
*/