/* CSS Document */
body {

}

/*internas*/
#div_contenido{
	position: inherit;
	height: 370px;
	width: 345px;
	overflow: auto;
	padding-right:15px;
	}
	
#div_company{
	position: inherit;
	height: 360px;
	width: 345px;
	overflow: auto;
	padding-right:15px;
	margin-top:5px;
	
	}

/*end internas*/


/*end footer*/

