/* #############################################################
		allpages.css
   ############################################################# */
/* browser reset controls */
/******************************************************/
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, del, dfn, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {margin:0px; padding:0px; border:0px; outline:0px; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit;}
table, caption, tbody, tfoot, thead, tr, th, td {outline:0px; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit;}
table, caption, tbody, tfoot, thead, tr, th, td {outline:0px; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit;}
body {line-height:1.2; color:black; background-color:transparent;}
/* ol, ul {list-style: none;} */
/* remember to define focus styles! */
:focus {outline:0;}
caption {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/*mos reformatted styles */
h1, h2, h3, h4, h5, h6, strong {margin:0px; padding:0px; border:0px; outline:0px; font-size:100%; font-family:inherit; font-weight:bold;}
font {margin:0px; padding:0px; border:0px; outline:0px; font-weight:inherit; font-style:inherit; font-family:inherit;}
em {margin:0px; padding:0px; border:0px; outline:0px; font-size:100%; font-family:inherit; font-style:italic;}
code {margin:0px; padding:0px; border:0px; outline:0px; font-size:100%; font-family:"Courier New", Courier, monospace;}
pre { font-family: "Courier New", Courier, monospace; }
blockquote {padding:0px 15px;}
sup {font-size:.5em;position:relative;top:-.5em;}
sub {font-size:.5em;}
abbr,acronym {border-bottom-width:1px;border-bottom-style:dotted;}

/******************************************************/
/* end browser reset controls */


/***********************
 GENERAL HELPER STYLES
***********************/
.hidden {
	diplay: none;
	visibility: hidden;
	width: 0px;
	height: 0px;
}
.footer {
	clear: both;
}

/*********************
 GENERAL STYLES
*********************/
a {color:#E94023;}
a:hover {color:#fff;}

#mainContent  { padding:10px;font-size:1.2em;color:#fff;background:#332D2D;}
#mainContent .moduleContainer {background:#000;width:600px;overflow:hidden;}
#mainContent .containerPadding {padding:0px 11px;}
#mainContent .moduleFooter {background:url(/images/module-bg.gif) 0 -567px no-repeat;width:600px;height:10px;overflow:hidden;}
#mainContent #TopText .moduleHeader {display:none;}


/* PAGE TITLE */
#mainContent .moduleHeader  {background:url(/images/module-bg.gif) 0 -526px no-repeat;width:600px;height:41px; }
#mainContent .moduleHeader h2 {font-size:1.5em;padding:4px 10px 0 10px; }

/* MAIN TEXT AND HEADERS */
#mainContent h1 { font-size:1.8em;} 
#mainContent h2 { font-size:1.8em;} 
#mainContent h3 { font-size:1.16em;color:#E94023;margin-bottom:.75em;}  
#mainContent h4 { font-size:1.2em;} 
#mainContent h5 { font-size:1.1em;} 
#mainContent h6 { font-size:1em;} 

#mainContent p { margin-bottom:.75em;} 


/* IMAGES */
#mainContent img { border: none 0px #fff; }

/* MISC TEXT CLASSES */
#mainContent .smallText { font-size: 80%; }
#mainContent .Headline {   font-size:1.16em;color:#E94023; } /* SAME AS H3 - Legacy Inside Pages Code */
#mainContent .Text { font-size:12px; } /* SAME AS BODY - Legacy Inside Pages Code */

/* LISTS */
#mainContent ul.inline li {
	display: inline;
}
#mainContent ul { } /* Optional for Custom List Styles */
#mainContent li { } /* Optional for Custom List Styles */


/*********************
 ARTICLE PAGE
*********************/

.standFirst { font-weight:bold;font-size:1.16em;}

/* RELATED LINKS */
#relatedLinksInsert {width:310px;float:left;}
#relatedLinksInsert .moduleHeader  {background:url(/images/module-bg.gif) 0 -577px no-repeat;width:300px;height:28px; }
#relatedLinksInsert .moduleHeader h3 {display:none; }
#relatedLinksInsert .moduleContainer {}
#relatedLinksInsert .moduleContent {border-top:2px solid #000;width:300px;}
#relatedLinksInsert #relatedLinks {padding:3px 7px 8px 7px;background:#4C090C;}
#relatedLinksInsert .moduleFooter {display:none;}
#relatedLinksInsert li{list-style:none;}

/* ARTICLE IMAGE STYLES */
#articleAdInsert { padding: 0px 10px 5px 0px; }
.imageCaptionContainer { padding: 0px 10px 8px 0px;float:left; }
.imageCaption { font-size:.83em;color:#E94023;}


/*********************
 FORM STYLES
*********************/
select { font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;font-size:1.2em;} /* This style applies to all dropdown menus. */
#mainContent select { font-size:1em;} 
input { font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;font-size:1.2em;} /* Only specify font face, size and color. This applies to all buttons, single line text boxes (input fields), checkboxes, and radio buttons. */
#mainContent input { font-size:1em;} 
.textBox { } /* Single-Line textboxes background and border colors */
button, .button { font-weight:bold;font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;font-size:1.2em;}
#mainContent button,#mainContent .button  { font-size:1em;} 
textarea { font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;font-size:1em;} /* This style applies to all multi-line comment areas. */
#mainContent .submitbutton { }
#mainContent .warningMessage { } /* Text displayed warning of Form problems/errors */

/* VARIOUS SIZED TEXBOXES */
input.short { width: 70px; }
input.medium { width: 150px; }
input.long { width: 300px; }


/************************
 GENERIC TABLES
*************************/
#mainContent table { color: #fff; font-size: 1em; } /* Just set a default text color and size */

/************************
 FORMATTED TABLES
*************************/
#mainContent table.formattedTable {} /* Background color or borders */
#mainContent table.formattedTable th {color:#E94023;font-weight:bold;}
#mainContent table.formattedTable th a {color:#E94023;} /* Header cells and Header Font Info */
#mainContent table.formattedTable td {padding:4px;} /* Table body cells and body font info */
#mainContent table.formattedTable td a {} /* Table body links */
#mainContent table.formattedTable tr.rowOdd {background:#222;} /* Table Odd Row for a separate background-color for every other row */
#mainContent table.formattedTable tr.rowEven {background:#333;} /* Table Even Row for a separate background-color for every other row */
/* You may need to specify a specific link color for each row depending on the background colors */

#mainContent table.fullWidth {width:580px; } /* specify the width to span the full content area */

/*********************
 MISC BACKGROUND AND SECTIONAL STYLES
	(Styles used for default sectionals and misc colors.)
*********************/
.CellBackground0 { background-color: #333; color: #FFF; } /* Background, Border, and Text color only */
.CellBackground1 { background-color: #555; color: #FFF; } /* Background, Border, and Text color only */
#mainContent .CellContent0, #mainContent .CellContent1 { padding: 5px; } /* Define padding so running copy doesn't hit edge of background. */

/*********************
 CALENDAR STYLES
*********************/
#mainContent .calendarTable { }
#mainContent .calendarTable td, #mainContent .calendarTable td a  { }
#mainContent .calendarTable td.calendarDayCell { } /* Specify something to overwrite CellBackground0 */
#mainContent .calendarTable td.calendarEmptyDay { }
#mainContent .calendarTable td.calendarDayViewed { } /* Specify something to overwrite CellBackground1 */
#mainContent .calendarTable td.calendarCurrentDate { }

/*********************
 SEPARATOR STYLES
*********************/
hr { }
.sectSeparatorH { } /* Horizontal gaps between sections. */
.sectSeparatorV { } /* Vertical gaps between sections. */


/**************************/
/**** EDITS UNECESSARY ****/
/**************************/

/*********************
 FORM LAYOUTS
*********************/
#mainContent fieldset {
	border: none 0px #fff;
}
#mainContent legend { /* Specify a Color */
	font-weight: bold;
}
#mainContent .formRow {
	clear: both;
	margin: 5px 0px;
}
#mainContent label {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 3px;
}
#mainContent label .labelDetails {
    font-weight: normal;
    font-size: 0.9em;
}
#mainContent .formRowMultiFields {
	margin-left: 153px; /* !! Should be the width of the label !! */
}
#mainContent .formRowMultiFields img { /* Used for Captcha */
	padding: 0px;
}
#mainContent label.spanWidth {
	width: auto;
	display: block;
	text-align: left;
}
#mainContent label.inline {
	float: none;
	display: inline;
	width: auto;
	text-align: auto;
}
#mainContent .formRowSubmit {
	margin-left: 153px; /* Probably the width of the label */
}
#mainContent .EmailForm label {
	width: 80px;
}

/*********************
 ALIGNMENT STYLES
*********************/
.alignLeft, .alignleft { float: left; }
.alignCenter, .aligncenter { text-align: center; }
.alignRight, .alignright { float: right; }
#mainContent img.noFormat { border: none 0px; margin: 0px; }
/* #############################################################
		ccb-content.css
   ############################################################# */

/* #############################################################
		framework.css
   ############################################################# */
/* Framework */
body { text-align: center; background:url(/images/body-bg.gif) center top #020000;font-size:10px;font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif; }
#mosSite { width: 960px; margin: auto; text-align: left; }
#mosSite fieldset { border: 0px solid #000; }
#framework { width: 960px; }
#frameworkTop { background:url(/images/header-bg.jpg) no-repeat;height:235px;}
#frameworkLeft { float: left; width: 960px; }
#frameworkRight { display:none; }
#frameworkBottom { clear: both; }

/* Ads */
#leaderboard { float:left; width:728px; height:95px; position:absolute;}
#leaderboardLabel { display:none; }
#leaderboardAd { padding-top:4px; }
#skyscraper { width: 170px; text-align:center;}
#skyscraperLabel { display:none; }
#skyscraperAd { }
#banner { }

/* CCB */
#ccb { text-align: center; }
#ccb p { display: none; }
#ccb ul { text-align: center; display: inline; padding: 3px 0px; }
#ccb ul li { margin-left: 0; padding: 1px 5px; border-left: 1px solid #000; list-style: none; display: inline; }
#ccb ul li.first { margin-left: 0; border-left: none; list-style: none; display: inline; }
#ccb ul li a { }

/* Header */
#header {clear:both; height:235px;overflow:hidden;}
#header h1 { width:330px;height:144px;float:left;margin-left:-19px; margin-top:95px;}
#header .headerRotation {width:630px; float:right;}

/* Content */
#contentBackground { background:url(/images/content-bg.jpg) left bottom repeat-y #332D2D; float:left;}
#contentColumns { }
#contentColumns A { } /* All Content Links */
#contentEnclose { width: 790px; float: left; }
#contentMiddle { width: 620px; float: right;overflow:hidden; }
#contentLeft { width: 170px; float: left;}
#contentRight { background:url(/images/header-bg.jpg) -790px -235px no-repeat; width: 170px; float: right; }
#contentBottom, #contentEnclosedBottom {clear:both;}
.storySeparator { }

/* Footer */
#footer {background:url(/images/footer-bg.jpg) no-repeat;width:960px;height:119px; clear:both; }
#footerTop { height:37px;}
#footerBottom { clear: both; }
#siteIndex { padding:0 0 10px 220px;}
#siteIndex fieldset { border: 0px solid #000; }
#siteIndex legend { display: none; }
#siteIndex select { font-size:1.1em;color:#E94023;font-weight:bold;background:#000;}
#copyright { padding:0 0 0 220px;font-size:.9em;color:#BDBDBC;text-transform:uppercase;}
#copyright A { color:#BDBDBC;}
#copyright A:hover { color:#fff;}
#copyright .privacyPolicy { }
#footer #sponsor {width:478px;float:right;}
#footer #sponsor .moduleHeader{display:none;}

/* #############################################################
		modules.css
   ############################################################# */

/* date */
#date { width:170px;height:35px;background:url(/images/header-bg.jpg) 0 -235px no-repeat;font-size:1.1em;font-weight:bold;color:#fff;text-align:center;}
#date .moduleHeader, #date h4 {display:none; }
#date p {padding:7px 0 0 0;margin:0;}

/* marquee */
#marquee {background:url(/images/header-bg.jpg) -170px -235px no-repeat #4C090C;color:#FF3232;font-size:1.1em;}
#marquee .moduleHeader{display:none;}
#marquee .containerPadding {padding:6px 10px;}
#marquee a {color:#FF3232;}
#marquee a:hover {color:#fff;}

/* concert calendar */
#concertCalendar {width:170px;font-size:1.2em;color:#fff;}
#concertCalendar .moduleContainer{padding:5px;}
#concertCalendar .moduleHeader {padding:5px 5px 0px 5px;background:#000;}
#concertCalendar .moduleHeader h3 {color:#fff;font-size:1em;}
#concertCalendar .moduleContent {background:#000;}
#concertCalendar .containerPadding {padding:5px;}

/* misc 1 */
#misc1 {width:170px;font-size:1.2em;color:#000;}
#misc1 .moduleContainer{padding:5px;}
#misc1 .moduleHeader {padding:5px 5px 0px 5px;display:none;}
#misc1 .moduleHeader h3 {font-size:1em;}
#misc1 .moduleContent {}
#misc1 .containerPadding {padding:0px 5px 5px 5px;}

/* misc 2 */
#misc2 {width:170px;font-size:1.2em;color:#000;}
#misc2 .moduleContainer{padding:5px;}
#misc2 .moduleHeader {padding:5px 5px 0px 5px;display:none;}
#misc2 .moduleHeader h3 {font-size:1em;}
#misc2 .moduleContent {}
#misc2 .containerPadding {padding:0px 5px 5px 5px;}

/* Poll */
#poll {width:170px;font-size:1.2em;color:#000; }
#poll .moduleContainer{padding:5px;}
#poll .moduleHeader {margin-bottom:8px;}
#poll .moduleHeader H3 {font-size:1.16em;}
#poll #formRowSubmit{font-size:.83em;}
#poll .sponsorLabel{display:none;}
#poll .sponsor img{margin-bottom:6px;}
#pollQuestion {font-weight:bold;}
#pollDescription {margin-bottom:8px;}
#pollLink {margin-top:8px;}


/* front module group 1 */
#frontgroup1 {padding:10px;background:#332D2D;}
#frontgroup1 .moduleContainerGroup {width:600px;height:51px;background:url(/images/module-bg.gif) no-repeat;}
#frontgroup1 .moduleHeaderGroup {display:none;}

/* Club */
#club { width:379px;height:51px;overflow:hidden;float:left;}
#club legend {display:none;}
#club .moduleHeader {float:left; width:106px;}
#club .moduleHeader h3 a {text-indent:-9999px; display:block; width:102px; height:50px; background:url(/images/module-bg.gif) no-repeat 0px 0px;}
#club .containerPadding {padding:6px 6px 0px 0px;}
#club .osaText {display:none;}
#club label {font-weight:bold;display:block;vertical-align:top;font-size:1.1em;height:18px;width:97px;}
#club .textInput {border:0;background:#000;color:#E94023;width:97px;}
#club .formRow {float:left;padding:0 7px 0 0;}
#club #saveLoginRow {width:56px;float:right;padding:0;}
#club #saveLoginRow label{display:inline;height:18px;width:29px;}
#club #saveLoginRow input{display:inline;vertical-align:top;position:relative;margin-top:-2px;}
#club .submitRow {float:right;width:56px;}
#club #cmdSubmit {font-size:1.1em;}


/* Search */
#search { width:220px;height:51px;overflow:hidden;float:right;}
#search legend, #search .moduleHeader, #searchTypeLabel, #searchType, #searchForLabel, #searchTopSearches {display:none;}
#search .textInput {width:144px;border:0;background:#E94023;color:#fff;}
#search .formRow {float:left;}
#search .containerPadding {padding:25px 5px 0 6px;}
#search .submitRow {float:left;position:relative;top:-3px;padding-left:4px;}
#search .submitRow .button {font-size:1.1em;}

/* front module group 2 */
#frontgroup2 {padding:10px;}
#frontgroup2 .moduleHeaderGroup {height:32px;background:url(/images/module-bg.gif) 0 -51px no-repeat;}
#frontgroup2 .moduleHeaderGroup h3{display:none;}
#frontgroup2 .moduleContainerGroup {width:600px;background:#000;}
#frontgroup2 .containerPaddingGroup { }

/* On Air */
#onAir { float:left;width:360px;font-size:1.2em;color:#FF0000;}
#onAir .moduleHeader { position:relative;left:158px;height:16px;}
#onAir .moduleHeader h3 { font-size:1.16em;color:#fff;text-transform:uppercase;}
#onAir .moduleContent { margin-top:-16px;}
#onAir .containerPadding { padding:0 0 5px 8px;}
#onAir #hostPhoto { float:left;width:150px;}
#onAir #hostPhoto a{ border:2px solid #EA1D24;display:block;float:left;}
#onAir #hostPhoto img{ width:140px;}
#onAir .hostText {padding-top:18px;}
#onAir h4 a{text-decoration:none;}
#onAir .hostTime {display:none;}

/* listen live */
#listenLive { float:right;width:221px;}
#listenLive .moduleHeader { display:none;}
#listenLive .containerPadding {padding:5px 0 0 0;}
#listenLive a { display:block;width:208px;height:46px;text-indent:-9999px;background:url(/images/module-bg.gif) 0 -605px no-repeat;}
#listenLive a:hover { background-position: -208px -605px;}

/* video */
#video {clear:both;background:url(/images/module-bg.gif) 0 -147px no-repeat;color:#fff;}
#video .moduleHeader {display:none;}
#video .containerPadding {padding:1px;}

/* kupd Presents */
#kupdPresents {padding:10px;font-size:1.4em;color:#fff;font-weight:bold;}
#kupdPresents .moduleHeader {height:32px;width:600px;background:url(/images/module-bg.gif) 0 -441px no-repeat;}
#kupdPresents .moduleHeader h3 {display:none;}
#kupdPresents .moduleContent {background:#000;}
#kupdPresents .story {clear:both;padding:6px 11px;}
#kupdPresents .story h4 {text-transform:uppercase;}
#kupdPresents .story h4 a{text-decoration:none;}
#kupdPresents .storyImage {float:left;padding:0 10px 0px 0;}
#kupdPresents .moduleFooter {height:9px;width:600px;background:url(/images/module-bg.gif) 0 -482px no-repeat #000;overflow:hidden;}
#kupdPresents .storySeparator {clear:both;height:6px;}
#kupdPresents .storySeparator hr{display:none;}

/* kupd events */
#kupdEvents {width:600px; margin-left:10px; color:#fff;font-size:1.2em;}
#kupdEvents .moduleHeader {height:27px;width:600px;background:url(/images/module-bg.gif) 0 -491px no-repeat;}
#kupdEvents .moduleHeader h3 {display:none;}
#kupdEvents .moduleContainer {background:url(/images/kupdEvents-bg.gif) repeat-y;}
#kupdEvents .moduleContent {display:inline;}
#kupdEvents .containerPadding {padding:10px 0;}
#kupdEvents .story {width:300px;margin-bottom:15px;}
#kupdEvents .story h4{font-size:.916em;text-transform:uppercase;}
#kupdEvents .story h4 a{text-decoration:none;}
#kupdEvents .odd a{color:#000;}
#kupdEvents .odd a:hover{color:#fff;}
#kupdEvents .storyContainer {padding:0 10px;}
#kupdEvents .odd {float:left;clear:left;}
#kupdEvents .even {float:right;}
#kupdEvents .storyImage {float:left;padding:0 7px 0 0; position:relative;top:2px;}
#kupdEvents .storyImage img {margin:0 0 4px 0; border:1px solid #000;}
#kupdEvents .storySeparator {display:none;}
#kupdEvents .moduleFooter {clear:both;height:0px;overflow:hidden;}

/* Sponsor */
#sponsor {text-align:center; }
#contentLeft #sponsor {margin-top:5px;}
#contentLeft #sponsor .moduleHeader {display:none;}
#contentLeft #sponsor .moduleContent p {padding:3px 0px;}

/* Weather */
#weather { }
#weatherInfoFooter { clear: both; }
#weatherInfo p { display: inline; }

/* Tile Ads */
#tileAds .moduleHeader {display:none; }
#tileAds {text-align:center;}
#tileAds p { padding: 3px 0px; text-align:center;}
#tileAds .containerPadding div { text-align:center !important;}



/* #############################################################
		nav.css
   ############################################################# */
/* NAV MODULE SETTINGS */
#navigation { font-size:1.1em;width:170px;border-top: 1px solid #930000;font-weight:bold; }
#navigation .moduleFooter { display:none;}
#navigation .moduleHeader { display:none; }

/* MAIN NAVIGATION MENU BOX */
#navigation .containerPadding {   }
#navigation ul { list-style: none; border: none; }

/* MAIN NAV ITEMS */
#navigation li { text-align: left; border: 1px solid #930000;border-top:0; background:url(/images/nav-bg.gif) repeat-x #4C090C; }
#navigation li a, #navigation li .navNoLink { display: block; padding: 0px; color: #FF3232; padding: 5px 5px 5px 8px; text-decoration: none; width: 100%; }
html>body #navigation li a { width: auto; }
#navigation li a:hover { color: #fff; }
#navigation li:hover, #navigation li.sfhover { background-image:none;background-color:#000; }

/*
SUB NAV LIST 
	Set the width, background, and/or border
*/
#navigation li ul { border-top: 1px solid #930000;width: 157px; margin-left: 120px;margin-top: -20px; display: block; position: absolute; left: -9999px; height: auto; }
/* SUB-NAV ITEM */
#navigation li ul li { }



/* YOU SHOULD NOT HAVE TO EDIT ANY OF THE STYLES BELOW */

#navigation li:hover, #navigation li.sfhover { position: static; } /* This is a fix for the IE7 Sticky menu bug */
#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li.sfhover ul ul, #navigation li.sfhover ul ul ul { left: -9999px; z-index: 501; }
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul { left: auto; z-index: 501; }
/* Support for the "iehover-fix.js" */
ul.navItems iframe { position: absolute; left: -0.25em; top: -0.25em; z-index: -1;  filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);}
* html ul.navItems li { z-index: 501; }

/* this is for IE 5.0
	select.hide { visibility: hidden; }

/* End Support for the "iehover-fix.js" */

/* #############################################################
		sectional.css
   ############################################################# */
/* ALL SECTIONAL TEMPLATES */
.sectional .story {
	clear: both;
}
.sectional p.storyImage {
	display: block;
	float: left;
	margin: 3px 3px 0px 0px;
	padding: 0px;
}
.sectional p.storyImage img {
	margin: 0px;
	padding: 0px;
}
.sectional .storyLink {
	display: none;
	visibility: hidden;
	font-size: 1px;
	color: #fff;
	text-indent: -9999px;
}
.sectional .storySeparator {
	clear: both;
}

/* The Last Story Separator */
.sectional .separatorLast {
	visibility: hidden;
}

/************************/
/* SECTIONAL TEMPLATE 2 */
/************************/

/* Top Story */
.secTemplate2 .CellBackground0 .storySeparator hr {
	display: none;
}
.secTemplate2 .contentSeparator hr {
	visibility: hidden;
}


/************************/
/* SECTIONAL TEMPLATE 3 */
/************************/

/* Container for the Top 3 Entries */
.secTemplate3 .secTop {

}

/* Container for First Half of the bottom Entries */
.secTemplate3 .secBottomFirstHalf {
	display: block;
	width: 280px;
	float: left;
}

/* Separator Between Bottom Halves */
.secTemplate3 .contentSeparator {
	display: block;
	width: 15px;
	float: left;
}

/* Container for Second Half of the bottom Entries */
.secTemplate3 .secBottomSecondHalf {
	display: block;
	width: 280px;
	float: left;
}


