/*---------------- GENERAL ---------------------*/
body {
background-color: #DDD;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

#container {
width: 960px;
margin: 0px auto;
}

#main {
width: 960px;
margin: 0 auto;
text-align: left;
background-color: #fff;
}

.columnright {
width: 300px;
padding: 4px 0px 8px;
overflow: hidden;
}

.columnright .newtag {
display: none;	
}

.columncenter {
padding: 4px 8px 5px 2px;
}

a:link, a:visited, a:active {
color: #284AAC;
text-decoration: none;
}

a:hover {
color: #284AAC;
text-decoration: underline;
}

.more {
display: none;
visibility: hidden;
}

iframe {
border: 0px solid #fff;	
}

li p,
.columncenter p {
font-size: 12px;
}

*:first-child+html .columncenter .headlines {
width: 320px;
height: 335px;
}
/*-----------------  BREAKING NEWS ------------ */
#breaking {
-moz-border-radius: 4px;
border-radius: 4px;
padding: 0 0 8px 0;
margin: 0 0 8px 0;
border: 1px solid #a72f30;
background-color: #fff;
}

#breaking h1 {
padding: 8px 8px 4px 8px;
margin: 0;
color: #fff;
font-weight: bold;
font-size: 13px;
background: #a72f30;
}

#breaking h2 {
font-size: 13px;
font-style: italic;
padding: 6px 8px;
margin: 0;
}

#breaking h5 {
font-size: 11px;
padding: 4px 8px;
margin: 0;
color: #454545;
}

#breaking p {
font-size: 12px;
line-height: 15px;
color: #454545;
padding: 4px 8px 4px 8px;
margin: 0;
}

#breaking ul {
margin: 0 8px 0 0px;
font-size: 12px;
list-style-type: disc;
}

/*------------ HOME TOP STORY ------------------*/
#index #topstorydiv {
float: left;
padding: 0;
margin: 0 0 8px 0;
width: 336px;
height: 430px;
background-color: #FFF;
overflow: hidden;
}

#topstory #related {
display: none;
visibility: hidden;
}

#topstory {
background-color:#fff;
padding: 0;
}

#index .topthumb {
width: 320px;
margin: 6px 7px;
padding: 0;
float: left;
border: 1px solid black;
}

#index #topstorydiv .sectiondiv {
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_336.jpg) top left no-repeat;
}

#index #topstorydiv #textarea h1 {
text-align: center;
}

#index #topstory h1 a:link, #topstory h1 a:active, #topstory h1 a:visited, #topstory h1 a:hover {
color: #333;
text-decoration: none;
margin: 0;
padding: 0;
}

#index #topstory h1 a:hover {
text-decoration: underline;
}

#index #topstory p {
font-size: 12px;
line-height: 16px;
margin: 0;
padding: 0 0 5px 10px;
}

#index #topstorydiv .newtag {
display: none;
}

/* ----------  VIDEO PLAYER -------------- */
#index #videobox {
clear: both;
padding: 0;
width: 320px !important;
height: 450px;
}

#videobox #media {
float: left;
padding: 0 8px;
}

#textarea h1 {
padding: 0;
margin: 0 0 4px 0;
font-size: 24px;
font-weight: bold;
}

#textarea h1 a:link, #topstory h1 a:active, #topstory h1 a:visited, #topstory h1 a:hover {
color: #333;
text-decoration: none;
margin: 0;
padding: 0;
}

#textarea p {
font-size: 12px;
line-height: 15px;
margin:0;
padding:0;
}

#textarea .more {
display: none;
visibility: hidden;
}


/*------------- HEADLINE MODULES -------------*/
.headlines {
float: left;
background-color: #fff;
margin-bottom: 8px;
overflow: hidden;
width: 300px;
}

.columncenter .headlines {
width: 320px;
height: 280px;
}

.headlines ul {
padding: 0px 30px;
margin: 0;
background: #fff;
}

.headlines ul li {
font-size: 12px;
line-height: 18px;
}

.columncenter .headlines ul li.head1 {
padding-top: 5px;
}

.headlines .sectiondiv {
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_320.jpg) top left no-repeat;
height: 35px;
}

#index #headlinenews {
width: 300px;
min-height: 385px;
float: right;
}

#headlinenews .sectiondiv {
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_300.jpg) top left no-repeat;
}

.headlines .sectiondiv h1 a:link, .headlines .sectiondiv h1 a:active, .headlines .sectiondiv h1 a:visited, .headlines .sectiondiv h1 a:hover {
color: #fff;
}

.headlines p {
font-size: 12px;
margin: 2px 0;
}

.topstorymore {
clear: both;
min-height: 100px;
}

.clear{
margin: 0 6px 0 0;
}

.headtitle {
font-weight: bold;
font-size: 12px;
}

/* --- Fixing IE 6 issue for min-height --- */
* html .topstorymore {
min-height: 0px;
height: 100px;
}

.topthumbmore {
float: left;
width: 120px;
margin: 0 5px 0 0;
padding: 0 0 18px 0;
font-style: italic;
text-align: center;
border: 0px solid #fff;
}

.topstorymore h2 {
padding: 0 0 5px 0;
margin: 0;
font-size: 13px;
}

.topstorymore p {
font-size: 12px;
margin: 0;
padding: 0;
background-color:#FFF;
}

.videoicon{
display: inline;
}

.sectiondiv {
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_646.jpg) top left no-repeat;
height: 35px;
margin-bottom: 4px;
}

/* --------------- FEATURE NAV ------------------ */
#featurenav {
clear: both;
width: 646px;
margin: 0;
padding: 0;
overflow: hidden;
background: #fff;
margin: 8px 0;
height: auto;
}

#featurenav .sectiondiv {
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_646.jpg) top left no-repeat;
height: 35px
}

.feature {
text-align: center;
float: left;
background-color:#FFF;
margin: 0 0 8px 0;
padding: 0 10px;
width: 140px;
overflow: hidden;
}

.feat1{
padding: 0 0 0 16px;
}

.feature img {
width: 140px;
}

.feature h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
margin: 6px 0;
}

.feature h3 {
font-size: 12px;
font-weight: normal;
margin: 4px 0;
}


/*---------Top Story-------------*/

#topstorydiv {
padding: 0 0 8px 0;
margin: 0 0 8px 0;
background-color: #fff;
}

#topstory:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* Hides from IE-mac \*/
* html #topstory {height: 1%;}
/* End hide from IE-mac */

#topstorydiv .sectiondiv {
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_646.jpg) top left no-repeat;
margin: 0 0 8px 0;
padding: 0;
height: 35px;
}

#topstorydiv #flashidcontainer {
width: 100%;
}

#topstorydiv #flashcontent {
margin: 0 auto;
width: 320px;
}

#topstorydiv .sectiondiv h1{
line-height: 35px;
text-align: center;
}

#topstorydiv .topthumb {
width: 320px;
margin: 6px 7px;
padding: 0;
float: left;
border: 1px solid black;
}

#topstorydiv #textarea h1 {
padding: 0px 5px 5px 10px;
margin: 0;
font-size: 22px;
font-weight: bold;
letter-spacing: -0.02em;
line-height: 24px;
}

#topstorydiv p {
font-size: 14px;
margin: 5px;
padding: 0px;
line-height: 16px;
}


/*---------More Stories Pages---------*/
#moretopstories .sectiondiv {
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_646.jpg) top left no-repeat;
width: 100%;
margin: 0 0 8px 0;
padding: 0;
height: 35px;
}

#moretopstories h1 {

}

#moretopstories {
background-color: #FFF;
width: 100%;
margin: 0 0 8px 0;
}

#moretopstories .topstorymore {
margin: 8px 0;
overflow: hidden;
padding: 0 8px;
}

#moretopstories .topstorymore h2{
font-family: Arial, Verdana, Helvetica, sans-serif;
}

#moretopstories .topthumbmore {
margin: 0 5px 5px 0px;
padding: 0;
border: 1px solid black;
}

/*----BIM Content Feeds--------*/

.BIMcontentfeed .sectiondiv{
display: none;
visibility: hidden;
}


.columncenter .BIMcontentfeed .sectiondiv h1 {
margin: 0;
padding: 0;
color: #fff;
line-height: 35px;
}


.BIMcontentfeed {
font-size:12px;
height:100% !important;
margin:0 !important;
padding:0px 0 0 0 !important;
width: 646px !important;
background-color: #fff;
}

.BIMcontentfeed .headtitle {
font-weight: bold;
font-size: 13px;
}

.BIMcontentfeed ul {
list-style-type:none;
margin: 8px 0;
padding: 0;
}

.BIMcontentfeed ul li {
margin: 0;
padding: 0;
clear:both;
display:block;
float:none;
min-height: 100px;
}

* html .BIMcontentfeed ul li {
height: 100px;
}

.BIMcontentfeed .topthumbmore {
margin: 0;
padding: 0 5px 5px 8px;
width: 120px;
float:left;
}

.BIMcontentfeed ul li .videoicon {
display:inline;
visibility:visible;
font-size:12px !important;
font-weight: normal;
}

.BIMcontentfeed ul li p {
margin: 0;
padding: 4px 10px 4px 0;
font-size: 12px; 
}


/*--------Headline lists---------------*/
#headlineholder {
overflow: hidden;
width: 646px;
}

#headlineholder .sectiondiv {
height: 28px;
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_646.jpg) top left no-repeat;
margin: 0;
padding: 0;
height: 35px;
}

#headlineholder h1 {
line-height:35px;
font-size: 13px;
color:#fff;
text-transform: uppercase;
font-weight:bold;
padding:0px;
text-align: center;
margin: 0;
}

#headlineholder ul {
background: white;
margin: 0;
padding: 6px 0 10px 8px;
}

#headlineholder ul li {
width: 100%;
padding-bottom: 2px;
}

#headlineholder ul a {
font-size: 13px;
line-height: 18px;
font-weight: bold;
}

#headlineholder ul p {
margin: 6px 0 12px;
}

/* --------------- HEADLINEWITHIMAGE ------------- */
.headlinewimages ul {
padding: 0 8px 0 20px;
color: #aaa;
}

.headlinewimages ul li {
font-size: 12px;
line-height: 18px;
}

.headlinewimages .sectiondiv h1 a:hover {
text-decoration: underline;
}

.headlinewimages .head1 .headthumb img {
width: 120px;
margin: 0 0 4px 0px;
padding: 0px;
}

.headlinewimages .head1 {
padding: 0px 0px 5px 0;
line-height: 14px;
margin-left: -15px
}

.headlinewimages ul .head1 {
list-style-type: none;
}

.headlinewimages .head2 {
border-top: 1px solid #ddd;
padding-top: 5px;
}

.headlinewimages ul .head1 a:link,
.headlinewimages ul .head1 a:visited,
.headlinewimages ul .head1 a:active {
color: #555;
font-weight: bold;
font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 15px;
line-height: 17px;
}

.headlinewimages ul .head1 .headtitle{
clear: both;
}

.headlinewimages ul .head1 .headthumb{
display: block;
max-height: 270px;
overflow: hidden;
float: left;
margin: 0 5px 5px 0
}

.headlinewimages .head2 {
margin-top: 5px;
clear: left;
}

.headlinewimages .videoicon {
display: inline;
}

/* ------ Faux Top More Headlines using Modules ------ */
.columncenter .headlinetopstory,
.columncenter .headlinemorestories,
.columncenter .headlinemoreheadlines{
height: auto !important;
width: 646px !important;
}

.columncenter .headlinetopstory .sectiondiv,
.columncenter .headlinemorestories .sectiondiv,
.columncenter .headlinemoreheadlines .sectiondiv {
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_646.jpg) top left no-repeat;
height: 35px
}

.columncenter .headlinetopstory .topthumbmore{
width: 320px;
}

.headlinetopstory .headtitle {
font-size:22px;
font-weight:bold;
letter-spacing:0.04em;
margin:0;
line-height: 23px;
}

.columncenter .headlinetopstory ul,
.columncenter .headlinemorestories ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.columncenter .headlinemorestories ul li {
clear: both;
overflow: hidden;
}

.columncenter .headlinemorestories ul li .headtitle {
font-weight: bold;
font-size: 13px;
}

.columncenter .headlinemorestories ul p {
margin: 5px 5px 5px 0;
font-size: 12px;
}


/*------------Section Intro Content--------*/
#story {
background: white;
margin: 0 0 -20px 0;
padding: 0 0 20px 0;
font-size: 13px;
}

#story .sectiondiv {
display: none;
}

#story h1 {
line-height:25px;
height: 25px;
font-size: 13px;
color:#fff;
text-transform: uppercase;
font-weight:bold;
padding: 4px 0 0 0px;
text-align: center;
margin: 0;
}

#story #introbody {
color: #444;
margin: 0 0 16px;
padding: 12px;
}

#story p,
#story table {
margin: 0;
padding: 0;
}

/* ------------ STORY PAGE -------------- */

#storysection #contextualad{
width: auto;
border: none;
padding: 0;
}

#storysection .title {
color: #004483;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

#storysection #mpcontext .sectiondiv {
background: url();
}

#storysection #storytools {
width:620px;
}

#storysection #storytools #imware,
#storysection #storytools #imware .sectiondiv,
#storysection #storytools #imware ul li {
width:130px;
}

#storysection #storytools #imware .tool-email,
#storysection #storytools #imware .tool-print {
line-height:17px;
height:auto;
}

/* ------- External Links ----------- */
#external {
background-color: #FFF;
width: 646px;
margin: 0;
padding: 0 0 24px 0;
}

.externallinks {
margin: 0;
padding: 0 0 0 6px;
float: left;
width: 314px;
height: 110px;

}

#external h1 {
line-height: 25px;
font-size: 13px;
color: #fff;
text-transform: uppercase;
font-weight: bold;
padding: 2px 0 0 55px;
}
 
#external h2 {
margin: 0;
padding: 0;
font-size: 16px;
}

#external p {
margin: 0;
padding: 0;
}

#external .columncenter .topthumbmore {
padding: 0;
margin: 0 5px 5px 0;
width: 90px;
height: auto;
border: 1px solid black;
}


/* -------------About ------------------*/

/* --- bios --- */
#bio {
width: 646px;
height: auto;
}

#bio .bios-list {
clear: both;
}

#bio h5 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
text-transform: uppercase;
font-weight:bold;
line-height: 35px;
padding: 0;
color: #fff;
margin: 0;
text-align: center;
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_646.jpg) top left no-repeat;
height: 35px
}

#bio ul {
list-style-type: none;
padding: 0;
margin: 5px 0 10px 0;
}

#bio ul li {
list-style-type: none;
float: left;
height: 210px;
margin: 5px 5px 10px 5px;
width: 116px;
}

#bio .photo {
width: 116px;
border: 1px solid black;
padding: 0;
}

#bio #storytools {
display: block;
visibility: visible;
width: 220px;
height: auto;
}

#bio .storyinfo,
#bio #imware {
display: none;
visibility: hidden;
}

#bio p {
margin: 0;
text-align: center;
}



/* ------- Survey V2--------*/
.columncenter #surveysection .sectiondiv {
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_646.jpg) top left no-repeat;
height: 35px;
width:100%;
margin: 0 0 8px 0;
padding: 0;
}

.columncenter #surveysection .sectiondiv h1 {
line-height:25px;
height: 25px;
font-size: 13px;
color:#fff;
text-transform: uppercase;
font-weight:bold;
padding: 4px 0 0 50px;
margin: 0;
}

.columncenter #surveysection {
background-color: #FFF;
width: 100%;
margin: 0 0 8px 0;
font-size: 85%;
}

.columncenter #surveysection table {
padding: 0;
}

.cmP_question{
font-size: 16px;
}


/*------------ COMMUNITY --------------------------*/
#communitycalendar #introbody h2,
#communitycalendar #introbody h1{
display: none;
}

#communitycalendar #introbody a{
display: block;
font-size: 16px;
font-weight: bold;
padding: 2px 6px;
margin: 6px 0 6px 0;
background: #fff;
}


#communitycalendar #story {
background-color: #FFF;
width: 100%;
margin: 0 0 8px 0;
padding: 0;
}

#communitycalendar #events .sectiondiv {
background: url() top left no-repeat;
width:100%;
margin: 0 0 0px 0;
padding: 0;
}

#communitycalendar #events .sectiondiv h1 {
line-height:25px;
height: 25px;
font-size: 13px;
color:#fff;
text-transform: uppercase;
font-weight:bold;
padding: 4px 0 0 0px;
text-align: center;
margin: 0;
}

#communitycalendar #story #eventlistorder {
font-size: 9px;
margin-top: 15px;
}

#events #calmonthyear {
height: 30px;
vertical-align: bottom;
font-size: 16px !important;
text-align: center;
margin: 0;
padding: 0;
}

#events #caldays {
background: #3387c4 !important;
text-align:center;
}

#events table {
margin-bottom: 20px;
}

#events table td {
height: 70px;
}

#events #eventlistorder {
padding: 8px;
}

#events #eventlistorder h1 {
color: #333;
margin: 12px 0 0 0;
padding: 0;
font-size: 15px;
}

#events #eventlistorder h2 {
font-size: 13px;
margin: 0;
padding: 0 0 4px 0;
font-family: Arial, Verdana, Helvetica, sans-serif;
}


#events #eventdaydisplay .thumbnail {
width: 120px;
float: left; 
padding: 0 8px 8px 0;
border: 0px solid #fff;
}

#events #eventshowday h2 {
font-size: 18px;
margin: 0;
padding: 0 0 4px 0;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

/*** Community Events ***/

#communityevents #storysection{
position:relative;
}

#communityevents #introbody {
font-size: 18px;
margin-left: 10px;
margin-top: 5px;
}

#communityevents .event-thumb img {
width: 200px;
}

#communityevents #storytools .storyinfo,
#communityevents #storytools #imware,
#communityevents #storytools h3,
#communityevents #storytools {
clear:none;
}

#communityevents .eventbody {
position:absolute;
padding-top:50px;
}

#communityevents .storybody {
padding-top:280px;
}

#communityevents #storysection,
#communityevents .columncenter{
padding:0;
}


/* -------------- RIGHT COLUMN ------------ */
.columnright .sectiondiv3 h1,
.columnright .sectiondiv h1 {
font-size: 14px;
margin: 0;
padding: 0 0 0 8px;
line-height: 28px;
color: #fff;
text-transform: none;
}

/* --------- SEARCH ----------- */
.columnright #internalsearch {
width: 300px;
height: 28px;
padding: 7px 0 0 0;
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_300.jpg) top left no-repeat;
margin: 0 0 8px 0;
overflow: hidden;
text-align: right;
}

.columnright #searchbar form {
margin: 0;
padding: 0;
height: 1px;
background: #ddd;
}

.columnright .searchbutton {
margin: 0 8px 0 0;
padding: 0;
}

.columnright .searchbox {
width: 100px;
margin: 0 0 0 16px;
padding: 0;
}

.columnright .searchform .advanced{
display: none;
}

/* --------- ON DEMAND --------- */
#headlinehomeondemand #storytools,
#homeondemand #storytools {
display: none;
visibility: hidden;
}

#headlinehomeondemand ul,
#homeondemand ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#homeondemand .columncenter img {
margin: 0 5px 5px 0;
}

#homeondemandvideo .columncenter .sectiondiv {
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_646.jpg) top left no-repeat;
}

#homeondemandvideo .columncenter .sectiondiv h1 {
margin: 0;
padding: 0;
text-align: center;
}

#homeondemandvideo .columncenter ul {
list-style-type: none;
margin: 0;
padding: 8px 0 0 0;
background: white;
}

#homeondemandvideo .columncenter ul li {
clear: both;
font-size: 13px;
}

#homeondemandvideo .columncenter ul li a {
font-weight: bold;
font-size: 14px;
}

#homeondemandvideo .columncenter ul li .videoicon a {
font-weight: normal;
font-size: 12px;
}

#homeondemandvideo .columncenter ul li .topthumbmore {
border: 1px solid black;
padding: 0;
margin: 0 5px 5px 0
}

#headlinehomeondemand {
overflow: hidden;
background-color: #fff;
margin-bottom: 8px;
}

#headlinehomeondemand ul {
padding: 8px;
}

#headlinehomeondemand li {
width: 142px;
float: left;
}

#headlinehomeondemand .topthumbmore {
width: 40px;
}

/* ---- ON DEMAND RSS PAGE ---- */
#ondemand #storytools {
display: none;
}

#ondemand #storysection h1 {
display:none;
visibility:hidden;
}



/*---------WHATS ON--------------*/

#whatson {
clear: both;
font-size: 11px;
width: 300px;
background-color: #fff;
margin: 8px 0;
padding: 0 ;
height: auto;
}

#whatson .schedule {
font-size: 10px;
padding: 0 0 0 20px;
text-decoration: underline;
color: white;
}

#whatson .sectiondiv3 {
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_300.jpg) top left no-repeat;
}

#whatson .sectiondiv3 h1 {
padding-left: 12px;
}

#whatsonbox {
width: 284px;
background-color: #eee;
margin: 0;
padding: 8px;
}

.whatsonrow2, .whatsonrow {
overflow: hidden;
text-align: center;
margin-bottom: 4px;
border: 2px solid #fff;
}

.whatsonimg {
width: 90px;
float: left;
}

.whatsontime {
height: 30px;
line-height: 30px;
padding: 0px;
background: #ccc;
overflow: hidden;
}

.whatsontitle {
background: #eee;
padding: 0px 0 0px 5px;
height: 30px;
line-height: 30px;
text-transform:uppercase;
overflow: hidden;
font-weight: bold;
}

.fulllink {
clear: left;
margin: 8px 0 0 15px;
}


/* ---------- MOST POPULAR ---------- */
.columnright #mostpopular .sectiondiv {
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_300.jpg) top left no-repeat;
width: 300px;
margin: 0 0 4px 0;
height: 28px;
}

.columnright #mostpopular {
width: 300px;
float: left;
background-color: #fff;
margin-bottom: 8px;
overflow: hidden;
}

.columnright #mostpopular ul {
width: 284px;
height: auto;
margin: 0;
padding: 0 8px 8px 8px;
}

.columnright #mostpopular ul li {
font-size: 12px;
margin: 0 0 0 24px;
padding: 0;
}


/* ---------- POLL --------- */
#poll {
width:300px;
padding: 0;
margin: 0 0 8px 0;
background: #fff;
clear: both;
}

#poll .sectiondiv3 {
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_300.jpg) top left no-repeat;
margin:0;
padding:0;
}

#poll h2 {
margin: 10px 8px 0 8px;
padding: 0;
color: #333;
font-size: 12px;
}

#poll ul {
list-style-type: none;
margin:0 0 0 20px;
padding:0;
font-size: 12px;
}

#poll ul li {
list-style-type:none;
margin:0;
padding:0;
font-size: 12px;
}

#poll .submit {
margin: 10px 110px;
}


/* --- POLL RESULTS --- */

#homepoll #pollresults{
background: #fff;
}

#homepoll .sectiondiv {
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_646.jpg) top left no-repeat;
margin:0;
padding:0;
height:28px;
}


/*  POLL POPUP */
#poppoll {
background-color: #FFF;
}

/* -------------AP VIDEO -------------- */

#apvideo .sectiondiv {
height: 28px;
margin: 0;
padding: 0;
background: url() top left no-repeat;

}

#apvideo {
background-color: #FFF;
width:300px;
}

#apvideo #flashcontent {
border: 1px solid #CCC;
margin:0;
padding:0;
}


/* -------- ADS ---------------- */
.callout {
width: 300px;
margin: 8px 0;
}

.columnright #natadad300x250 {
width: 300px;
height: 250px;
clear: both;
margin-bottom: 8px;
}

#leaderboard1 {
text-align: center;
width: 960px;
margin: 0 auto;
}

#leaderboard2 {
text-align: center;
width: 960px;
margin: 0 auto;
padding: 16px 0 8px 0;
}

/* ------------- VIDEO ICONS -------------*/
/* HEADLINE VIDEO ICON STYLES */

.headlines .videoicon, 
#headlines .videoicon, 
#related .videoicon {
display: inline;
}

.headlines .videoicon span, 
#headlines .videoicon span, 
#related .videoicon span {
display: none;
visibility: visible;
}


/* ------------- WEATHER  ------------------*/
#weathervideo {
width: 320px;
overflow: hidden;
margin-bottom: 8px;
float: left;
}

#weathervideo .sectiondiv {
display: none;
}

#weather #storysection {
width: 681px;
}

#weatherforecast #story {
background: #ddd;
}

#extendedbox {
margin-bottom: 8px;
float: right;
overflow: hidden;
}

#extendedbox .storyinfo,
#extendedbox .sectiondiv {
display: none;
}

#weather #headlineweatherblog {
margin-top: 10px;
}

#weatherftp {
width: 646px;
padding: 0;
}

#weather #weatherftp {
margin: 0;
padding: 0;
width: 270px;
float: right;
}

#weather #weatherftp .sectiondiv {
display: none;
}

#weatherftp .weatherftpbox {
border: 1px solid #333;
margin: 0 8px 4px 0;
}

.weatherftpbox,
#weatherforecast #weatherftp img,
#weathercurrent #weatherftp img {
width: 213px;
}

#weatherftp table {
padding: 0 0 0 70px;
text-align: center;
}

#weather #weatherftp table {
padding: 0;
text-align: center;
}

#weatherftp table p {
margin: 0;
padding: 4px 0;
font-weight: bold;
}

#weather #headlineNationalWeatherServiceAlerts,
#weather #headlineweatherextras {
height: auto;
}

#weather #headlineweatherextras ul {
list-style-type: none;
padding: 0;
}

#weather #headlineweatherextras ul li {
overflow: hidden;
}

#weathernwsalerts #headlineholder a {
clear: both;
display: block;
}

.parentweather #story .sectiondiv {
display: block;
}

#headlineweathercontests{
clear: both;
float: left;
height: auto;
}

#headlineweatherblog ul,
#headlineweathercontests ul{
list-style-type: none;
margin: 0;
padding: 0 0 0 15px;
}
/* ---------------- POPUP PLAYER -------------- */

/* POPUP PLAYER */
#videopop {
text-align: left;
padding: 5px;
margin: 0px auto;
width: 728px;
}

#videopop #popsclipstop, 
#videopop #popsclipbot, 
#videopop #footer, 
#videopop .videoiconimg {
display: none;
visibility: hidden;
}

#videopop .spotlight {
float: right;
width: 340px;
height: 480px;
overflow: hidden;
}

#videopop #search form {
padding: 0;
margin: 0;
height: 1px;
}

#videopop #search {
margin: 6px 0 30px 0;
background: none;
text-align: right;
}

#videopop .searchbox {
width: 260px;
margin: 0 10px 0 0;
}

#videopop .headline {
width: 340px;
clear: left;
margin: 30px 0 0 0;
padding: 0;
}

#videopop .headline h3 {
font-size: 14px;
color: #00338E;
margin: 0 0 8px 0;
padding: 0;
}

#videopop .headline p {
font-size: 13px;
color: black;
margin: 0 0 0 105px;
padding: 0;
}

#videopop .headline img {
width: 100px;
float: left;
margin: 4px 5px 20px 0;
}

#videopop .popthumb {
border: 1px solid #000;
}


#videopop #textarea {
width: 320px;
float: left;
padding: 52px 0 0 0;
margin: 0;
}

#videopop #flashPlayerDiv {
float: left;
margin-top: 8px;
}

#videopop .callout {
background: none;
clear: both;
border: none;
}

#videopop #bannerIFrame {
width: 728px;
height: 90px;
margin-top: 20px;
}

#videopop #imware {
float: left;
position: absolute;
top: 0;
left: 10px;
}

/*-------- SEARCH RESULTS ---------- */
#searchresults .sectiondiv {
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_646.jpg) top left no-repeat;
height: 35px
}

#searchresults .searchform{
padding: 4px;
background-color: #ADD8E6;
}


#searchresults .searchkeyword td,
#searchresults .range td,
#searchresults .searchsection td {
width: 100px;
}

#searchresults td.daterange {
width: 300px;
}

#searchresults #searchkeyword .keytext,
#searchresults #searchsection .secttext,
#searchresults #searchrange .rangetext {
font-weight:bold;
font-size: 13px;
display: block;
width: 135px;
padding: 0 4px 0 0;
float: left;
text-align: right;
border: solid red 0px;
height: 18px;
line-height: 21px;
}

#searchresults .searchwss,
#searchresults #searchkeyword .searchbox {
display:inline;
}

#searchresults #searchkeyword,
#searchresults #searchsection,
#searchresults #seachrange{
height: 25px;
}

#searchresults h1 {
color: #222;
}

#searchresults {
background-color: #FFF;
width: 646px;
margin: 0 0 8px 0;
}

#searchresults .thumb {
margin: 0 5px 5px 0px;
padding: 0;
border: 1px solid black;
}

#searchresults ul {
list-style-type:none;
width: 560px;
margin: 8px 0 0 0;
padding:0;
}

#searchresults ul li {
font-size: 10px;
padding: 10px;
border-bottom: 2px solid #add8e6;
}

#searchresults ul li a {
font-size: 12px;
font-weight: bold;
}

#searchresults ul li p {
margin: 8px 0;
}

#searchresults ol {
width: 560px;
margin: 0 0 0 30px;
padding:0;
}

#searchresults ol li {
font-size: 85%;
padding: 10px;
}

#searchresults .more {
margin: 0;
padding: 0;
}

#searchresults ol p {
margin:0;
padding:0;
}

#searchresults .thumb {
padding: 0;
margin: 0 5px 5px 0;
width: 90px;
height: auto;
border: 1px solid black;
}

#searchresults .searchbox {
width:200px;
}

#searchresults #storderby {
font-size: 12px;
}

#searchresults #searchtools {
width: 100%;
height: 30px;
line-height: 30px;
font-size: 13px;
clear: left;
margin: 10px 0;
}

#searchresults #searchtools #stprev {
width: 15%;
height: 30px;
float: left;
}

#searchresults #searchtools #stpages {
width: 70%;
float: left;
text-align: center;
font-size: 14px;
height: 30px;
}

#searchresults #searchtools .page {
display: inline;
margin: 0;
font-size: 13px;
}

* html #searchresults #searchtools .page {
margin: 0 2px;
}

#searchresults #searchtools #stnext {
text-align: right;
width: 15%;
float: left;
}

#searchresults td.instructions,
#searchresults td.instructions h2,
#searchresults span {
font-size: 12px;
font-weight: bold;
}

#searchresults .resultsdisp {
margin-top: 8px;
}


/*----------Error Page-----------------*/

#error .columncenter .searchform,
#error .columncenter .searchbox {
width: 300px;
}

#error .columncenter {
font-size: 12px;
}

#error #system-error {
padding: 10px 40px 100px;
}

#error .callout{
display: none;
}


/*------Rss Map----------*/
#rssmap {
background-color: #fff;
padding: 0 0 8px 0;
}

#rssmap  .sectiondiv {
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_646.jpg) top left no-repeat;
height: 35px
}


#rssmap ul {
font-size: 14px;
list-style-type: none;
line-height: 30px;
}





/* ----------- Programming page ----------- */
#programming .columnright {
display: none;
visibility: hidden;
}

#programming .columncenter {
width: 960px;
text-align: center;
}


/* ---------- Scoreboard Styling ------------ */


#scoreboard {
background: #fff;
padding: 8px;
float: left;
}

#scoreboard * {
margin: 0;
padding: 0;
}

#scoreboard .date {
clear:both;
padding: 5px 0 0 0;
}

#scoreboard .date h2 {
font-size: 15px;
color:#172FAB;
line-height: 18px;
text-transform: uppercase;
border-bottom: 2px solid #ccc;
margin: 4px 0;
}

#scoreboard .scorebox {
width: 50%;
float: left;

margin: 5px 0 5px 0;
}

#scoreboard .scorebox p {
padding-right: 8px;
font-size: 14px;
}

#scoreboard .scorebox .score {
padding-left: 20px;
}

#scoreboard .scorebox .summary,
#scoreboard .scorebox .status {
font-size: 12px;
font-style:italic;
}

#scoreboard .scorebox .status {
font-weight:bold;
}

#scoreboard #related, #scoreboard #relatedmedia,
#scoreboard #related ul, #scoreboard #relatedmedia ul {
font-size: 12px;
color:#172FAB;
clear:both;
list-style-type: none;
padding-bottom: 8px;
}

#scoreboard #related h3,
#scoreboard #relatedmedia h3 {
font-size: 12px;
}

#scoreboard #relatedmedia {
margin-top: 5px;
}

#sportsncaa .columncenter .sectiondiv {
background: #fff;
padding: 0 5px;
}


#sportsncaa .columncenter .sectiondiv h1 {
font-size: 25px;
text-align: left;
line-height: 35px;
padding: 0px;
margin: 0px;
}

.scorebox:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* ------------- RECIPES -------------- */
#featuresrecipes .columncenter .sectiondiv {
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_646.jpg) top left no-repeat;
height: 35px
}

#featuresrecipes .columncenter #recent,
#featuresrecipes .columncenter #find {
background: #fff;
margin: 0;
padding: 8px
}
#featuresrecipes .columncenter #recent h2,
#featuresrecipes .columncenter #find h2{
font-family: Arial, Verdana, Helvetica, sans-serif;
margin: 0;
}

#jeopardy {
text-align: center;
margin-bottom: 5px;
}

/* ----------- ENTERTAINMENT ------------ */
#newsentertainment #introbody {
border-top: 2px solid #7e1a1a;
border-bottom: 2px solid #7e1a1a;
}

#newsentertainment #introbody #top {
margin-bottom: 8px;
}

#newsentertainment .headlines {
width: 646px;
height: auto;
}

#newsentertainment .headlines .sectiondiv {
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_646.jpg) top left no-repeat;
}

#newsentertainment .headlines ul {
padding: 0 0 0 8px;
list-style-type: none;
}

#newsentertainment .headlines ul li {
margin-bottom: 8px;
}

#newsentertainment .headlines .headtitle {
font-weight: bold;
font-size: 13px;
}

#newsentertainment .headlines p {
margin: 0;
font-size: 12px;
}

/* -------------- OBITS ----------------- */
#communityobits .columncenter .sectiondiv {
background: url(http://media.aksuperstation.com/designimages/Blade.jpg) top left no-repeat;
height: 22px;
}

#communityobits .columncenter .sectiondiv h1 {
line-height: 22px;
text-transform: none;
text-align: left;
padding-left: 16px;
}

#communityobits .columncenter .headlines {
height: 285px;
text-align: center;
margin: 0 0 8px 0;
position: relative;
padding-bottom: 16px;
}

#communityobits h2 {
font-size: 12px;
line-height: 16px;
margin: 0;
}

#communityobits .columncenter .headlines ul {
list-style-type: none;
}

#communityobits .columncenter #headlinecommunityobitssponsors .sectiondiv h1{
display: none;
}

#communityobits .columncenter .more,
#communityobitsanchorage .columncenter .more,
#communityobitsjuneau .columncenter .more,
#communityobitsfairbanks .columncenter .more {
display: block;
visibility: visible;
font-size: 11px;
}

#communityobits .columncenter #headlinecommunityobitssponsors .more{
display: none;
}

#communityobits .columncenter .more {
position: absolute;
bottom: 0;
left: 0;
margin: 0 0 0 16px;
}

/* ---------- RIGHT COLUMN HIDE ---------- */
#aboutprograms .columnright,
#communitygasprices .columnright {
display: none;
}

/* ------- SuperWorks Production ---------- */
#aboutproduction #headlineservicesproduction {
height: auto;
width: 646px;
}

#aboutproduction #headlineservicesproduction .sectiondiv {
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_646.jpg) top left no-repeat;
}

#aboutproduction #headlineservicesproduction ul {
list-style-type: none;
padding: 0;
}

#aboutproduction #headlineservicesproduction ul li {
width: 120px;
float: left;
padding: 0 4px;
text-align: center;
height: 140px;
}

#aboutproduction #headlineservicesproduction li.head1 {
padding-top: 0;
}

#aboutproduction #headlineservicesproduction p {
display: none;
}

#aboutproduction #headlineservicesproduction .topthumbmore {
padding: 0;
}

/* ------------- SECTIONDIV FIX ---------- */
/* narrow */
#weather #headlineNationalWeatherServiceAlerts .sectiondiv h1,
#newsbusiness #headlinenewsbusiness h1 {
line-height: normal;
width: 210px;
float: right;
margin-top: 1px;
}

/* wide */
#weather #featurenav .sectiondiv h1 {
line-height: normal;
width: 540px;
float: right;
margin-top: 1px;
}


/* ----------------- IDITAROD ---------------- */

#newsiditarod .columncenter #headlineholder{
width: 320px;
margin: 0 6px 0 0;
float: left;
}

#newsiditarod .columncenter #headlineholder .sectiondiv{
background: url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_320.jpg) top left no-repeat;
}

#newsiditarod .columncenter #headlineholder ul{
list-style-type: disc;
padding: 0 0 0 20px;
margin: 8px 0;
}

#newsiditarod #iditarod_link h3{
text-align:center;
}

/*------ Weather Social Links ------*/
#weather .social-weather-links{
padding-left: 15px;
}

#weather .social-weather-links p{
font-size: 12px;
font-weight: bold;
color: #22BEF1;
}

/*------ ABOUT US BIOS ------*/
#aboutbios #headlineaboutbios .headthumb {
display: block;
overflow: hidden;
height: 100px;
width: 120px;
float: left;
margin: 0 5px 0 0;
border: 1px solid #000;
}

#headlineaboutbios ul li,
#blogs .topstorymore {
width: 310px;
height: 110px;
float: left;
clear: none;
margin: 0;
padding: 0 0 0 8px;
}

/*------ STORY BIOS PAGES ------*/
#aboutbios #bio #storyimg{
margin:0 5px;
padding:0;
float: left;
}

#aboutbios #bio h1.entry-title{
color:#222222;
font-size:22px;
font-weight:bold;
line-height:24px;
}

#aboutbios #bio .fn{
float: left;
width: 200px;
}

#aboutbios #bio .body{
display:block;
float:left;
width:400px;
}

#aboutbios #bio p {
text-align:left;
padding-bottom:8px;
}

#aboutbios .biotools{
height:20px;
width:300px;
float: left;
}

#aboutbios .biotools .bio-email{
height: 100%;
width: 200px;
margin: 0;
padding: 0;
}

/* ---------- BLOG ----------- */
#blogitemshort,
#blogitem{
margin: 0 0 8px 0;
background: #fff;
padding: 0 0 8px 0;
}

#blogsection{
width: 642px;
background-color: transparent;
overflow: hidden;
}

#blogsection .sectiondiv h1{
line-height: 28px;
margin: 0;
color: #fff;
}

#blogsection #bioblog {
padding: 0 8px;
}

#blogsection #bioblog .blogauthor{
height: 50px;
}

#blogsection #bioblog .blogauthor h2{
font-family: Arial, Verdana, Helvetica, sans-serif;
}

#blogsection #bioblog .blogauthor h2{
display: none;
}

#blogsection .toptitle{
width: 646px;
text-align: center;
font-size: 22px;
background: transparent url() top left no-repeat;
height: 40px;
margin: 0 0 8px 0;
}

#blogsection .toptitle a{
color: #222;
background: transparent url() top left no-repeat;
font-size: 16px;
line-height: 40px;
font-weight: bold;
}

#weatherblog #blogsection #bioblog,
#blogsection .toptitle .videoicon{
display: none;
}

#blogsection .headthumb{
display: block;
text-align: center;
}

#blogsection .headthumb img{
width: auto;
height: auto;
}

#blogsection .storyinfo{
text-align: center;
margin: 0 0 0 0px;
}

#blogsection .byline{
padding: 0 8px;
text-align: center;
margin: 0 0 8px 0;
}

#blogsection #blogbody{
font-size: 14px;
padding: 0 8px;
}

#blogsection #blogbody p {
font-size: 14px;
}

#blogsection .blogfooter{
overflow: hidden;
width: 610px;
margin: 0 8px;
padding: 4px 8px 2px 8px;
border-bottom: dotted #000 1px;
background-color: #999;
margin: 4px 8px 8px 8px;
}
#blogsection .blogfooter a{
font-size: 12px;
color: #fff;
}

#blogsection .blogfooter .permalink{
float: left;
}

#blogsection .blogfooter .commentcount{
float: left;
margin: 0 0 0 250px;
}

#blogsection .blogfooter .archive{
float: right;
padding: 0 0px 0 0;
}

#blogsection #blogbotnav{
clear: both;
margin: 8px 0;
}

#blogitemshort img{
float: left;
margin: 8px 8px 0 8px;
}

#blogitemshort .headtitle{
font-size: 14px;
padding: 8px 0 0 0;
}

/*--------- Most Wanted --------*/
#most-wanted #headlinemost-wanted3 .sectiondiv,
#most-wanted #topheadmod #headlinemost-wanted ul li .videoicon,
#most-wanted #topheadmod #headlinemost-wanted ul li .headtitle,
#most-wanted #topheadmod #headlinemost-wanted .sectiondiv{
display: none;
visibility: hidden;
}

#most-wanted #topheadmod #headlinemost-wanted ul{
margin: 0;
padding: 0;
list-style-type: none;
}

#most-wanted #headlinemost-wantedpdfs{
width: 100%;
height: auto;
}

#most-wanted #headlinemost-wantedpdfs .sectiondiv{
background:transparent url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_646.jpg) no-repeat scroll left top;
height:35px;
margin:0 0 8px;
padding:0;
}

/*--------- Originals --------*/
#originals  #headlineoriginals{
width: 100%;
height: auto;
}

#originals  #headlineoriginals .sectiondiv{
background:transparent url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_646.jpg) no-repeat scroll left top;
height:35px;
margin:0 0 8px;
padding:0;
}

#originals #headlineoriginals ul{
list-style-type: none;
margin: 0;
padding: 0;
}

#originals  #headlineoriginals ul li .topthumbmore{
width: 240px;
padding: 3px 2px 8px 20px;
height: 200px;
}

#originals  #headlineoriginals ul li .headtitle{
display: none;
visibility: hidden;
}


/*---- Rotating Slideshow ----*/
#headlineMediaViewer {
display: block !important;
width: 331px;
float: left;
height: 379px;
margin-bottom: 8px;
margin-right: 6px;
padding: 0 0 6px 0;
}

#headlineMediaViewer #miso {
position: relative;
width: 330px;
}

#headlineMediaViewer #miso .media-container {
position: relative;
}

#headlineMediaViewer #miso .media-fullsize{
padding: 5px 0 0 5px;
}

#headlineMediaViewer #miso .fullsize {
background-repeat: no-repeat;
background-position: center top;	
}

#headlineMediaViewer #miso .media-playIcon{
background: transparent url(http://media.ktva.com/designimages/hasvideo_B.png) no-repeat center;
position: absolute;
top: 0px;
}

#headlineMediaViewer #miso #flashcontent {
position: absolute;
top: 5px;
left: 5px;
margin: 0px;
}

#headlineMediaViewer #miso #flashUpgrade {
display: none !important;
}

#headlineMediaViewer #miso .media-details{
position: absolute;
top: 257px;
padding: 0 5px 0 6px;
z-index: 9;
background: #fff;
height: 123px;
overflow: hidden;
}

#headlineMediaViewer #miso .caption {
color: #000;
text-align: center;
font-size: 18px;
margin: 0px 0 4px 0;
font-weight: bold;
text-align: left;
}

#headlineMediaViewer #miso .caption a{
color: #222;

}

#headlineMediaViewer #miso .summary {
height: 65px;
margin: 0;
overflow: hidden;
font-size: 12px;
color: #000;
}

#headlineMediaViewer #miso-nav {
width: 320px;
overflow: hidden;
height: 155px;
position: relative;
margin: 5px 0px 0px 5px;
}

#headlineMediaViewer #miso-nav .media-item-container {
height: 61px;
width: 470px;
float: left;
margin: 0 0 5px 0;
background: #222;
}

#headlineMediaViewer #miso-nav ul {
margin: 0px; 
padding: 0 4px 0;
list-style-type: none;
}

#headlineMediaViewer #miso-nav .wide li {
line-height: 2em;
display: block;
float: left;
opacity: .5;
padding: 5px 0 5px 4px;
width: 72px;
}

#headlineMediaViewer #miso-nav .wide li.selected{
opacity: 1;
}

#headlineMediaViewer #miso-nav .wide img{
height: 50px;
width: 73px;
border: solid #333 1px;
}

#headlineMediaViewer #miso-nav .wide a {
margin: 10px;
padding: 2px 6px;
background: url(http://media.fox50.com/designimages/bim_headMediaViewer_highlight.png) no-repeat;
}

#headlineMediaViewer #miso-nav .resume{
background:#CCCCCC url(http://media.fox50.com/designimages/bim_headMediaViewer_arrow.png) no-repeat scroll 0 0;
float:left;
height:24px;
margin-left:3px;
margin-top:-54px;
width:24px;
display: none;
}

#headlineMediaViewer #miso-nav .pause{
width: 24px;
height: 24px;
background: url(http://media.fox50.com/designimages/bim_headMediaViewer_pause.png) no-repeat;
background-color: #ccc;
float: left;
margin-top:-54px;
display: none;
}

/*------------------ AK POLITICAL INSIDER ------------------*/
#politics #headlinepolitics,
#politics #headlinepoliticsredistricting {
width: 320px!important;
}

#politics #headlinepolitics .sectiondiv,
#politics #headlinepoliticsredistricting .sectiondiv {
background:url(http://media.youralaskalink.com/designimages/KYUR_sectiondivider_320.jpg) no-repeat;
}

#politics #headlinepoliticsredistricting {
float: right;
}

/*------------------ DIABETES DIARIES  ------------------*/
#diabetesdiaries #surveysection h2{
font-family:Arial Black;
font-variant:small-caps;
}

#diabetesdiaries table.cmP_survey td.cmP_header{
font-family:Times New Roman;
font-weight:bold;
font-size:18px
}

#diabetesdiaries .sectiondiv{
display:none;
}

#diabetesdiaries #surveyform table{
width:100%;
}

#diabetesdiaries table.cmP_survey td.cmP_questionSpacer,
#diabetesdiaries table.cmP_survey td.cmP_question,
#diabetesdiaries table.cmP_survey td.cmP_responses td,
#diabetesdiaries table.cmP_survey td.cmP_responses{
background:#EBC3CE;
}

#diabetesdiaries table.cmP_textVertical span.cmP_label{
font-size:18px;
}

#diabetesdiaries .cmP_title h2{
text-align:center;
font-size:32px
}

#diabetesdiaries #surveyform a:link, a:visited, a:active{
color:#AF102C;
font-size:18px;
}

#diabetesdiaries #share-diary{
font-family:Arial Black;
text-align:center;
background:#AF102C;
color:white;
border:4px solid #000000;
margin: 0 40px;
font-size:25px;
font-variant:small-caps;
}

#politicsshare-your-thoughts #storysection .storybody{
margin: 0 -10px;
}

#politicsshare-your-thoughts #storysection{
padding: 0px 0px 0px 0px;
margin: 0 12px;
}
#communityyour-alaska-seen .headlines .sectiondiv{
display:none;
visibility:hidden;
}

#communityyour-alaska-seen ul, li {
list-style-type: none;
}

#communityyour-alaska-seen h3 {
font-size:11px;
text-align:center;
}

#communityyour-alaska-seen .hentry item1 story {
width:200px;
}

