.sitesPicker { padding-top: 0px; } .sitesPicker .prevArws, .sitesPicker .nextArws { float: left; margin-top: 10px; margin-left: 2px; margin-right: 2px; } * html .sitesPicker .prevArws, * html .sitesPicker .nextArws { margin-top: 11px; } .sitesPicker .site { float: left; margin-left: 5px; margin-right: 5px; margin-top: 7px; font-size: 14px; font-weight: bold; color: #666666; } * html .sitesPicker .site { margin-top: 8px; } .sitesPicker .site a:link, .sitesPicker .site a:active, .sitesPicker .site a:visited, .sitesPicker .site a:hover { text-decoration: none; color: #666666; } .sitesPicker .points { margin-left: 5px; margin-right: 2px; font-size: 14px; font-weight: bold; } .sitesPicker .siteTitle { margin-left: 5px; margin-right: 3px; font-size: 15px; font-weight: bold; } .sitesPicker .siteSelected { float: left; padding-bottom: 7px; background-image: url(../grafix/currentpage_bg.gif); background-position: 0 7; background-repeat: repeat-x; font-size: 14px; font-weight: bold; color: #FF0000; } .sitesPicker .siteSelected img { position: relative; top: 7; } .sitesPicker .siteSelected .siteImg { margin-bottom: 3px; }