/*
Koti Investment Group Development by INNO Software, INC.
DNN Development by Aaron Lopez, Kevin Harley and Benny Su
*/

/* ie6 fixes */

* html #wrapper {background:none;}

* html #login #dnn_ctr810_Login_cmdPassword {white-space:nowrap !important; width:100px;}

* html #login {background-repeat:no-repeat;}

* html .basic .testimonial {padding:2em 0.5em !important;}

* html #nav a {cursor:pointer;}

* html #nav a {
     background-image:none;
     filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
     (src='/Portals/VerusDecisions/Skins/Koti/images/tab.png', sizing='scale')
}

* html #nav a#CurrentLink {
     background-image:none;
     filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
     (src='/Portals/VerusDecisions/Skins/Koti/images/tab-active.png', sizing='scale')
}

* html #sidebar .yui-b {
     background-image:none;
     filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
     (src='/Portals/VerusDecisions/Skins/Koti/images/sidebar-bg.png', sizing='scale')
}

* html #bd-cap {
width:902px; margin:0 auto;
     background-image:none;
     filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
     (src='/Portals/VerusDecisions/Skins/Koti/images/bd-cap.png', sizing='scale')
}

* html #ft {
	margin:15px auto;
     background:#474747;
	 overflow:hidden !important;
	 height:40px !important;
}

* html .basic #yui-main {position:relative; left:-1px;}

