h3.heading {
    margin: 8px 0px 5px 10px;
    clear:both;
}

h3.heading a.dropdown {
    text-decoration: none;
}

ul.team-list {
    display: none;
    margin-bottom: 15px;
}

#top-right {
    text-align:right;
    margin:5px 25px 0 0;
}

#bottom-left {
    width:100%;
    padding-top:28px;
}

#google-search {
    float:right;
    margin: 23px 23px 0 0;
}

#other-sites p {
    margin-top:15px;
    font-size:110%;
    padding:5px 0 0 13px;
    color: white;
}

.date img {
	float:none;
	margin: 0px;
}

tr.ui-datepicker-days-row td {
  padding: 0px;
  text-align: center;
}

#not-found-box {
	border: 10px solid #DDD; margin: 40px; padding: 20px;
	background: #CCC; font-family: arial; width: 460px;
	text-align: center;
}

:focus
{
-moz-outline-style: none;
}

tr.hover {
    background-color: #FBEBD0;
    cursor: pointer;
}

#teams tr a {
    display: block;
    text-decoration: none;
    color: black;
}

.css a {
	background:transparent url(/images/icon-rss.gif) no-repeat scroll 100% 50%;
	padding-right:16px !important;
}
