ul {
    list-style: none outside none;
}
#blogSliderWrap {
    margin: 50px auto;
    padding-bottom: 50px;
    position: relative;
    width: 320px;
}
#blogSlider {
    margin-left: 0;
    padding: 0 0;
    width: 263px;
}
.stripViewer {
    clear: both;
    overflow: hidden;
    position: relative;
}
.stripViewer .panelContainer {
    left: 0;
    position: relative;
    top: 0;
}
.stripViewer .panelContainer .panel {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 272px;
    position: relative;
    width: 272px;
    background: #f5f5f4 !important;
}
.stripNav {
    margin-left: 22px;
    position: relative;
    top: 18px;
    width: 285px;
    z-index: 99;
}
.wrapper_top5 {
    margin-left: -40px;
    padding: 10px 10px 10px 0;
}
.innerWrap {
    overflow: hidden;
    width: 273px;
}
#push {
    height: 35px;
}
.stripNav ul li {
    float: left;
}
.stripNav li a {
    display: block;
    height: 18px;
    text-indent: -9999px;
}
.stripNav li.tab1 a {
    background: url("images/tab-todos.jpg") repeat scroll center top transparent;
    margin-left: -62px;
    width: 85px;
}
.stripNav li.tab2 a {
    background: url("images/tab-ebooks.jpg") repeat scroll center top transparent;
    width: 85px;
}
.stripNav li.tab3 a {
    background: url("images/tab-games.jpg") repeat scroll center top transparent;
    width: 89px;
}
.stripNav li.tab4 a {
    background: url("http://www.gatosabido.com.br/css/top5_script/images/tab-apps.jpg") no-repeat scroll center top transparent;
    width: 43px;
}
.stripNav li.tab5 a {
    background: url("http://www.gatosabido.com.br/css/top5_script/images/tab-software.jpg") no-repeat scroll center top transparent;
    width: 61px;
}
.stripNav li a:hover, .stripNav li a:active, .stripNav li a:focus {
    background-position: center top;
}
.stripNav li.tab1 a.current {
    background: url("images/tab-todos.jpg") repeat scroll center bottom transparent;
}
.stripNav li.tab2 a.current {
    background: url("images/tab-ebooks.jpg") repeat scroll center bottom transparent;
}
.stripNav li.tab3 a.current {
    background: url("images/tab-games.jpg") repeat scroll center bottom transparent;
}
.stripNav li.tab4 a.current {
    background: url("http://www.gatosabido.com.br/css/top5_script/images/tab-apps.jpg") no-repeat scroll center bottom transparent;
}
.stripNav li.tab5 a.current {
    background: url("http://www.gatosabido.com.br/css/top5_script/images/tab-software.jpg") no-repeat scroll center bottom transparent;
}
.stripNavL a, .stripNavR a {
    display: block;
    height: 22px;
    margin-left: -40px;
    position: absolute;
    text-indent: -9999px;
    width: 100px;
}
.stripNavL a {
    bottom: 35px;
    left: 45px;
}
.stripNavR a {
    bottom: 35px;
    right: 45px;
}
#apps-list {
    float: left;
}
.panel ul {
    margin-top: 11px;
    width: 262px;
}
.panel ul li a {
    color: #333333;
    display: block;
    float: right;
    margin-top: 6px;
    padding: 0;
    text-decoration: none;
    width: 262px;
}
.panel ul li:last-child a {
    border: medium none;
}
.panel ul#todos-list li a:hover {
    background: none repeat scroll 0 0 transparent;
    color: #7C4171;
}
.panel ul#apps-list li a:hover {
    background: none repeat scroll 0 0 transparent;
    color: #7C4171;
}
.panel ul#ebooks-list li a:hover {
    background: none repeat scroll 0 0 transparent;
    color: #7C4171;
}
.panel ul#games-list li a:hover {
    background: none repeat scroll 0 0 transparent;
    color: #7C4171;
}
.panel ul#software-list li a:hover {
    background: none repeat scroll 0 0 transparent;
    color: #7C4171;
}