@charset "utf-8";
/* CSS Document */

@import url("gallist.css");

/*GALS*/
#gals h2{
}


#gals .nextback{
font-size:12px;
margin:auto;
width:660px;
}
#gals .nextback p.back{
float:left;
text-align:left;
width:50%;
}
#gals .nextback p.next{
float:right;
text-align:right;
width:50%;
}

#gals .nextback:after {  
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
} 
