.package {
  background-color: #b5c7df;
  width: 570px;
  border: solid #000 1px;
  padding: 0px;
  margin: 0px;
}

.table_desc {
  text-align: center;
}

#extreme {
	padding: 0;
	height: 27px;
	width: 800px;
	list-style:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#extreme li {
        float: left;
        display: inline;
        margin: 0;
        background: #3659ff;
} 
#extreme a {
        color: #fff;
        height: 21px !important;
        height: 27px;
        padding-top: 6px;
        line-height: 27px;
        display: block;
        text-decoration: none;
        font:9px verdana,arial,helvetica,sans-serif;
        font-weight: bold;
}
#extreme .selected,
#extreme a:hover {
        background-color: #7389ff;
        background-position: 0% -27px;
}
#extreme #f1 { width: 150px;}
#extreme #atv { width: 110px; border-left: 1px solid black;}
#extreme #skydive { width: 80px; border-left: 1px solid black;}
#extreme #discover {
	width: 160px;
	border-left: 1px solid black;
}


#extreme #fatcat {
	width: 150px;
	border-left: 1px solid black;
}
#extreme #seacenote {width: 150px; border-top: 1px solid black;}
#extreme #coba {
	width: 110px;
	border-left: 1px solid black;
	border-top: 1px solid black;
}
#extreme #tulum {
	width: 160px;
	border-left: 1px solid black;
	border-top: 1px solid black;
}
#extreme #chichen {
	width: 150px;
	border-left: 1px solid black;
	border-top: 1px solid black;
}
#extreme #kite {
	width: 150px;
	border-left: 1px solid black;
}
