#smainbox {
    position:relative;
    width: 105px;
    /*height: 142px;*/
    background-color:#999; /*#E6F7F9 changes widget box bg color */
    text-align: center;
}

.logo {
    display:block;
    height: 33px;
    background:#666 url(../imgs/readoz_logo_180.gif) no-repeat left top;
    padding: 0;
}

.pos {
    display: block;
    padding: 4px;
}

a {
	color:#000;
	text-decoration:underline;
}

a:hover {color:#c00; }

a img {
    position: relative;
    border: 0;
}
