ul.navbar li a {
    background-repeat: no-repeat;
    background-image: none !important;
    background-position: 50px 50px !important;
}

ul.navbar li a:hover {
    color: #ffffff;
    text-decoration: underline;
}

ul.navbar li.bottom a {
    background-image: url("images/rounded_bottomcorners.gif") !important;
}

ul.navbar li.bottom a {
    
}

ul.navbar li.left a {
    background-position: -10px bottom !important;
}

ul.navbar li.right a {
    background-position: 222px bottom !important;
}


div.feature {
    background-image: url("images/rounded_bottomleft.gif");
}

div.feature h4 {
    background-image: url("images/rounded_topright.gif") !important;
}

div.feature ul {
    margin: 0px;
}

ul.navbar li {
    background-image: none;
}

div.tryptic {
    padding-bottom: 5px;
}

div.broadcast.summary {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-width: 0px;
	border-top-width: 1px;
	margin-top: 25px;
	padding-top: 15px;
}

div.broadcast.summary p {
	float: left;
	clear: left;
}

div.vcard {
    zoom: 1;
}
