#main, #feature {
width: 535px;
}

#main-wide {
width: 820px;
margin: 0 0 0 8px;
}

p {
font-size: 99%;
margin-top: 3px;
}

#main a:hover.plain, #secondColumn a:hover.plain, #thirdColumn a:hover.plain {
text-decoration:underline;
border-bottom:none !important;
color: #3399cc;
padding:0;
margin:0;
}



img#amLogo {
background:none;
border:none;
margin: 0 0 -.7em 0;
padding:0;
}

#main a:hover#amLogo {
color: #3399cc;
text-decoration:none !important;
border-bottom:none !important;
}

img#fmLogo  {
background:none;
border:none;
margin: -2px 0 -.7em 0;
padding:0;
}

img#tvLogo  {
background:none;
border:none;
margin: -2em 0;
padding: 0;
}



img#tvLogo a:hover {
color: #3399cc;
text-decoration:none !important;
border-bottom:none !important;
}

#feature h2 {
text-transform:none;
color: #000;
clear: none;
}

#feature ul li {
margin-left: 20px;
list-style:none;
padding-bottom:.4em;
}

#firstColumn, #secondColumn, #thirdColumn {
width: 256px;
padding:0;
margin:0;
}

#secondColumn {
padding-left:8px;
}

#thirdColumn {
margin: 14px 4px 0 0;
padding:0 4px 0 6px;
float:right;
}

h2.supportheader {
background: url('./themes/site_themes/sitewide/lightblueslice.jpg') repeat-x 0 50% !important; 
font-size: 1.1em;
font-weight: bold;
text-transform:uppercase;
color:#fff;
padding: 10px 0 9px 6px;
margin: 1em 0 0 0;
}

h2.fmheader {
background: url('./themes/site_themes/sitewide/fmslice.jpg') repeat-x 0 50% !important; 
font-size: 1em;
font-weight: bold;
color:#fff;
padding: 10px 0 9px 6px;
margin: 1em 0 0 0;
}

h2.tvheader {
background: url('./themes/site_themes/sitewide/darkblueslice.jpg') repeat-x 0 50% !important; 
font-size: 1.1em;
font-weight: bold;
text-transform:uppercase;
color:#fff;
padding: 10px 0 9px 6px;
margin: 1em 0 0 0;
}

h2.amheader {
background: url('./themes/site_themes/sitewide/rustslice.jpg') repeat-x 0 50% !important; 
font-size: 1em;
font-weight: bold;
color:#fff;
padding: 10px 0 9px 6px;
margin: 1em 0 0 0;
}

h2.amheader a:hover {
border-bottom:none;
}

#thirdColumn a {
color:rgb(23,93,165);
}

#thirdColumn a:hover {
text-decoration: underline;
}

#main h3.channelheadlines, #thirdColumn h3.channelheadlines {
font-size: 1.2em;
padding:10px 0 0 0;
margin:8px 0 -8px 0;
font-weight:bold;
font-family: Verdana, Ariel, sans-serif;
}

#thirdColumn img {
padding:2px;
margin:4px 6px 4px 0;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
}

#NPRnewscast img {
border:none;
padding:4px 0 0 0;
margin:0;
background:none;
}


#searchform {
position:absolute;
top:14px;
left:550px;
}

#searchform input {
	background:url('http://will.illinois.edu/images/sitewide/input.jpg') top no-repeat;
	height:14px;
	font: 100% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#333;
	border:0;
	padding:3px 2px;
        margin: 2px 0;
	color:#777;
}

#searchform input[type=submit] {
	 cursor:pointer;
         background: #eee;
	 color:#000;
         border: 1px solid #777;
	 font-weight:normal;
	 width:60px;
	 height:22px;
	 padding:2px 2px;
         margin: 2px 0;
}

#searchform a:hover {
text-decoration:underline;
}

#searchform h4, #searchform h4 a {
font-size: 1em;
padding: 2px 0;
color: #fff !important;
}