
.jqGSContainer {
width : 600px;
}
.jqGSContainer .jqGSImgContainer {
list-style : none;
}
.jqGSContainer .jqGSImgContainer ul {
padding : 0;
margin : 0;
list-style : none;
}
.jqGSContainer .jqGSImgContainer ul li .jqGSLoader {
width : 600px;
height : 100%;
}
.jqGSContainer .jqGSImgContainer ul li img {
list-style : none;
}
.jqGSContainer .jqGSImgContainer ul li .jqGSTitle {
list-style : none;
}
.jqGSContainer .jqGSPagination {
position : relative;
width : 100%;
height : 5px;
top : 0;
padding : 5px 0;
}
.jqGSContainer .jqGSPagination ul {
padding : 0;
margin : 0;
list-style : none;
position : relative;
}
.jqGSContainer .jqGSPagination ul li {
padding : 0;
margin-right : 5px;
float : left;
padding-right : 1px;
text-align : center;
padding-bottom : 1px;
}
.jqGSContainer .jqGSPagination ul li a {
padding : 2px 0;
background : #666666;
border : 1px solid #fff;
color : #fff;
text-decoration : none;
display : block;
width : 20px;
font : 10px Verdana, Arial, Helvetica, sans-serif;
}
.jqGSContainer .jqGSPagination ul li a.selected {
background : #f3f3f3;
color : #990000;
border : 1px solid #cccccc;
}
.jqGSContainer .jqGSPagination ul li a:hover {
background : #f3f3f3;
color : #000000;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-top-style : solid;
border-right-style : solid;
border-bottom-style : solid;
border-left-style : solid;
}

