﻿/* IE 6 */

body.ie.v6 body
{
	behavior: url("/App_Themes/csshover.htc"); /* IE6+ hover selector */
}

.ie6-image-button { display: inline-block; vertical-align: top; }

body.ie.v6 div.box span.legend
{
	font-weight: bold;
	position: relative;
	top: -18px;
	left: -5px;
	background: transparent url('/App_Themes/Images/white-background.png') repeat 0 0;
	padding: 0 2px;
}

body.ie.v6 div.tab div.box span.legend
{
	background: transparent url('/App_Themes/Images/grey-background.png') repeat 0 0;
}

* html div#login div.column
{
	overflow: hidden;
}