.styl p {

  padding: 0px; margin: 0px;


 }

.styl td, div { font: 10px/1.5 Tahoma, Verdana, Helvetica, Arial, sans-serif; 
}

.styl th { font: 10px/1.5 Tahoma, Verdana, Helvetica, Arial, sans-serif; font-weight: bold;
}

.styl input, select { font: 10px/1.5 Comic sans ms, Verdana, Helvetica, Arial, sans-serif; color: #993333; }


.styl body {

  background:white;
}

.styl img {
  

}

.selectmanga{

 background-color:white;
 width: 100px;
 

}

.selectchapter{

 background-color:white;
 width: 100px;
 

}


.selectpage{

 background-color:white;
 width: 50px;
 

}


.rowstyle img{
   max-width:none;   
        
}


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


.rowstyle a img:hover {
	border: none;
        background-color: #D01F3C;
	}
