.layoutlinks {
 border: 1px solid blue;
 padding: 2px;
 margin: 2px 2px 6px 2px;
 background-color: white;
}

.layoutlinks a:link {
  color: #0000C0;
  text-decoration: none;
  font-weight: normal;
} 

.layoutlinks a:visited {
  color: #000080;
  text-decoration: none;
  font-weight: normal;
} 

.layoutlinks a:hover {
  color: #FF0000;
  text-decoration: underline;
  font-weight: normal;
} 


.categorycolumn {
  /*  border:1px solid gray;  */
  margin:1px;
  padding:3px;
}

.linkmore {
  position:absolute;
  top:2px;
  right:3px;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
}

.linkmore a:link {
  color: #FFFFFF;
} 

.linkmore a:visited {
  color: #FFFFFF;
} 

.linkmore a:hover {
  color: white;
  text-decoration: underline;
} 


.linkheader  {
  position:absolute;
  top:2px;
  left:6px;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
} 


.linkheader a:link, .linkheader a:visited {
  color: white;
  text-decoration: none;
  font-weight: bold;
} 

.linkheader a:hover {
  color: white;
  text-decoration: underline;
  font-weight: bold;
  background-color: red;
} 


.artcolheader {
  position:relative;
  color: #FFFFFF;
  text-align: center;
  background-color: #00C000;
  height:24px;
}

.tweetscolheader {
  position:relative;
  color: #FFFFFF;
  text-align: center;
  background-color: lightblue;
  height:24px;
}


.linkscolheader {
  position:relative;
  color: #FFFFFF;
  text-align: left;
  padding-left:2px;
  background-color: #804040;
  height:24px;
}

.podcastscolheader {
  position:relative;
  color: #FFFFFF;
  text-align: center;
  background-color: #000066;
  height:24px;
}


.diariescolheader {
  position:relative;
  color: #FFFFFF;
  text-align: center;
  background-color: #5A3EFF;
  height:24px;
}


.specialcolheader {
  position:relative;
  color: #FFFFFF;
  text-align: center;
  background-color: #FF0000;
  height:24px;
}

.prodscolheader {
  position:relative;
  color: #FFFFFF;
  text-align: center;
  background-color: navy;
  height:24px;;
}


.adscolheader {
  position:relative;
  color: #FFFFFF;
  text-align: center;
  background-color: navy;
  height:24px;
}

.eventscolheader {
  position:relative;
  color: #FFFFFF;
  text-align: center;
  background-color: #3DCBFF;
  height:24px;
}

.pollscolheader {
  position:relative;
  color: #FFFFFF;
  text-align: center;
  background-color: #FF953F;
  height:24px;
}



.faqcolheader {
  position:relative;
  color: #FFFFFF;
  text-align: center;
  background-color: #6B00B6;
  height:24px;
}

.dailycolheader {
  position:relative;
  color: #FFFFFF;
  text-align: center;
  background-color: #B80000;
  height:24px;
}




.inputfields {
  background-color: #ebebeb;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  color: #666;
  font-size: 11px;
  font-weight: normal;
}

#gobutton {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size:10px;
}

.wwssmallish {
    font-size : 7pt;
	margin-top:30px;
}

.wwsbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
    font-weight : normal;
	background-color:transparent;
	border: 1px solid navy;
	color:navy;
	width: 30px;
	cursor: pointer;
}
