img { border: none; }.regular {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333;	text-decoration: none;	line-height: 14px;}a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #E16363;	text-decoration: none;	line-height: 14px;}a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #B42B2B;	text-decoration: none;	line-height: 14px;	}p a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #B42B2B;	text-decoration: none;	line-height: 14px;	}a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #C09797;	text-decoration: none;	line-height: 14px;	}/* ---------------------------------------------------------------------Credits------------------------------------------------------------------------ */.logo {	position: absolute;	left: 400px;}.credits {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #777777;	text-decoration: none;	line-height: 11px;	}#inner-container p {	position: relative;	margin: 10px auto 0;	padding: 0;	width: 325px;	}/* ---------------------------------------------------------------------Ttitles of sections and spacers------------------------------------------------------------------------ */td.discoverTitle {	width: 336px;	height: 67px;	background: url(http://www.teleneumatico.com/images/homepage_Img/que_es.gif) no-repeat left top;	}td.faqTitle {	width: 368px;	height: 70px;	background: url(http://www.teleneumatico.com/images/homepage_Img/FAQ_HomePage.gif) no-repeat;	}td.spacerBar {	width: 336px;	height: 30px;	background: url(http://www.teleneumatico.com/images/homepage_Img/lineSpacer.gif) no-repeat left top;	}td.endColumn {	width: 336px;	height: 50px;	background: url(http://www.teleneumatico.com/images/homepage_Img/endColumn.gif) no-repeat left top;	}/* ---------------------------------------------------------------------Button More Info - HTML <div id="moreInfo"><span>More</span></div>------------------------------------------------------------------------ */#moreInfo {	width: 39px; 	height: 15px;	position: absolute;	top: 46px;	left: 300px;	}.moreInfo span {display:none;}  #moreInfo:hover {	width: 39px;	height: 15px;	position: alternative;	top: 46px;	left: 300px;	background-image: url(http://www.teleneumatico.com/images/homepage_Img/moreButton_over.gif);	}div#moreInfo span { display: none; }div#moreInfo {    height: 15px; /* height of the replacement image */    background-image: url("http://www.teleneumatico.com/images/homepage_Img/moreButton.gif");    background-repeat: no-repeat;}/* ---------------------------------------------------------------------Button More Info - HTML <div id="moreInfo_Regular"><span>More</span></div>------------------------------------------------------------------------ */ #moreInfo_regular {	width: 39px; 	height: 15px;		} #moreInfo_regular:hover {	width: 39px;	height: 15px;	position: alternative;	top: 0px;	left: 0px;	background-image: url(http://www.teleneumatico.com/images/homepage_Img/moreButton_over.gif);	}div#moreInfo_regular {	width: 39px;	height: 15px; /* height of the replacement image */    background-image: url("http://www.teleneumatico.com/images/homepage_Img/moreButton.gif");    background-repeat: no-repeat;	}div#moreInfo_regular span { display: none; }/* ---------------------------------------------------------------------Drop Down Menu------------------------------------------------------------------------ */#dropmenudiv{	position:absolute;	border:1px solid black;	border-bottom-width: 1;	font:normal 11px/18px tahoma;	z-index:5;	color: #666666;	text-decoration: none;	background-image: url(http://www.teleneumatico.com/images/homepage_Img/lightGray_barFill.gif);	background-repeat: repeat-x;}#dropmenudiv a{width: 100%;color: #333333;background-image: url(http://www.teleneumatico.com/images/homepage_Img/lightGray_barFill.gif);background-repeat: repeat-x;font:normal 11px/18px tahoma;display: block;text-indent: 3px;padding: 2px 0;text-decoration: none;}#dropmenudiv a:hover{ /*hover background color*/background-image: url(http://www.teleneumatico.com/images/homepage_Img/backSlashLines.gif);background-repeat: repeat-x;color: #FFFFFF;}