.readall a {
	color:#fff;
}

#prok{
	overflow:auto; 
	overflow-x:hidden; 
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #D6D0CF;
	scrollbar-highlight-color: #D6D0CF;
	scrollbar-face-color: #D6D0CF;
	scrollbar-shadow-color: #D6D0CF;
	scrollbar-darkshadow-color: #D6D0CF;
	scrollbar-track-color: #D6D0CF;
	
}




.readall {
display:block;
float:left;


text-align:center;
 
 background: #AFAFAF; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top, #AFAFAF 0%, #C9C9C9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#AFAFAF), color-stop(100%,#C9C9C9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #AFAFAF 0%,#C9C9C9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #AFAFAF 0%,#C9C9C9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #AFAFAF 0%,#C9C9C9 100%); /* IE10+ */
background: linear-gradient(to bottom, #AFAFAF 0%,#C9C9C9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#AFAFAF', endColorstr='#C9C9C9',GradientType=0 ); /* IE6-8 */

-webkit-border-radius: 10px;
border-radius: 10px;
display: block;
height: 15px;
margin-left: 794px;
padding: 8px;
text-align: center;
width: 90px;
}

.container{
    margin:0 auto;
    width:964px;
    text-align:left;
    min-height: 100%;
    position: relative
}
.grid_2,.grid_12{display:inline;float:left}
.grid_2{width:280px}
.grid_12{width:695px}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {display:block}