.styl p {

  padding: 10px; margin: 0px;


 }

.styl td, div { font: ; 
}

.styl th { font: ;
}

.styl input, select { font: ; }


.styl body {

  background:red;
}

.styl img {
  

}

.selectmanga{

 background-color:white;
 width: 75px;
 

}

.selectchapter{

 background-color:white;
 width: 250px;
 

}


.selectpage{

 background-color:white;
 width: 45px;
 

}


.rowstyle img{
   max-width:none;   
        
}


.rowstyle a img{
        padding:6px;
       max-width:none;
        border: none ;
	         
}


.rowstyle a img:hover {
	border: none;
	}

