	#ProductTable {
      	width:670px;
       	height:500px;
       	background-color:#F2F2F2;
      	overflow:auto;
 	}
 	
 	#showProducts {
      	width:930px;
       	height:400px;
       	background-color:#F2F2F2;
      	overflow:auto;
      	top:10px;
 	}
 	
 	#showRequisitos {
      	width:930px;
       	height:800px;
       	background-color:#F2F2F2;
      	overflow:auto;
 	}

	#showRequisitosUser {
      	width:930px;
       	height:800px;
       	background-color:#F2F2F2;
      	overflow:auto;
 	}
