
	/* table contactForm */
	table.contactForm{ width: 90%;}
		
		td.contactForm-left{ text-align: right; color: #b10135; padding: 10px 10px 10px 10px;}
		
		#contactForm{ text-align: center;}
	
	/* table links */
	table.links{ width: 213px; margin: 15px 0 0 0;}
		
		td.links-top{ height: 100px; background-image: url(../images/design/papel-superior/quien-es-nico-james-eng.png); background-repeat: no-repeat;}
		td.module-body{ height: 273px; background-image: url(../images/design/general/papel-largo.png); background-repeat: no-repeat; text-align: left; vertical-align: top;}
		
		td.module-body p{ border-bottom: 2px dotted #7f7f7f; margin: 5px 2px 2px 2px;}
		
		div.module-body{ width: 140px; height: 220px; margin: 0px 20px 5px 28px; padding: 0; font-size: 11px; overflow: hidden;}
		
		div.module-body h1{ color: #b10135; font-size: 14px;}
		div.module-control{ width: 140px; margin: 0px 20px 5px 28px; padding: 0; font-size: 11px; }	
		
		a.module{ text-decoration: none; color: #b10135;}
		
