body {
    background:#efefef;
    font-family: arial, sans-serif;
    font-size:12px;
}

/* utility styles */
.clear { clear: both; }
.bullet {color:#444;font-weight:bold; padding-right:3px;font-weight:bold;}
.arrow {color:#f00; letter-spacing:1px; font-size:11px; font-weight:bold;}
.square { list-style:square; color:#666; margin: 0 0 0 15px; }
.right { float: right; margin-left: 5px; }
.left { float: left; margin-right: 5px; }
/* end utility styles */

/* additional styles from original site */
.advertisement {
    border:0px solid #85B689;
    font-weight:bold;
    color:#666;
    text-align:center;
    background:#fff;
}



/* depracated styles */

.containertitle {

    font-weight:bold;

    color:#000;

    text-align:left;

    border-bottom: 1px solid #ccc;

    margin-bottom:5px;

    margin-top:8px;

    clear: both;

}

.containertitle a { color:#000099; }

.containertitle a:hover { color: #f00; }



.container_3col_left {float:left; width: 33%;}

.container_3col_middle {float:left; width: 30%; border-left:1px solid #ccc;border-right: 1px solid #ccc; padding:0 5px; margin:0px 5px 0px 3px;}

.container_3col_right {float:left; width:33%;}



.container_image_left {

    background-color: #fff;

    float: left;

    padding: 5px;

    margin-right: 10px;

    margin-bottom: 5px;

}

.container_image_center {background-color:#fff; text-align:center; margin-bottom:5px;}

.container_image_right {

    background-color:#efefef;

    float:right;

    padding:5px;

    margin-left:10px;

    margin-bottom:5px;

}

/* end depracated styles */



.html_module {margin-top:5px;margin-bottom:5px;}



.timestamp {font-size:10px; color: #666;}



.navigation li ul li {

    border: 0px;

    font-weight: normal;

    font-size: 12px;

    height: 16px;

    padding-left:10px;

}



.story_list { font-size: 12px; }

.relatedlist { font-size: 12px;}



/* traffic html module styles */

#traffic_reports {

    margin-top: 0px;

    font-size: 10px;

    font-weight: bold;

    line-height: 14px;

    border: 1px solid black;

    padding: 8px;

    padding-top: 8px;

    overflow: visible;

    text-align: center;

}

#traffic_legend {

    color: #060;

    padding: 2px;

    padding-left: 5px;

    padding-right: 5px;

    z-index: 2;

    background-color: white;

    position: relative;

    left: 10px;

    top: 15px;

    display: inline;

    overflow: visible;

    border: 1px solid black;

    font-size: 12px;

    font-weight: bold;

    margin-bottom: 0px;

}

#traffic_legend a { color: #c22; }

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

/* end traffic html module styles */



#cant_find_it {

    text-align: center;

    font-size: 12px;

    font-weight: bold;

    background-color: #ffffee;

}



.light_text { color: #666; }

.red { color: red; }



/* this is a set of styles for a big image with a couple of links below */
.picture_box { font-size: 11px; }
.picture_box h1 { font-size: 12px; font-weight: bold; text-align: left; color: #c22; display: inline; }
.picture_box h2 { font-size: 12px; font-weight: bold; text-align: left; border: 0px; display: inline; }

/* this is a set of generic styles for any html_module which may appear on a section front */
.section_box { font-size: 12px; border: 1px solid #993333; padding: 5px; padding-top: 4px; }

/* section box title */
.section_box h1 { font-size: 12px; font-weight: bold; text-transform: uppercase; text-align: left; color: #cc2222; }
.section_box h1 a { color: #cc2222; }
.section_box h1 a:hover { text-decoration: underline; }

/* below image font */
.section_box h2 { font-size: 12px; font-weight: bold; border: 0px; }

/* also check out font */
.section_box h3 { font-style: italic; border: 0px; font-size: 12px; font-weight: bold; }

/* an alternate section box, this one is for text only, the headers are inline */
.section_box2 { font-size: 11px; border: 1px solid #993333; padding: 5px; }
.section_box2 h1 { font-size: 11px; font-weight: bold; text-align: left; color: #993333; display: inline; }
.section_box2 h2 { font-size: 11px; font-weight: bold; text-align: left; border: 0px; display: inline; }

/* styles for the yellow bg, you want to make the style="section_box alternate_bg" */
.alternate_bg { background-color: #ffffee; border: 1px solid #fff2be; }
.alternate_bg a { font-weight: bold; }

/* these styles are used for the six-square grid, one div with style "section_grid" sits on top of another */
.section_grid { overflow: hidden; }
.section_grid .span3 { width: 33.3%; float: left; font-size: 12px; margin-bottom:5px;}
.section_grid .span3 h2 { border: 0px; font-size: 12px; font-weight: bold; }

/* poll stack */
.mi_poll { background-color: white; padding: 10px; border: 1px solid #b22222; }
.mi_poll .poll_heading { display: inline; font-weight: bold; font-size: 1.2em; }
.mi_poll .poll_question { display: inline; font-weight: bold; font-size: 1.2em; }
.mi_poll #poll_form #poll_radios { margin-top: 5px; margin-bottom: 5px; }
.mi_poll #poll_result { margin-top: 10px; }
.mi_poll #poll_result .option_results { margin-bottom: 5px; }
.mi_poll #poll_result .total { font-size: .8em; }
/* end poll stack */

/* these styles are used for the big ask the expert grid */
.ask_expert_box { font-size: 12px; font-weight: bold; margin-top: 10px; margin-bottom: 10px; }
.ask_expert_box a { font-weight: normal; }
.ask_expert_box h1 { font-size: 12px; font-weight: bold; border-top: 4px solid #888; background-color: #ffffee; }
.ask_expert_box div { float: left; width: 50%; }
.ask_expert_box ul { list-style: disc; list-style-position: inside; }

/* blog styles */
.blogpic {float:right;border:1px solid #000;margin-left:3px; margin-right:5px; margin-top:4px;}

.ff_traffic {line-height:1.2em; padding:2px;}
.ff_traffic fieldset {border:1px solid #ccc; padding:3px; margin:2px; }
.ff_traffic legend {font-weight:bold;}

.tout_image { float: right; margin-left:3px; margin-right: 10px; border: 1px solid Black;margin-top:7px;}
.tout_title { border-bottom: 1px solid rgb(204,204,204); margin-bottom: 5px; }
.tout_title a { color: rgb(204,34,34); text-transform: uppercase; }

/* section front styles */
.section .top_story h1, .top_story h1{font-size:18px;margin-bottom:7px;text-align:left;}
.top_story h2{font-size:14px;margin-bottom:7px;}
.top_story h2.overline{ font-size: 13px; font-weight: bold; }
.top_story h3{font-size:11px;font-style:italic;margin-bottom:5px;}
.top_story h3.kicker{font-style:italic;}
.top_story h3.printSection{font-size:12px;margin-bottom:0;}
.top_story h4{font-size:11px;}
.top_story h4.copyright{}
.top_story h5{font-size:10px;display:inline;float:left;}
.top_story h5.createDate,
.top_story h5.expireDate,
.top_story h5.modDate,
.top_story h5.printDate{float:none;}
.top_story h4,.top_story .byline,.top_story h3{font-weight:normal;}

.top_stories .story h1 { font-size: 18px; font-weight: normal; display:block; }
.more_stories h1 a {font-size:12px; }

.section .story h1 { font-size: 18px; }
li.story a { font-size:12px; }

.section .top_story h1 { font-size:18px; text-align:left; margin-bottom:0px; }
.section .imageByline { color: #666666; font-size: 10px; text-align: right; padding-right: 10px; }

.more_stories h1 a {font-size:12px; font-weight:bold; }
.more_stories h2 { font-weight:bold; color:#000; }
.more_stories p { color:#000; }

.section ul.top_stories .story ul.story_list { font-size: 12px;  margin-top: -8px; }
.section .story .story_credit a {
	float: none;
	font-weight: normal;
	font-size: 9px;
	color: #666666;
}

.section .story .byline {color:#666666;}

.mugshot { }

.mugshot h4 { font-size: .8em; }

.mugshot img { }



.section h3.sub_headline {

	font-weight: bold;

	font-size: 11px;

	font-style: normal;

	border: none;

	margin-bottom: 2px;

}

/* end section front styles */



/* styles for assets on the story detail page */

#storyAssets { padding: 3px; }



#leadImg div.image {

	float: none;

}

#leadImg div.image img {

	display: inline;

}

#storyAssets .imageByline {

	text-align: right;

	margin-right: 10px;

	font-size: 10px;

	color: #666;

}

#storyAssets .imageCaption {

	margin: 0 5px 5px;

}



.factbox{
	background: #EEEEEE;
	width: 98%
	float: center;
	margin: 10px;
	clear: both;
	padding: 10px;
	border: 4px solid #EEEEEE;
}





#storyAssets .graphic, #storyAssets .mugshot, #storyAssets .logo, #storyAssets .image { font-size: 1em; margin-bottom: 5px; text-align: center; }

#storyAssets .graphic p, #storyAssets .mugshot p, #storyAssets .logo p, #storyAssets .image p { text-align: left; } /* caption */

#storyAssets .graphic h4, #storyAssets .mugshot h4, #storyAssets .logo h4, #storyAssets .image h4 { font-size: .8em; color: #666; } /* byline and/or creditline */



#storyAssets .thumbnail { width: 53px; height: 53px; float: left; margin-bottom: 5px; }



#comment_icon { border: 0px; }



#storyAssets .doc { clear: both; text-align: left; vertical-align: top; }

#storyAssets .xls { clear: both; text-align: left; }

#storyAssets .rtf { clear: both; text-align: left; }

#storyAssets .pdf { clear: both; text-align: left; }



#storyAssets .story { clear: both; text-align: left; }

#storyAssets .link { clear: both; text-align: left; margin-bottom: 3px; }



#storyAssets .gallery { clear: both; text-align: left; }



#storyAssets .mp3 { clear: both; text-align: left; margin-bottom: 3px; }

#storyAssets .mp3 .button { float: left; margin-right: 3px; }

#storyAssets .mp3 h2 { font-size: .8em; font-weight: bold; display: inline; } /* headline */

#storyAssets .mp3 p { font-size: .9em; display: inline; } /* default caption */

#storyAssets .mp3 p:before { content: " -- "; }



#storyAssets .swf { clear: both; text-align: center; }

/* end styles for assets on the story detail page */

/* end section front styles */





/* section/story shared styles */

.relatedlist li, .story_list li, .related li { padding-top:3px; }

/* end section/story shared styles */





/* story detail styles */

.story p { font-size: 12px; }

.story h1 { font-size: 18px; }

.story h2 {font-size:12px; font-weight:bold; border-bottom: none; margin: -2px 0 0px 0;}



body.story #storyAssets #mainImage div.image {

    background:#fff;

    text-align:center;

    float:none;

    margin:0;

    clear:both;

}



body.story #storyAssets {

    width:310px;

    float:right;

    border:#000 1px solid;

    border-bottom:#666 4px solid;

    margin:10px 0 10px 10px;

    clear:both;

}



#storyBody h1 {

    font-family: Georgia,"Times New Roman",serif;

    font-size: 24px;

    clear:both;

}



#storyBody h2 {

    font-size:16px;

    font-weight:bold;

    border-bottom: none;

    margin: -2px 0 0px 0;

    padding-bottom: 10px;

}



#storyBody h3 {

    font-weight: normal;

    font-size: 11px;

    font-style:normal;

    margin-bottom:-3px;

}



#storyBody h3.creditline {

    font-size:12px;

    padding-bottom:10px;

    margin-top: -12px;

}



body.story #col2 .content, .gallery #galleryFooter { border-bottom:#FFF 6px double; }



.story h5{

    font-size:11px;

    display:block;

    float: none;

}



#storyDate-Links h5 {

    padding-bottom: 10px;

    padding-left: 0pt;

    font-size: 11px;

    color: #666;

    font-weight:normal;

}



#mainImage .image h2 {

    padding:1px;

    padding-left:5px;

    font-weight:normal;

    color:#000;

    text-align:left;

    font-size: 11px;

    clear:both;

}



.image h5 {

    padding-top:3px;

    padding-right:4px;

    text-align: right;

    float:right;

    font-size: 10px;

    color: #666;

}



#storyBody p { margin-bottom:10px; margin-top:10px; }

#storyTitle { font-size: 18px; font-weight: bold; }

#byLine { font-weight: normal; font-size: 11px; font-style: normal; }

/* end story detail styles */



h1.tout_title a { font-size:12px; }

.tout h1 {margin-top:3px;}

.tout_image { float: right; margin-left:3px; margin-right: 10px; border: 1px solid Black;margin-top:7px;}

.tout_title { border-bottom: 1px solid rgb(204,204,204); margin-bottom: 5px; }

.tout_title a { color: rgb(204,34,34); text-transform: uppercase; }



.related { font-size: 12px; margin-top: -6px; }




.inside_wrap {padding:2px; margin-bottom:10px; width=100%; background:#fff;}

.inside_red {border-bottom: 4px solid #060;}

.inside_y {background:#FCFED7; padding:2px; border-bottom: 1px solid #e1e1e1;}

.inside_ly {background:#F9FDC2;padding:2px; border-bottom: 1px solid #e1e1e1;}



/* =RSS Definitions ***********************************************/

.rss h2 {border-bottom:1px solid blue; clear:both; font-size:14px;}

.rss fieldset {border-top:solid 2px #ccc;border-left:none; border-right:none;border-bottom:none;clear:left; margin-bottom:15px;}

.rss legend {margin-bottom:5px; color:#000; font-weight:bold;}

.rss ul {margin:0; padding:0;}

.rss h3 {margin:0 0 3px 0; padding:10px 0 1px 0 ; clear:left; font-size:12px; border-bottom:1px dotted silver; width:90%;}

.rss li {padding:0 0 2px 0;margin:0; list-style-type:none; }

.rss li span {font-size:10px;color:gray;}

.rss#xml li a, .xml {background:  url("/static/images/common/rss_xml_12px.gif") 0 2px no-repeat; padding:0 1em 0 33px;}

.rss#yahoo li a, .yahoo {background:  url("/static/images/common/rss_yahoo_12px.gif") 0 2px no-repeat; padding:0 1em 0 75px;}

.rss#yahoo[id] li a:hover, .rss#xml[id] li a:hover, .xml:hover, .yahoo:hover {background-position:1px 1px;}



.smalltitle { font-weight:bold; }

.navigation { margin-bottom: 20px; }



/* header color change DMR 03/08/2007 */

.navigation .header { border-bottom: 4px solid #060; color: #060; }



.clt_nav {margin-bottom: 7px; padding-top:10px;}

.clt_nav li {

    font-family: arial, sans-serif;

    border-bottom: 1px solid #ddd;

    border-right: 1px solid #ddd;

    font-weight: bold;

    padding-left: 5px;

    font-size: 12px; }

.clt_nav li a { color: #333; }

.clt_nav li a:hover { text-decoration: underline; }

.clt_nav .header {

    font-family: arial, sans-serif;

    border: 0px;

    border-bottom: 4px solid #060;

    text-transform: uppercase;

    padding-left: 3px;

    color: #060;

    font-size: 12px;

    font-weight: bold;

    height: 16px;

}

.clt_nav li ul li {

    border: 0px;

    font-weight: normal;

    font-size: 12px;

    height: 16px;

    padding-left:15px;

}



#classifieds_link_box { margin-bottom:10px; }




.link_list li { list-style:square; color:#666; margin: 0 0 0 15px; }



h2.related_content_title { display:none; }



.story-table { width:100%; padding:3px; }

.story-table-even-row { background-color:#e1e1e1; }

.story-table-odd-row { background-color:#fff; }




.image img, .container_image_center img, .highlight img, ul.top_stories .story img {

    /* padding-top:3px; */

    border: 1px solid Black;

}



.navigation { margin-bottom: 20px; }

.navigation li ul li {

    border: 0px;

    font-weight: normal;

    font-size: 12px;

    height: 16px;

    padding-left:10px;

}



.story_list { font-size: 12px; }

.relatedlist { font-size: 12px;}





/* blog styles */

.blogpic { float:right; border:1px solid #000; margin-left:3px; margin-right:5px; margin-top:4px; }



.ff_traffic { line-height:1.2em; padding:2px; }

.ff_traffic fieldset {border:1px solid #ccc; padding:3px; margin:2px; }

.ff_traffic legend {font-weight:bold;}





.image h5 {

    padding-top:3px;

    padding-right:4px;

    text-align: right;

    float:right;

    font-size: 10px;

    color: #666;

}



#classifieds_link_box { margin-bottom:10px; }



.link_list li { list-style:square; color:#666; margin: 0 0 0 15px; }



h2.related_content_title { display:none; }

.story-table { width:100%; padding:3px; }

.story-table-even-row { background-color:#e1e1e1; }

.story-table-odd-row { background-color:#fff; }



.image img, .container_image_center img, .highlight img, ul.top_stories .story img{

/* padding-top:3px; */

/*border: 1px solid Black; */

}



#classifieds_link_box a { background-image:url(/images/common/nav_bullet_green.gif); }

a {color:#009;}



.skybox-headline { font-size: 16px; font-weight: bold; }

.left_half .content{ border-right:1px solid #cccccc; }



.gallery_highlight { clear:both; padding-bottom:4px; }



#registration { display: block; }



.user_comments { font-size:11px; font-weight:normal; }



.supercontainertitle {

    font-weight:bold;

    color:#000;

    text-align:left;

    border-bottom:2px solid #060;

    margin-bottom:5px;

    font-size:14px;

}



#ff_topix { width:550px; }



/* Begin TSN Styles ******************************************* */

/* styles taken from Section 336, id selector added to prevent unintended

results from adding these rules, may be removed if determined to be

safe site-wide */

#section336 .TSNHeader {font: 10px Verdana,Helvetica,Arial; font-weight: bold;}

#section336 .TSNSubHeader {color:#FFF; font: 10px Verdana,Helvetica,Arial; font-weight: bold; background:#060;}

#section336 .TSNData1 {color:#000; font: 10px Verdana,Helvetica,Arial; background:#ECECD9;}

#section336 .TSNData1 a {color:#000; text-decoration:underline;}

#section336 .TSNData1 a:hover {color:#C00; text-decoration:none;}

#section336 .TSNData2 {color:#000; font: 10px Verdana,Helvetica,Arial;}

#section336 .TSNData2 a {color:#000; text-decoration:underline;}

#section336 .TSNData2 a:hover {color:#C00; text-decoration:none;}

/* End TSN Styles _____________________________________________ */





#mast_subscribe{

    display:block;

    width:135px;

    float:left;

    margin-top:4px;

    margin-left:20px;

    font-size:9px;

    text-align:center;

}



.cclicker { font-size: 20px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold; }





/* Story Images Popup */


.story_asset .standalone #image_creditline{ float:left;  width:420px; }

.story_asset .standalone #image_creditline #creditline { float:right; clear:both; }

.story_asset .standalone #caption {width:420px; text-align:left; clear:both;}

.story_asset .image{float:left; clear:both;}

.thumbnails {clear:both; }

#storyAssets .thumbnail { width:auto; }

#storyAssets .embedded h4 { text-align:right; }

#storyAssets .mp3 h2 { font-size: 12px; }



.top_stories .columnists.story h2{text-transform:uppercase;}

.top_stories .columnists.story h2.title{font-size:16px;text-transform:none;}

.top_stories .columnists.story {font-size:12px;}

.columnists.story h3 {border-bottom: 0px;}

.columnists.story img.mug {margin-right:8px; float:left;}



#searchbar form { width: 720px; text-align: left; border-right: none; padding-left: 10px;}

#searchbar commonsearch { width: 720px; }

#registration { float: right; width: 195px; border-left: 1px solid #CCCCCC; }



#yahoo_ad {text-align: center; padding-top: 30px;}



     .yahoo_footer {padding-right: 100px;} 



div#right_rail {

        width: 205px;

        padding: 0px;

}


.content {padding-left: 0px; padding-right: 5px;}


/* Star Ratings */

.stars0 {
	background-image: url(http://media.kentucky.com/static/images/lexgo/stars_grid.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: thin solid #FFF;
	margin: 0px;
	padding: 0px;
	width: 83px;
	height: 16px;
}

.stars1 {
	background-image: url(http://media.kentucky.com/static/images/lexgo/stars_grid.gif);
	background-repeat: no-repeat;
	background-position: 0px -36px;
	border: thin solid #FFF;
	margin: 0px;
	padding: 0px;
	width: 83px;
	height: 16px;
}

.stars2 {
	background-image: url(http://media.kentucky.com/static/images/lexgo/stars_grid.gif);
	background-repeat: no-repeat;
	background-position: 0px -72px;
	border: thin solid #FFF;
	margin: 0px;
	padding: 0px;
	width: 83px;
	height: 16px;
}

.stars3 {
	background-image: url(http://media.kentucky.com/static/images/lexgo/stars_grid.gif);
	background-repeat: no-repeat;
	background-position: 0px -108px;
	border: thin solid #FFF;
	margin: 0px;
	padding: 0px;
	width: 83px;
	height: 16px;
}

.stars4 {
	background-image: url(http://media.kentucky.com/static/images/lexgo/stars_grid.gif);
	background-repeat: no-repeat;
	background-position: 0px -144px;
	border: thin solid #FFF;
	margin: 0px;
	padding: 0px;
	width: 83px;
	height: 16px;
}

.stars5 {
	background-color:#FFF;
	background-image: url(http://media.kentucky.com/static/images/lexgo/stars_grid.gif);
	background-repeat: no-repeat;
	background-position: 0px -180px;
	border: thin solid #FFF;
	margin: 0px;
	padding: 0px;
	width: 83px;
	height: 16px;
}

/* =RSS Definitions added 20080302 DRobinson*******************/
.rss h2 {
	border-bottom: 1px solid blue;
	clear: both;
	font-size: 14px;
}
.rss fieldset {
	border-top: solid 2px #ccc;
	border-left: none;
	border-right: none;
	border-bottom: none;
	clear: left;
	margin-bottom: 15px;
}
.rss legend {
	margin-bottom: 5px;
	color: #000;
	font-weight: bold;
}
.rss ul {
	margin: 0;
	padding: 0;
}
.rss h3 {
	margin: 0 0 3px 0;
	padding: 10px 0 1px 0;
	clear: left;
	font-size: 12px;
	border-bottom: 1px dotted silver;
	width: 90%;
}
.rss li {
	padding: 0 0 2px 0;
	margin: 0;
	list-style-type: none;
}
.rss li span {
	font-size: 10px;
	color: gray;
}
.rss#xml li a, .xml {
	background:  url("http://media.kentucky.com/static/images/common/rss_xml_12px.gif") 0 2px no-repeat;
	padding: 0 1em 0 33px;
}
.rss#yahoo li a, .yahoo {
	background:  url("http://media.kentucky.com/static/images/common/rss_yahoo_12px.gif") 0 2px no-repeat;
	padding: 0 1em 0 75px;
}
.rss#yahoo[id] li a:hover, .rss#xml[id] li a:hover, .xml:hover, .yahoo:hover {
	background-position: 1px 1px;
}

/* High school sports styles ******************************************* */

#gameday_container {
	width: 610px;
}
#gameday_container .header {
	margin-bottom: 20px;
	clear: both;
}
#gameday_container .left30 {
	float: left;
	width: 30%;
}
#gameday_container .right70 {
	float: right;
	width: 70%;
}
#gameday_container .leftcontent {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#gameday_container ul {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 1em;
	margin: 0px;
	width: 90%;
	text-indent: -1em;
}
#gameday_container li {
	padding-bottom: 5px;
}
#gameday_container .rightcontent {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#gameday_container .bluebar {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background-color: #3366CC;
	color: #FFFFFF;
	margin: 0px 0px 10px;
	padding: 0px;
}
#gameday_container .vmixcontainer {
	text-align: center;
}
#gameday_container .wazoocontainer {
	text-align: center;
}
#gameday_container .photocontainer {
	text-align: left;
}
#gameday_container .fullclear {
	clear: both;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/* spill page nav ******************************************************* */

.spill_navigation {
	font-family: Verdana, Tahoma, sans-serif;
	font-weight:bold;
}

.spill_navigation div {
	float:left;
	margin: 10px 0 30px 0;
}

.spill_navigation a {
	color: #36C;
	text-decoration: none;
	border: thin solid #36C;
	margin: 0 10px 0 0;
	padding: 2px 8px 2px 8px;
}

.spill_navigation a:hover {
	color:#000;
	text-decoration: none;
}
