#tabs { 
    clear: both;
    text-align: left; 
	margin: 10px 15px;
}

#tabcontrols {
  margin: 0px;
}

#tabcontrols a {
    border-width: 0px;
}

#tabcontrols td.selected a:link, #tabcontrols td.selected a:visited {
    color: white;
    background-color: transparent;
}

#tabcontents {
  border: 2px solid #fe1017;
  padding: 10px;
xheight:181px;
}
