.gsc-control {
        width : 100%;
}

pages {
    padding: 1em 1em 2em 0;
    margin: 1em 0;
    /*clear: left;*/
    font-size: 75%;
    font-family: Arial, sans-serif;
}

.pages a:hover {
    color: #fff;
    background:SkyBlue;
}

.pages a, .pages span {
    color: blue;
    /*display: block;
    float: left;*/
    /*padding: 0.4em 0.5em;*/
    line-height: 1.3em;
    padding:0 3px;
    text-align:center;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid SkyBlue;
    font-weight: bold;
    line-height: 1.3em;
    padding:0 3px;
    text-align:center;
    margin-right: 0.1em;
    background: SkyBlue;
    color: #fff;
    padding:0 3px;
}

.pages span.dots {
    border: 1px solid #fff;
    font-weight: bold;
    background: #fff;
    color: #000;
    line-height: 1.3em;
    padding:0 3px;
    text-align:center;
    margin-right: 0.1em;
}

.pages a {
    border: 1px solid SkyBlue;
    text-decoration: none;
    color:RoyalBlue!important;
}

a {
    color: blue;
    text-decoration: underline;
  }

a.norefresh,a.norefresh:visited {
    color: #FFFFFF;
    text-decoration: none;
    border-bottom: 1px dashed;
    font-weight: bold;
  }

a.refresh,a.refresh:visited {
    color: #FFFFFF;
    text-decoration: none;
    border-bottom: 1px solid;
    font-weight: bold;
  }

a.norefresh:hover {
    color: red;
  }

a.refresh:hover {
    color: red;
  }

a.vote {
    color: #A0A000;
    text-decoration: none;
  }
a.vote:visited {
    color: #A0A000;
    text-decoration: none;
  }

a.vote:hover {
    background:#EEFF90;
    color: #A0A000;
}

a.vote-voted {
    color: silver;
    text-decoration: none;
  }

a.vote-voted:visited {
    color: silver;
    text-decoration: none;
  }

a.vote-voted:hover {
    color: silver;
    text-decoration: none;
  }

a.watchVideo {
        /*border:2px dashed #01A6A6;*/
        color:#A0A000;
        /*padding:6px;*/
        font-weight: bold;
        /*padding-left:2px;*/
  }
a.watchVideo:visited {
        /*border:2px dashed #01A6A6;*/
        color:#A0A000;
        /*padding:6px;*/
        font-weight: bold;
  }

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 *
 */
body {background: #FFFFFF; margin: 0; padding: 0;font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font:14px arial,helvetica,clean,sans-serif;}

/**
 * 99% for safari; 100% is too large
 */
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}

/**
 * Bump up !IE to get to 13px equivalent
 */
pre, code {font:115% monospace;*font-size:100%;}

/**
 * Default line-height based on font-size rather than "computed-value"
 * see: http://www.w3.org/TR/CSS21/visudet.html#line-height
 */

a:link {
}

a:visited {
    color: RoyalBlue;
}

a:active {
}

a:hover {
    color: YellowGreen;
    text-decoration: none;
}

h1 {
    font-size: 30px;
    font-weight: bold;
    text-align:center;
    color:#19A3E3;
    margin-top: 0em;
    margin-bottom: 0em;
}

h2 {
    font-size: 25px;
    font-weight: bold;
    text-align:left;
    color:YellowGreen;
    margin-top: 0em;
    margin-bottom: 0em;
}

h3 {
    font-size: 20px;
    font-weight: normal;
    color:orange;
}

h4 {
    font-size: 116%;
    margin: 1.2em 0em 1.2em 0em;
    font-weight: bold;
}

h5 {
    font-size: 100%;
    margin: 1.2em 0em 1.2em 0em;
    font-weight: bold;
}

h6 {
    font-size: 85%;
    margin: 1.2em 0em 1.2em 0em;
    font-weight: bold;
}

img {
    border: 0;
}

ol, ul, li {
    font-size: 1.0em;
    line-height: 1.3em;
    margin-top: 0.2em;
    margin-bottom: 0.1em;
}

li > p {
    margin-top: 0.2em;
}

pre {
    font-family: monospace;
    font-size: 100%;
}

strong, b {
    font-weight: bold;
}

.ratingDiv {
  font-family: verdana,arial;
  font-weight: bold;
  font-size: 25px;
  text-align:center;
  color:#01A6A6;
  padding-left:8px;
  width:65px;
}

.roundedcornr_box_734011 {
        background: url(roundedcornr_734011_tl.png) no-repeat top left;
}
.roundedcornr_top_734011 {
        background: url(roundedcornr_734011_tr.png) no-repeat top right;
}
.roundedcornr_bottom_734011 {
        background: url(roundedcornr_734011_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_734011 div {
        background: url(roundedcornr_734011_br.png) no-repeat bottom right;
}
.roundedcornr_content_734011 {
        background: url(roundedcornr_734011_r.png) top right repeat-y;
}

.roundedcornr_top_734011 div,.roundedcornr_top_734011,
.roundedcornr_bottom_734011 div, .roundedcornr_bottom_734011 {
        width: 100%;
        height: 15px;
        font-size: 1px;
}
.roundedcornr_content_734011, .roundedcornr_bottom_734011 {
        margin-top: -19px;
}
.roundedcornr_content_734011 { padding: 0 15px; }