/* TurnTo Stylesheet for I.E.*/

.logo {
    background:  url( ../images/logo_ie.png ) no-repeat top left;
    float: left;
}
#welcomemember {
	float: right;
	padding-right: 30px;
    padding-top: 20px;
}

.submitdot {
    background: transparent url(../images/submit_dot_ie.png) top no-repeat;
    float: left;
    width: 23px;
    height: 23px;
    border: none;
    cursor: pointer;
    padding:10px 0 0 5px;
    position: relative;
    top: 0px;
    
}
