/* SPECIAL DIV FOR 180 TEST */

#180 {
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 10pt;
	width: 479px;
	height: 100%;
	border: 0px;
	padding: 0px;
}




body           { font-family: Tahoma, Geneva, sans-serif; font-size: 11pt } 
.body          { font-family: Tahoma, Geneva, sans-serif; font-size: 11pt }
.blogpost      { font-family: Tahoma, Geneva, sans-serif; font-size: 11pt }
.blogpost-sm   { font-family: Tahoma, Geneva, sans-serif; font-size: 9pt }
.body-smaller  { font-family: Tahoma, Geneva, sans-serif; font-size: 9pt }
.body-smallest { font-family: Tahoma, Geneva, sans-serif; font-size: 8pt }
.header        { font-family: Tahoma, Geneva, sans-serif; font-size: 15pt; color: #333333; font-weight: bold }
.pageheader    { font-family: Tahoma, Geneva, sans-serif; font-size: 17pt; color: #333333; font-weight: bold }
.subhead       { font-family: Tahoma, Geneva, sans-serif; font-size: 12pt; color: #CC0000; font-weight: bold; text-transform: uppercase }
.breadcrumbs   { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFF; font-weight: bold }
.breadcrumbs A:link {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFF; font-weight: bold; text-decoration: none }
.breadcrumbs A:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFF; font-weight: bold; text-decoration: none }
.breadcrumbs A:active {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFF; font-weight: bold; text-decoration: none }
.sub-upper     { font-family: Tahoma, Geneva, sans-serif; font-size: 13pt; color: #000099; font-weight: bold; text-transform: uppercase }
.sub-lower     { font-family: Tahoma, Geneva, sans-serif; font-size: 13pt; color: #000099; font-weight: bold; text-transform: lowercase }
.sub-cap       { font-family: Tahoma, Geneva, sans-serif; font-size: 13pt; color: #000099; font-weight: bold; text-transform: capitalize }

a:link         { font-family: Tahoma, Geneva, sans-serif; color: #000099 }
a:active       { font-family: Tahoma, Geneva, sans-serif; color: #000099 }
a:visited      { font-family: Tahoma, Geneva, sans-serif; color: #000099 }

.class1 A:link { font-family: Tahoma, Geneva, sans-serif; font-size: 10pt; font-weight: bold; color:#FFFFFF; text-decoration: none }
.class1 A:visited { font-family: Tahoma, Geneva, sans-serif; font-size: 10pt; font-weight: bold; color:#FFFFFF; text-decoration: none }
.class1 A:active { font-family: Tahoma, Geneva, sans-serif; font-size: 10pt; font-weight: bold; color:#FFFFFF; text-decoration: none }

.headerlink A:link 	  { font-family: Georgia, Times New Roman, Times, Serif; font-size: 15pt; color: #FF3333; font-weight: bold }
.headerlink A:visited { font-family: Georgia, Times New Roman, Times, Serif; font-size: 15pt; color: #FF3333; font-weight: bold }
.headerlink A:active  { font-family: Georgia, Times New Roman, Times, Serif; font-size: 15pt; color: #FF3333; font-weight: bold }

.titlefield{ /*CSS for RSS title link in general*/
font-family: Tahoma, Geneva, sans-serif; font-size: 10pt ; color: #666666; font-weight: bold; text-transform: uppercase
}

.titlesumfield{ /*CSS for RSS title link in general*/
font-family: Tahoma, Geneva, sans-serif; font-size: 10pt ; color: #666666; font-weight: bold; text-transform: uppercase
}

.labelfield{ /*CSS for label field in general*/
font-family: Tahoma, Geneva, sans-serif; font-size: 10pt ; color: #666666
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

img {
   border:0px;
}

/* HACK TO CORRECT IE BOX WIDTH ISSUE */

#wxdiv {
    width: 177px;
	padding-left:9px;
}
  
/*#wxdiv {
    \width: 199px;
    w\idth: 177px;
	text-align:center
} */

#search { /*search main container*/
width: 380px;
height: 20px;
border: 0px;
overflow: hidden;
padding-right: 5px;
padding-bottom: 10px;
font-size: 11pt;
font-family: Tahoma, Geneva, sans-serif;
text-align: right; 
}

#top { /*top main container*/
font-family: Tahoma, Geneva, sans-serif; 
font-size: 11pt;
width: 500px;
height: 20px;
border: 0px;
overflow: hidden;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 1px;
background-color: #F7F7F7;
}

#search { /*search main container*/
width: 380px;
height: 25px;
border: 0px;
overflow: hidden;
padding-right: 5px;
padding-bottom: 0px;
padding-top: 0px
font-size: 11pt;
font-family: Tahoma, Geneva, sans-serif;
text-align: right; 
}

#news { /*news main container*/
width: 398px;
height: 100%;
font-family: Tahoma, Geneva, sans-serif; 
font-size: 10pt;
border: 0px;
padding: 0px;
}

#sports { /*sports main container*/
font-family: Tahoma, Geneva, sans-serif; 
font-size: 10pt;
width: 398px;
height: 100%;
border: 0px;
padding: 0px;
}

#marketplace { /*main container*/
width: 398px;
height: 100%;
font-family: Tahoma, Geneva, sans-serif; 
font-size: 10pt;
border: 0px;
padding: 0px;
}

code{ /*CSS for insructions*/
color: red;
}

