#slide {
width: 700px;
height: 310px;
display: inline;
}

#js_blank a {
text-decoration: none;
font-family:arial,sans-serif;
color:#333333;
font-size:32px;
font-weight:normal;
line-height: 42px;
text-shadow: 0px 0px 0px;
}

#js_blank {
background-color: #e5e5e5;
width: 330px;
height: 280px;
float: left;
font-family:arial,sans-serif;
color:#8AA218;
font-size:24px;
font-weight:bold;
padding: 0px 40px 0 10px;
line-height: 60px;
}


#js_slide {
background-color: #333333;
width: 320px;
height: 280px;
float:left;
-moz-box-shadow: inset 0 0 5px 3px #ccc;
 -webkit-box-shadow: inset 0 0 5px 3px #ccc;
 box-shadow: inset 0 0 5px 3px #ccc;
 -webkit-border-radius: 13px; /* Safari, Chrome */
 -khtml-border-radius: 13px;    /* Konqueror */
 -moz-border-radius: 13px; /* Firefox */
  border-radius: 13px;
}


#js_numery {

width: 90px;
height: 18px;
float: right;
text-align: right;
clear: left;
display: inline;
padding: 10px 10px 0px 0px;


}

#js_numery .click{
width: 12px;
height: 12px;
background-color: #333333;
position: relative;
margin: 3px;
float: left;
 -webkit-border-radius: 13px; /* Safari, Chrome */
 -khtml-border-radius: 13px;    /* Konqueror */
 -moz-border-radius: 13px; /* Firefox */
  border-radius: 13px;
}

#js_numery .nclick{
width: 10px;
height: 10px;
background-color: #cccccc;
position: relative;
margin: 4px;
float: left;
 -webkit-border-radius: 13px; /* Safari, Chrome */
 -khtml-border-radius: 13px;    /* Konqueror */
 -moz-border-radius: 13px; /* Firefox */
  border-radius: 13px;
}
