.themeselect {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #EEEEEE;
  padding: 5px 5px 5px 5px;
  margin-top: 10px;
  margin-left: 10px;
}
.themeselect a {
  text-decoration: none;
}
.tableborder {
  border-bottom: 1px solid #000000;
}
.tdbackground {
  background-color: #990000;
}
.detectionbox {
  background-color: #777777;
}
.thanks {
  border-left: 1px solid #EAD8DF;
  border-right: 1px solid #EAD8DF;
  border-bottom: 1px solid #983B59;
  background-color: #FFFFFF;
}
.smalltable {
  background-color: #FFCC00;
}
.darkbox {
  background-color: #FFEEEE;
}
/*  --------------------------|  USC CARDINAL AND GOLD STYLE  |--------------------------  */
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallprint {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 5px;
  background-color: #EEEEEE;
  width: 715px;
  margin: 20px auto 20px auto;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style5 {color: #FFFFFF; font-size: 11px;}
.style6 {font-size: 14px}
.location {
  padding-top: 5px;
  position: relative;
}
.location span {
  display: block; position: absolute; top: 0; right: 0; font-size: 11px;
  padding-top: 5px;
}
.topright {
  padding-top: 16px;
  float: right;
}
.topright a {
  color: #FFFFFF;
}
.pagination {
  text-align: center;
}
.bluemsg {
  text-align: center;
  font-size: 14px;
  background-color: #EEEEFF;
  border: 1px solid blue;
  padding: 5px;
}
.freshnessnotice {
  float: right;
  font-size: 11px;
  padding: 5px;
  background-color: #EEEEEE;
}
.usersonline {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  float: right;
  font-size: 11px;
  padding: 5px;
  background-color: #EEEEEE;
  position: absolute;
  top: 0;
  right: 0;
}
body {
  background-image: url('usc-bg.jpg');
  background-repeat: repeat;
  background-attachment: fixed;
  background-color: #B20837;
  text-align: center;
}
/*  --------------------------|  SQUARE BULLETS (FACEBOOK)  |--------------------------  */
ul.square_bullets {
  list-style: square;
  padding-left: 20px;
  color: #990000;
}
ul.square_bullets li {
  padding: 1px 0px;
}
ul.square_bullets li span {
  color: black;
  font-size: 11px;
}
.inputbutton,
.inputsubmit {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #EAD9DF;
  border-left-color: #EAD9DF;
  border-bottom-color: #5b0e1f;
  border-right-color: #5b0e1f;
  background-color: #990000;
  color: #FFFFFF;
  font-size: 14px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: bold;
  padding: 5px 10px 5px 10px;
}
.submit {
  background: url(gold-arr.gif) no-repeat top center; padding-top: 16px; height:40px;
  display: block; font: bold 1.12em/1.5 Helvetica, Arial, sans-serif;
  text-align: center;
}
/*  --------------------------|  FORM (TWITTER)  |--------------------------  */
#doingForm .bar {
	line-height: 1.2em;
	position: relative;
	background-color: #FFCC00;
	font-size: 14px;
}
#doingForm .bar h3 {font: normal 1.5em/1.5 Helvetica, Arial, sans-serif; color: #000; }
#doingForm .bar span {font-size: 0.92em; display: block; position: absolute; top: 0; right: 10px; font-size: 11px;}
#doingForm .info {background: #fff; }
#doingForm textarea {
  width: 525px;
  padding: 9px;
  font: 1.15em/1.1 Helvetica, Arial, sans-serif;
  font-size: 14px;
  background: #fff;
  overflow: hidden;
}