
/** IE Hacks **/

div.selector {
    background: transparent url(../images/select-bg-ie.jpg) no-repeat right 0px scroll\9;
}

input {
    background: transparent url(../images/input-bg.jpg) repeat-x 0 0 scroll\9;
    height: 33 px\9;
}

textarea {
    background: transparent url(../images/textarea-bg.png) repeat-x 0 0 scroll\9;
    height: 132px;
}

.submit input {
    background: transparent url(../images/submit-bg.png) repeat-x 0 0 scroll\9;
    paddding-top: 5 px\9;
}

#caltitle {
    width: 152px \9;
}

#caldays span {
    width: 27px \9;
}

.calweek a {
    width: 26px \9;
}

/** IE6 Only **/
.radio-group input, .checkbox-group input{
    *border:none;
    *background:none;
    *top:6px;
    *position:relative;
    *width:18px;
}