body
{
    background: none repeat scroll 0 0 transparent;
}
#container
{
    height: 100px;
    padding: 10px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    height: 34px;
}


#example
{
    position: relative;
}
img
{
    border: none;
}
#slides
{
    background: none repeat scroll 0 0 transparent;
    border-color: -moz-use-text-color -moz-use-text-color transparent;
    border-style: solid;
    border-width: 3px 0 13px;
    color: transparent;
    height: 33px;
    left: -8px;
    padding-left: 38px;
    position: absolute;
    top: -8px;
    width: 131px;
    z-index: 100;
}



.slides_container
{
    width: 153px;
    height: 34px;
    overflow: hidden;
    position: relative;
    clear: both;
    margin-left: -31px;
    top: 0px;
}

.texttop
{
    margin-left: -50px;
    font-weight: bold;
    margin-bottom: 50px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: -1.7em;
    color: #666;
}




#slides .slide
{
    padding: 0px 20px 20px 0px;
    width: 160px;
    height: 34px;
    display: block;
    margin-left: 2px;
    text-align: center;
}


#slides .next, #slides .prev
{
    position: absolute;
    top: 12px;
    left: -0px;
    display: block;
    z-index: 101;
}

#slides .next
{
    left: 162px;
}

a:link, a:visited
{
    color: #fff;
    text-decoration: none;
}

a:hover, a:active
{
    color: #000;
    text-decoration: none;
}




#slides .link
{
    display: block;
    margin-top: 10px;
    font-weight: 800;
}

/*eddit css*/
div.grid1
{
    margin-left: 1px;
    margin-right: 20px;
    width: 17px;
}

div.type1
{
    margin-bottom: 30px;
}
div.type2
{
    margin-right: 20px;
}
div.grid0
{
    width: 100%;
}
div.floatleft
{
    float: left;
}
div.floatright
{
    float: right;
}
div.clear
{
    clear: both;
}

/*
	Pagination
*/

.pagination
{
    margin: 26px auto 0;
    width: 100px;
}

.pagination li
{
    float: left;
    margin: 0 1px;
    list-style: none;
}

.pagination li a
{
    display: block;
    width: 12px;
    height: 0;
    padding-top: 12px;
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

.pagination li.current a
{
    background-position: 0 -12px;
}



.div_footerlabel1
{
    float: right;
    margin-top: -1px;
    margin-right: 4px;
    height: 15px;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: black;
}
.div_footerlabel1 a
{
    text-decoration: none;
    color: #00caff;
}
.div_footerlabel1 a:hover
{
    text-decoration: underline;
}

.div_footerlabel2
{
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin-top: -1px;
    margin-left: -24px;
    width: 90px;
    text-align: right;
}