/* ===== RESET GLOBAL STYLES ========================================== */
html, body, form, fieldset, ul, ol, li {
    margin: 0;
    padding: 0;
    cursor: default;
    list-style-type: none;
    border: 0px !important;
} * {
    outline: none;
}

/* __ format vertical margins __ */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, dl, address {
    margin: 10px 0;
    padding: 0;
}

/* __ Apply left margin __ */
dd, blockquote {
    margin-left: 25px;
}

/* __ Format Tables (still need 'cellspacing="0"' in the markup)__ */
/* __ Miscellaneous __
 a:focus { outline:none; }
 img, fieldset { border:none; }
 form label { cursor:pointer; }
 ol, ul { list-style:none; }
 input, select, textarea { font:inherit; }
 textarea { overflow:auto; }
 */
/* __ Custom Global Styles __ */ .clear {
    clear: both;
} .clearLeft {
    clear: left;
} .clearRight {
    clear: right;
} .left {
    float: left;
    padding-right: 10px;
} .right {
    float: right;
} .hide {
    display: none;
} .disabled {
    filter: alpha( opacity = 50);

-moz-opacity:
    0.5;

opacity:
    0.5;
}

body {
    background-color: #09497f;
    color: #625f5c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(http://media.tribunemediaservices.com/designimages/bkgd_page_internal_TMSE.jpg);
    background-repeat: repeat-x;
}

a:link, a:visited {
    color: #02508f;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    border: 0px;
}

a:hover, a:active {
    color: #0368b9;
    border: 0px;
}

/* __ format vertical margins __ */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, dl, address {
    margin: 10px 0;
    padding: 0;
}

label {
    cursor: pointer;
}

/* ====== PAGE LAYOUT ====== */
/* === HEADER ===*/ #header {
    position: relative;
    width: 100%;
    height: 144px;
    z-index: 10;
} #headerContent {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 910px;
    height: 144px;
}

div#headermenu {
    width: 910px;
    height: 100px;
}

div#mapimage {
    position: relative;
    float: right;
    width: 125px;
    height: 42px;
    display: block;
    background-image: url(http://media.tribunemediaservices.com/designimages/map_img_TMSE.jpg);
    background-repeat: no-repeat;
}

div#mapimage a.map {
    background: url('http://media.tribunemediaservices.com/designimages/map_img_TMSE.jpg') no-repeat;
    width: 125px;
    display: block;
    height: 42px;
}

div#mapimage a.map:hover {
    background: url('http://media.tribunemediaservices.com/designimages/map_img_TMSE.jpg') 0 -42px no-repeat;
    width: 125px;
}

div#mapimage span {
    display: none;
}

div#logo {
    position: relative;
    float: left;
    width: 220px;
    height: 95px;
    background: url(http://media.tribunemediaservices.com/designimages/logo_img_internal_TMSE.jpg) no-repeat;
}

div#logo a {
    display: block;
    width: 220px;
    height: 95px
}

div#logo span {
    display: none;
}

div#navbar {
    position: relative;
    float: left;
    width: 690px;
    height: 34px;
    z-index: 1;
}

/* ----- Top Navigation w/ Dropdowns ----- */ #header UL.navigation li {
    margin-top: 0px;
    padding: 0;
    list-style: none;
    z-index: 10 !important;
}

ul.navigation_help {
    margin-top: 0px;
    padding: 0;
    list-style: none;
    z-index: -1 !important;
} #header UL.navigation LI {
    float: left;
} #header UL.navigation LI a {
    display: block;
    height: 34px;
} #header UL.navigation LI a span {
    display: none;
} #header UL.navigation LI#prods a.link {
    background: url('http://media.tribunemediaservices.com/designimages/txt_tribune_nav_TMSE.jpg') no-repeat;
    width: 182px;
} #header UL.navigation LI#prods a.link:hover, #header UL.navigation LI#prods .current {
    background: url('http://media.tribunemediaservices.com/designimages/txt_tribune_nav_TMSE.jpg') 0 -34px no-repeat;
    width: 182px;
} #header UL.navigation LI#solutions a {
    background: url('http://media.tribunemediaservices.com/designimages/txt_tribune_nav_TMSE.jpg') -182px 0 no-repeat;
    width: 106px;
} #header UL.navigation LI#solutions a:hover, #header UL.navigation LI#solutions .current {
    background: url('http://media.tribunemediaservices.com/designimages/txt_tribune_nav_TMSE.jpg') -182px -34px no-repeat;
    width: 106px;
} #header UL.navigation LI#aboutus a.link {
    background: url('http://media.tribunemediaservices.com/designimages/txt_tribune_nav_TMSE.jpg') -288px 0 no-repeat;
    width: 99px;
} #header UL.navigation LI#aboutus a.link:hover, #header UL.navigation LI#aboutus .current {
    background: url('http://media.tribunemediaservices.com/designimages/txt_tribune_nav_TMSE.jpg') -288px -34px no-repeat;
    width: 99px;
} #header UL.navigation LI#contactus a.link {
    background: url('http://media.tribunemediaservices.com/designimages/txt_tribune_nav_TMSE.jpg') -387px 0 no-repeat;
    width: 116px;
} #header UL.navigation LI#contactus a.link:hover, #header UL.navigation LI#contactus .current {
    background: url('http://media.tribunemediaservices.com/designimages/txt_tribune_nav_TMSE.jpg') -387px -34px no-repeat;
    width: 116px;
} #header UL.navigation LI#search {
    background: url('http://media.tribunemediaservices.com/designimages/txt_tribune_nav_TMSE.jpg') -509px 0px no-repeat;
    width: 180px;
    height: 34px;
}

div#navbar ul li:hover ul, div#navbar ul ul li:hover ul, div#navbar ul ul ul li:hover ul {
    display: block;
} #searchbar {
    position: absolute;
    right: 55px;
    top: 0px;
    background: url(http://media.tribunemediaservices.com/designimages/text_searchbox_TMSE.jpg) no-repeat;
    padding-left: 18px;
    padding-top: 3px;
    width: 110px;
    height: 20px;
    border: 0px;
    margin-top: 7px;
    margin-left: 5px;
    color: #545454;
} #gobutton {
    position: absolute;
    right: 8px;
    top: 0px;
    background: url(http://media.tribunemediaservices.com/designimages/btn_go_TMSE.jpg) no-repeat;
    width: 35px;
    height: 25px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 4px;
    border: 0px;
}

/* ----- END Top Navigation w/ Dropdowns ----- */
/* ----- Breadcrumb Navigation ----- */ .breadcrumb {
} .breadcrumb a:link, .breadcrumb a:visited {
} .breadcrumb a.active, .breadcrumb a.hover {
} .mp_backlinks {
    position: relative;
    float: left;
    margin-left: 45px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fd5f00;
} .mp_backlinks a:link, .mp_backlinks a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #179aff;
} .mp_backlinks a:hover, .mp_backlinks a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fd5f00;
}

/* ===== CONTENT AREA ========================================= */ #content {
    position: relative;
    float: left;
    width: 100%;
    background-color: #FFFFFF;
    line-height: 20px;
} #contentSection {
    position: relative;
    width: 910px;
    margin-left: auto;
    margin-right: auto;
}

/* ===== RIGHT CONTENT AREA ============================== */ 
#pageRight {
    position: relative;
    float: left;
    width: 700px;
    border: 0px solid #000;
    padding-left: 10px;
}
#pageRightSolutions {
border:0 solid #000000;
float:left;
padding-left:178px;
position:relative;
width:700px;
}#contentRight {
    position: relative;
    float: left;
    width: 670px;
    height: 100%;
    border-left: 1px solid #CCC;
    padding-left: 30px;
    padding-bottom: 20px;
} .contentRightNoBorder {
    border-left: 0px !important;
    width: 800px !important;
    padding-left: 10px !important;
} .contentSolutions {
    border-left: 0px !important;
    width: 870px !important;
    padding-bottom: 40px !important;
} #contentRight p {
    line-height: 20px;
} #contentRight img {
    border: 0px;
} #newsbox {
    float: right;
    width: 190px;
    margin: 0px 0px 15px 20px;
} #newsboxTop {
    background: url(http://media.tribunemediaservices.com/designimages/bkgd_news_box_top_TMSE.jpg) no-repeat;
    width: 190px;
    height: 4px;
} #newsboxMiddle {
    background: url(http://media.tribunemediaservices.com/designimages/bkgd_news_box_middle_TMSE.jpg) repeat-y;
    padding: 10px 15px 10px 15px;
} #newsboxBottom {
    background: url(http://media.tribunemediaservices.com/designimages/bkgd_news_box_bottom_TMSE.jpg) no-repeat;
    width: 190px;
    height: 4px;
} #customerCareForm {
    width: 658px;
    margin-top: -20px !important;
    padding: 5px 10px 20px 10px;
    background-color: #edf7ff;
} #customerCareForm table tr {
    height: 20px;
} #customerCareForm table {
    padding: 0px;
    margin: 0px;
} .customerCareFormElement {
    width: 310px;
} .customerCareCommentBox {
    width: 310px;
    height: 275px;
    overflow: auto;
}

/* ===== PAGE TITLE HEADER STYLE |======= */ #contentRight h1 {
    margin: 0px;
    margin-top: 35px;
    padding: 0px;
    font-size: 32px;
    font-weight: bold;
    color: #159aff;
}

/* ===== PAGE TITLE HEADER SUB PAGE STYLE |======= */ #contentRight h2 {
    margin: 0px;
    padding: 0px;
    font-size: 24px;
    font-weight: bold;
    color: #159aff;
}

/* ===== ITEM SECTION HEADER STYLE |======= */ #contentRight h3, #contentRight h3 a, #TVcontentdata h3 {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: bold;
    color: #014983;
    text-decoration: none;
}

/* ===== ITEM SECTION SUB HEADER STYLE |======= */ #contentRight h4, #contentRight .h4 {
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    font-weight: bold;
    color: #29a2ff;
}

/* ===== LEARN MORE ORANGE LINK |======= */ #contentRight #contentRight a.learnmore, #contentRight #contentRight a.learnmore:link {
    font-weight: normal;
    text-decoration: none !important;
    cursor: pointer;
}

/* ===== **************  STYLES FOR PRODUCTS AND SERVICES PAGE ********** ====================== */ #contentRight #headerText {
    position: relative;
    float: left;
    width: 440px;
} #contentRight #headerTextCU {
    position: relative;
    float: left;
    width: 440px;
} #contentRight #headerImagePS {
    position: relative;
    float: left;
    background: url(http://media.tribunemediaservices.com/designimages/img_fam_PS_TMSE.jpg) no-repeat;
    width: 230px;
    height: 172px;
} #contentRight #headerImageCU {
    position: relative;
    float: left;
    background: url(http://media.tribunemediaservices.com/designimages/img_at_TMSE.jpg) no-repeat;
    width: 230px;
    height: 172px;
} #PScontent, #PScontent2 {
    position: relative;
    float: left;
    width: 680px;
}

/* ===== PAGE SUBTITLE STYLE|======= */ #PScontent h6 {
    position: relative;
    background: url(http://media.tribunemediaservices.com/designimages/bkgd_h6_TMSE.jpg) repeat-x;
    display: block;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    height: 17px;
    line-height: 15px;
    margin: 0px;
    margin-bottom: 10px;
}

/* ===== SUBTITLE LEFT ROUNDED EDGE ======= */ #PScontent .h6Left {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 4px;
    background: url(http://media.tribunemediaservices.com/designimages/bkgd_h6_left_TMSE.jpg) no-repeat;
    height: 27px;
}

/* ===== SUBTITLE RIGHT ROUNDED EDGE ======= */ #PScontent .h6Right {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 4px;
    background: url(http://media.tribunemediaservices.com/designimages/bkgd_h6_right_TMSE.jpg) no-repeat;
    height: 27px;
    display: block;
} #PScontent p {
}

/* ===== PRODUCT ITEM ======= */ #PScontent .productItem {
    position: relative;
    float: left;
    width: 650px;
    margin-top: 20px;
}

/* ===== PRODUCT ICON ======= */ #PScontent .productImage {
    position: relative;
    float: left;
    width: 64px;
    height: 64px;
    margin-right: 5px;
} #PScontent .productImageAU {
    position: relative;
    float: left;
    width: 125px;
    margin-right: 20px;
    height: 100%;
} #PScontent .productImage img {
    border: none;
}

/* ===== PRODUCT DESCRIPTION ======= */ #PScontent .productDesc, #TVcontent .productDesc, .productDesc a {
    position: relative;
    float: left;
    width: 580px;
    color: #625F5C;
} .productDescAU, .productDescAU a {
    position: relative;
    float: left;
    width: 495px;
    color: #625F5C;
    line-height: 20px;
} .orangeText {
    color: #fc5f00;
} .orangeText:hover {
    color: #d14f00;
} .darkblueText {
    color: #004884;
    font-weight: bold;
    font-size: 11px;
} .lightblueText {
    color: #179aff;
    font-weight: bold;
    font-size: 11px;
} .bulleted {
    display: list-item;
    margin-left: 15px;
    list-style-image: url(http://media.tribunemediaservices.com/designimages/blt_list_square_TMSE.jpg);
} .bulleted_orange {
    display: list-item;
    margin-left: 25px;
    color: #f16600;
    list-style-image: url(http://media.tribunemediaservices.com/designimages/blt_list_square_orange_TMSE.jpg);
} #archives {
    position: relative;
    float: left;
}

/* ===== **************  END STYLES FOR PRODUCTS AND SERVICES PAGE ********** ====================== */
/* ===== AD BOX CONTENT ========================================= */ .ad_box {
    position: relative;
    float: left;
    height: 195px;
    width: 205px;
    margin-left: 0px;
} .ad_box1 {
    position: relative;
    float: left;
    height: 195px;
    width: 225px;
    margin-left: 5px;
} .ad_box_arrow {
    position: absolute;
    top: 20px;
    left: 5px;
    width: 38px;
    height: 39px;
} .ad_box_headline {
    position: absolute;
    top: 60px;
    left: 0px;
    width: auto;
    height: auto;
} .ad_box p, .ad_box1 p {
    margin-top: 85px;
    line-height: 18px;
    font-size: 12px;
} .ad_box h2 {
    position: absolute;
    top: 170px;
    left: 0px;
    font-size: 11px !important;
    font-weight: bold;
    color: #76726f;
} .learn_more span {
    display: none;
} .learn_more a {
    position: absolute;
    bottom: 5px;
    left: 0px;
    background-image: url(http://media.tribunemediaservices.com/designimages/btn_learnmore_TMSE.jpg);
    width: 92px;
    height: 39px;
    display: block;
} .learn_more a:hover {
    background: url(http://media.tribunemediaservices.com/designimages/btn_learnmore_TMSE.jpg) 0px -39px;
} .vertical_line {
    position: relative;
    float: left;
    background-image: url(http://media.tribunemediaservices.com/designimages/img_vertical_line_TMSE.jpg);
    width: 1px;
    height: 225px;
    margin-top: 0px;
    margin-left: 5px;
    margin-right: 10px;
}



/* ---------FCK editor bullet fix -------*/

#contentRight ul, #contentRight ol { padding:3px 15px 15px; }
#contentRight li { padding-left:5px; }
#contentRight ul li { list-style:disc; }
#contentRight ol li { list-style:decimal; }
/*-- Added to fix nested bullets --*/
#contentRight ul ul li { list-style-type:circle; }
#contentRight ul ul ul li { list-style-type:square; }
#contentRight .tabgroup ul, #contentRight .tabitem ul { padding:0; }
#contentRight .tabgroup li { padding-left:0; list-style:none; }
#contentRight .tabitem li { padding-left: 45px; list-style:none; }
#contentRight ul ul, #contentRight ol ol { padding:0 15px; }



/*---End of FCK editor styles --*/


/*====== end ad box =======*/
/* ===== CONTENT AREA ========================================= */
/* ===== **************  STYLES FOR TELEVISION PAGE ********** ====================== */ #contentRight #headerTextTV {
    position: relative;
    float: left;
    width: 650px;
} #contentRight #headerImageTV {
    position: relative;
    float: left;
    margin-top: 30px;
    width: 690px;
    clear: both;
} .imgRight, .imgRight a {
    position: absolute;
    top: 0px;
    right: 0px;
    border: 0px;
} #TVcontent, #TVcontentdata, TVcontentdata2 {
    position: relative;
    float: left;
    width: 690px;
}

/* ===== PAGE SUBTITLE STYLE|======= */ #TVcontent h6, #TVcontentdata h6 {
    position: relative;
    float: left;
    background: url(http://media.tribunemediaservices.com/designimages/bkgd_h6_TMSE.jpg) repeat-x;
    display: block;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    height: 17px;
    line-height: 15px;
    margin: 0px;
    margin-bottom: 10px;
    width: 100%;
}

/* ===== SUBTITLE LEFT ROUNDED EDGE ======= */ #TVcontent .h6Left, #TVcontentdata .h6Left {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 4px;
    background: url(http://media.tribunemediaservices.com/designimages/bkgd_h6_left_TMSE.jpg) no-repeat;
    height: 27px;
}

/* ===== SUBTITLE RIGHT ROUNDED EDGE ======= */ #TVcontent .h6Right, #TVcontentdata .h6Right {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 4px;
    background: url(http://media.tribunemediaservices.com/designimages/bkgd_h6_right_TMSE.jpg) no-repeat;
    height: 27px;
    display: block;
}

/* ===== PRODUCT ITEM ======= */ #TVcontent .productItem {
    position: relative;
    float: left;
    width: 650px;
    margin-top: 20px;
} .solutions_step .productItem01 {
    position: relative;
    float: left;
    width: auto;
    height: 65px !important;
    display: block;
    margin-top: 5px;
    border-bottom: 1px solid #ccc;
}

/* ===== PRODUCT ICON ======= */ #TVcontent .productLink a.link:link, #TVcontent .productLink a.link:visited {
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    background: url(http://media.tribunemediaservices.com/designimages/icon_arrow_link_TMSE.jpg) no-repeat 0px 0px;
    background-image: url(http://media.tribunemediaservices.com/designimages/icon_arrow_link_TMSE.jpg);
}

/* ===== END PRODUCT ICON ======= */ #TVcontent .productLink a.link:hover, #TVcontent .productLink a.link:active {
    background: url(http://media.tribunemediaservices.com/designimages/icon_arrow_link_TMSE.jpg) no-repeat 0px -30px;
} #TVcontent .productLink img {
    border: none;
} #TVcontent .productLink span {
    display: none;
}

/* ===== PRODUCT DESCRIPTION ======= */ #TVcontent .productDesc {
    position: relative;
    float: left;
    width: 570px;
    margin-left: 10px;
} #TVcontent .productDesc01 {
    position: relative;
    float: left;
    width: 570px;
    height: 60px;
    margin-left: 10px;
} .fullwidth {
    width: auto !important;
    padding-right: 10px;
} .fullwidth840 {
    width: 840px !important;
    padding-right: 10px;
} #startover {
    position: relative;
    float: left;
    background: url(http://media.tribunemediaservices.com/designimages/form_buttons_TMSE.jpg) no-repeat;
    width: 87px;
    height: 38px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 5px;
    border: 0px;
} #submit {
    position: relative;
    float: left;
    background: url(http://media.tribunemediaservices.com/designimages/form_buttons_TMSE.jpg) no-repeat -100px 0px;
    width: 68px;
    height: 38px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 5px;
    border: 0px;
} #solutions_form {
    padding-bottom: 30px;
} #submit2 {
    position: relative;
    float: left;
    background: url(http://media.tribunemediaservices.com/designimages/form_submit_TMSE.jpg) no-repeat;
    width: 66px;
    height: 39px;
    margin-left: 0px;
    margin-right: 10px;
    border: 0px;
} #startover {
    position: relative;
    float: left;
    background: url(http://media.tribunemediaservices.com/designimages/form_startover_TMSE.jpg) no-repeat;
    width: 88px;
    height: 40px;
    margin-left: 0px;
    margin-right: 10px;
    border: 0px;
}

/* ===== **************  END STYLES FOR TELEVISION PAGE ********** ====================== */
/* ===== **************  STYLES FOR TELEVISION DATA PAGE ********** ====================== */ #contentRight #headerImageTVData {
    position: relative;
    float: left;
    margin-top: 30px;
    width: 680px;
    height: 113px;
} .tvdata {
    border-bottom: 1px solid #CCCCCC;
    margin-left: -20px;
    padding-left: 20px;
    padding-bottom: 1px;
    padding-top: 2px;
    margin-top: 0px;
}

/* ============== UPDATED STYLE FOR DYNAMINC TITLES ========= */

#headerImageTVData #headlineWrapper { float:left; margin:54px 0 0 5px; }
#headerImageTVData .preHeadline { margin:0 0 1px 1px; font-size:11px; color:#3F3E3A; }
#headerImageTVData h1 { margin:0; padding:1px 0; font-size:29px; letter-spacing:-1px; width:565px; height:30px; }
#headerImageTVData h1 span { color:#3F3E3A; }



/* ===== PRODUCT ICON ======= */ #TVdatacontent .productLink a {
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    background: url(http://media.tribunemediaservices.com/designimages/icon_arrow_link_TMSE.jpg) no-repeat 0px 0px;
}

/* ===== END PRODUCT ICON ======= */ #TVdatacontent .productLink a:hover {
    background: url(http://media.tribunemediaservices.com/designimages/icon_arrow_link_TMSE.jpg) no-repeat 0px -30px;
} #TVdatacontent .productLink img {
    border: none;
} #TVdatacontent .productLink span {
    display: none;
} #TVcontentdata .toggler1 {
    padding-left: 35px;
    background: url(http://media.tribunemediaservices.com/designimages/icon_arrow_link1_TMSE.jpg) no-repeat 0px 0px;
    margin-top: 5px;
    cursor: pointer;
    position: relative;
    float: left;
    width: 600px;
} #TVcontentdata .toggler1 .element1 {
    background-color: #edf7ff;
    width: 600px;
    margin-left: -20px;
    padding-left: 20px;
    margin-bottom: 0px;
    padding-bottom: 0px;
	margin-right:15px;
	font-size:11px;
} #TVcontentdata .toggler1 .element1 h5 {
    font-size: 12px;
    color: #413e39;
    margin-bottom: 2px;
} #TVcontentdata .toggler1 .element1 p {
	margin-right:15px;
} #TVcontentdata .toggler1 .element1 .thinblueline {
    width: 600px;
    height: 1px;
    border-top: 1px solid #c0e3ff;
}

/* ===== PRODUCT DESCRIPTION ======= */ #TVdatacontent .productDesc {
    position: relative;
    float: left;
    width: 580px;
    margin-left: 10px;
}

/* ===== **************  END STYLES FOR TELEVISION DATA PAGE ********** ====================== */
/* ===== **************  STYLES FOR ABOUT US PAGE ********** ====================== */ #contentRight #headerImageAU {
    position: relative;
    float: left;
    background: url(http://media.tribunemediaservices.com/designimages/people.jpg) no-repeat;
    width: 230px;
    height: 172px;
}

/* ====== ***** Leadership page **** ====== */ #TVcontentdata .toggler2 {
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
    background: url(http://media.tribunemediaservices.com/designimages/icon_arrow_link2_TMSE.jpg) no-repeat 0px 4px;
    width: 630px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
} #TVcontentdata .toggler2 .element2 {
    background-color: #edf7ff;
    width: 620px;
    padding:0 15px; 
    margin-top: 0px;
    line-height: 20px;
    margin-left: -20px;
	margin-right:15px;
	font-size:11px;
	overflow:hidden;
	height:0;
} .portraitArea {
    height: auto;
    padding: 15px 15px 0px 0px;
    float: left;
    position: relative;
    float: left;
    width: 100px;
} .portrait {
    border: 2px solid #169aff !important;
} .portraitDescription {
    width: 500px;
    position: relative;
    float: left;
	font-size:11px;
}

/* ===== LEFT NAV ======================================== */ #leftNav {
    position: relative;
    float: left;
    width: 167px;
    text-decoration: none;
    padding-top: 16px;
} .section h3, .section h3:visited, .section h3:active {
    text-align: right;
    margin-top: 14px;
    margin-bottom: 6px;
    padding: 0px;
    background: url(http://media.tribunemediaservices.com/designimages/blt_leftnav_TMSE.jpg) no-repeat 150px;
    font-size: 15px;
    height: 20px;
    line-height: 19px;
    display: block;
    position: relative;
} .section h3:hover, .section h3.current {
    text-align: right;
    padding: 0px;
    background: url(http://media.tribunemediaservices.com/designimages/blt_leftnav_hover_TMSE.jpg) no-repeat 150px;
} .section a, .section a:visited {
    clear: both;
    padding-right: 25px;
    text-align: right;
    text-decoration: none;
    overflow: hidden;
    list-style: none;
    font-weight: bold;
    display: block;
} .section a:hover, .section a:active {
    text-decoration: none;
    overflow: hidden;
} .subsection a:link, .subsection a:visited {
    clear: both;
    background: none;
    margin-top: 0px;
    margin-right: 5px;
    padding: 0px;
    font-size: 12px;
    color: #169afe;
    text-decoration: none;
    text-align: right;
    line-height: 19px;
    display: block;
    height: 20px;
} .subsection a:hover, .subsection a:active {
    background: none;
    color: #ff5f01;
} .subsection_current a, .subsection_current a:hover, .subsection_current a:visited, .subsection_current a:active {
    clear: both;
    background: none;
    margin-top: 0px;
    margin-right: 5px;
    padding: 0px;
    font-size: 12px;
    text-decoration: none;
    text-align: right;
    line-height: 19px;
    height: 20px;
    color: #ff5f01;
    padding-right: 0px !important;
} .hor_line {
    position: relative;
    float: left;
    width: 100%;
    height: 15px;
    margin-top: -10px;
    background: url(http://media.tribunemediaservices.com/designimages/img_greydot_TMSE.jpg) repeat-x center bottom;
} .element {
    text-align: right;
    margin-top: 0px;
    padding: 7px 0px 7px 0px;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

/* ==== solutions ====*/ .solutions_step {
    position: relative;
    float: left;
} .solutions_step .blue {
    background: #EDF7FF;
} .solutions_step .last {
    border-right-width: 1px;
} .solutions_step .disabled label {
    cursor: default;
    color: #999;
} .solutionsBox {
    float: left;
    width: 170px;
    height: 87px;
    border: 1px solid #BDBDBD;
 /*   border-right-width: 0; */
    padding: 5px 15px 5px 28px;
    margin-bottom: 10px;
    font: normal 11px arial;
    color: #444;
    line-height: 13px;
    background: #FFF;
} .solutionsBox label {
    display: block;
    margin-left: -23px;
    color: #179aff;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: -1px;
    padding-bottom: 2px;
} .solutionsBox label span {
    margin-left: 23px;
} .solutionsNewsBox label {
color:#179AFF;
display:block;
font-size:15px;
font-weight:bold;
letter-spacing:-1px;
margin-left:0;
padding-bottom:2px;
padding-left:2px;
padding-top:8px;
} .solutionsNewsBox {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:#FFFFFF none repeat scroll 0 0;
border:0 solid #000000;
color:#444444;
float:left;
font-family:arial;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:87px;
line-height:13px;
margin-bottom:10px;
padding:5px 15px 5px 30px;
width:170px;
}

/* ==== search page ==== */ .titlebar {
    position: relative;
    float: left;
    clear: left;
    width: 860px;
    height: 27px;
    margin-bottom: 5px;
    margin-top: 5px;
} .titlebar_nofloat {
    position: relative;
    width: 860px;
    height: 27px;
    margin-bottom: 5px;
    margin-top: 5px;
    clear: left;
} .spacing5px {
    position: relative;
    float: left;
    width: 100%;
    height: 5px;
} .edit_step {
    position: absolute;
    right: 20px;
    top: 5px;
    font-size: 11px;
    color: #333333;
    cursor: pointer;
} .edit_step:hover {
    color: #555;
} .step_summary {
    position: absolute;
    left: 180px;
    top: 5px;
    font-size: 11px;
    color: #333333;
    width: 625px;
    white-space: nowrap;
    overflow: hidden;
} #PScontent h6.inactive {
    position: relative;
    background: url(http://media.tribunemediaservices.com/designimages/bkgd_h6_inactive_TMSE.jpg) repeat-x;
    display: block;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    height: 17px;
    line-height: 15px;
    margin: 0px;
    margin-bottom: 10px;
}

/* ===== SUBTITLE ROUNDED EDGES ======= */ #PScontent h6.inactive .h6Left {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 4px;
    background: url(http://media.tribunemediaservices.com/designimages/bkgd_h6_left_inactive_TMSE.jpg) no-repeat;
    height: 27px;
} #PScontent h6.inactive .h6Right {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 4px;
    background: url(http://media.tribunemediaservices.com/designimages/bkgd_h6_right_inactive_TMSE.jpg) no-repeat;
    height: 27px;
    display: block;
} #searchboxtop {
    position: relative;
    float: left;
    background: url(http://media.tribunemediaservices.com/designimages/bkgd_searchbox_top_TMSE.jpg) no-repeat;
    width: 864px;
    height: 3px;
    margin-top: 5px;
} #searchboxmiddle {
    position: relative;
    float: left;
    background: url(http://media.tribunemediaservices.com/designimages/bkgd_searchbox_middle_TMSE.jpg) repeat-y;
    width: 834px;
    padding: 6px 15px 6px 15px;
} #searchboxmiddle h1 {
    color: #004884;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
} #searchboxbottom {
    position: relative;
    float: left;
    background: url(http://media.tribunemediaservices.com/designimages/bkgd_searchbox_bottom_TMSE.jpg) no-repeat;
    width: 864px;
    height: 3px;
    clear: both;
} #searchbar01 {
    position: relative;
    float: left;
    background: url(http://media.tribunemediaservices.com/designimages/text_searchbox01_TMSE.jpg) no-repeat;
    padding-left: 18px;
    padding-top: 0px;
    width: 120px;
    height: 20px;
    border: 0px;
    margin-top: -3px;
    margin-left: 0px;
    color: #545454;
} #searchbar_allwords, #searchbar_exactphrase {
    position: relative;
    float: left;
    background: url(http://media.tribunemediaservices.com/designimages/text_searchbox01_TMSE.jpg) no-repeat;
    padding-left: 18px;
    padding-top: 0px;
    width: 120px;
    height: 20px;
    border: 0px;
    margin-top: -3px;
    margin-left: 0px;
    color: #545454;
} #gobutton01 {
    position: relative;
    float: left;
    background: url(http://media.tribunemediaservices.com/designimages/btn_go01_TMSE.jpg) no-repeat;
    width: 35px;
    height: 25px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: -5px;
    border: 0px;
} #search_button {
    position: relative;
    float: left;
    background: url(http://media.tribunemediaservices.com/designimages/form_search_TMSE.jpg) no-repeat;
    width: 55px;
    height: 25px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 5px;
    border: 0px;
} #searchbar02 {
    position: relative;
    float: left;
    background: url(http://media.tribunemediaservices.com/designimages/text_searchbox02_TMSE.jpg) no-repeat;
    padding-left: 18px;
    padding-top: 0px;
    width: 153px;
    height: 20px;
    border: 0px;
    margin-top: -3px;
    margin-left: 0px;
    color: #545454;
} #resultsBox {
    position: relative;
    float: left;
    width: 100%;
    padding: 20px 0px 10px 0px;
} .lightblueTextNoSize { color:#179aff; font-weight:bold; }
.zoomPlus { font-size:20px; font-weight:bold; display:block; width:205px; text-align:right; }
 .darkblueTextNoSize {
    color: #004884 !important;
    font-weight: bold;
} .sortby {
    position: relative;
    float: left;
    width: 40%;
    text-align: left;
    margin-top: 5px;
} .pages {
    position: relative;
    float: right;
    width: 40%;
    text-align: right;
    margin-top: 5px;
} .resultsItem {
    position: relative;
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 5px;
} .textblack, .textblack:link {
    color: #000000;
} .resultsItem h3 {
    margin: 0px;
    padding: 0px;
} .search_filter {
    position: relative;
    float: left;
    width: 173px;
    height: 175px;
    border: 1px solid #CCC;
    background: #FFF;
    margin-top: 0px;
    margin-right: 10px;
    padding: 5px;
    line-height: 10px;
    font-size: 11px;
} #advanced_searchbox {
    width: 100%;
} #advanced_searchbox h5 {
    margin: 0px;
    padding: 0px;
} .search_cell01 {
    width: 150px !important;
    vertical-align: top;
} .search_cell01 h5 {
    font-size: 10px;
} .search_cell02 {
    width: 420px;
    vertical-align: top;
} .search_cell03 {
    width: 300px;
    vertical-align: bottom;
}

.display_none{
display:none;
}

/* === SITEMAP === */ .sitemap_header {
    color: #004884;
    font-weight: bold;
    font-size: 15px;
    text-decoration: underline;
    padding-bottom: 10px;
} .sitemap_section {
    width: auto;
    margin-right: 40px;
    position: relative;
    float: left;
    list-style-type: none;
    color: #004884;
    font-size: 12px;
    text-decoration: underline;
    line-height: 18px;
} .sitemap_section a:link, .sitemap_section a:visited {
    color: #004884;
} .sitemap_section a:hover, .sitemap_section a:active {
    color: #0099CC;
} .sitemap_section ul {
    margin-top: 5px;
} .sitemap_section ul li {
    margin-bottom: 10px;
} .sitemap_section ul li ul li {
    margin-left: 10px;
    margin-bottom: 0px;
}
.sitemap_subsection { 
margin-left:4px;} 

/* === FAQ ACCORDION === */ #FAQ {
    position: relative;
    float: left;
    width: 690px;
    margin-top: 20px;
} .t1, .t1 a {
    background: url(http://media.tribunemediaservices.com/designimages/img_FAQ_arrow_TMSE.jpg) no-repeat left center #1aacff;
    display: block;
    height: 20px;
    padding: 6px 0px 4px 30px;
    color: #FFFFFF !important;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #FFF;
    width: auto;
    cursor: pointer;
} .t3o {
    background: url(http://media.tribunemediaservices.com/designimages/img_FAQsub_arrow_TMSE.jpg) no-repeat left center #76c8ff;
    display: block;
    height: 20px;
    padding: 4px 0px 6px 30px;
    color: #FFFFFF !important;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #FFF;
    cursor: pointer;
} .t3 {
    background: #f1f8fe;
    display: block;
    padding-left: 30px;
    color: #504f4a !important;
    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px solid #FFF;
} .t3 .question {
    width: 490px;
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: top;
    line-height: 20px;
} .t3 .related {
    width: 120px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    vertical-align: top;
} .t3 .relatedHeader {
    font-size: 12px;
    color: #179aff;
    font-weight: bold;
} .noborders {
    border: 0px;
    padding: 0px;
    margin: 0px;
} .FAQbox {
    width: auto;
} #searchboxtopFAQ {

    position: relative;
    float: left;
    background: url(http://media.tribunemediaservices.com/designimages/bkgd_searchboxFAQ_top_TMSE.jpg) no-repeat;
    width: 690px;
    height: 5px;
} #searchboxmiddleFAQ {
    position: relative;
    float: left;
    background: url(http://media.tribunemediaservices.com/designimages/bkgd_searchboxFAQ_middle_TMSE.jpg) repeat-y;
    width: 660px;
    padding: 6px 15px 6px 15px;
} #searchboxmiddleFAQ h1 {
    color: #004884;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
} #searchboxbottomFAQ {
    position: relative;
    float: left;
    background: url(http://media.tribunemediaservices.com/designimages/bkgd_searchboxFAQ_bottom_TMSE.jpg) no-repeat;
    width: 690px;
    height: 5px;
    clear: both;
}

/*  === FOOTER ===*/ #footer {
    position: relative;
    float: left;
    width: 100%;
    height: 40px;
    background: url(http://media.tribunemediaservices.com/designimages/footer_bkgd_TMSE.jpg) repeat-x 0px -40px;
} #ticker {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 910px;
    height: 40px;
} #footer_content {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 910px;
    height: 40px;
} #footer .links {
} #footer .links a {
}

/* === FOOTER LINKS === */ #footer_content {
    letter-spacing: 1px;
    margin-top: 0px;
    padding-top: 15px;
    height: 23px;
} #footerLinks, #footerLinks a {
    font-size: 11px;
    font-weight: normal;
    color: #9cb8cf;
    text-decoration: none;
    border: 0px;
} #footerLinks a:hover {
    font-size: 11px;
    font-weight: normal;
    color: #e1edf8;
    text-decoration: none;
    border: 0px;
}

/* ----- Expanding Footer Containers TABS ----- */ #CCTab img {
    border: 0px solid #FFFFFF;
    margin: 0px;
} #CPTab img {
    border: 0px solid #FFFFFF;
    margin: 0px;
}

/* == CUSTOMER CARE MORPH TARGET 1 LOCATION AND SIZE == */ .static {
    position: absolute;
    bottom: 0px;
    right: 182px;
    width: 225px;
    /* HEIGHT OF DIV, MUST BE ADJUSTED IF MORE CONTENT IS ADDED */
    height: 30px;
    /* END HEIGHT */
    border: none;
    font-size: 12px;
    color: #000000;
    overflow: hidden;
    display: block;
    cursor: default;
    letter-spacing: 0px;
    padding: 0px;
    margin: 0px;
}

/* == CUSTOMER CARE MORPH TARGET 2 LOCATION AND SIZE== */ .mouseover {
    background: url(http://media.tribunemediaservices.com/designimages/btn_custcare_wide_hover_TMSE.gif) no-repeat;
    position: absolute;
    bottom: 0px;
    right: 182px;
    width: 225px;
    /* HEIGHT OF DIV, MUST BE ADJUSTED IF MORE CONTENT IS ADDED */
    height: 100px;
    /* END HEIGHT */
    border: 0px;
    font-size: 12px;
    color: #000000;
    display: block;
    cursor: default;
    padding-top: 0px;
    overflow: visible;
    letter-spacing: 0px;
} .customerCare span {
    display: none;
} .customerCare {
    padding: 0px;
    margin-right: 0px;
    margin-top: 0px;
    width: 200px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFF;
    font-weight: normal;
}

/* == CUSTOMER CARE DEFAULT LINE ITEM == */ .customerCare li {
    width: 213px;
    height: 25px;
    list-style-type: none;
    line-height: 23px;
    border-left: 1px solid #bcbcbb;
    border-right: 1px solid #bcbcbb;
    background-color: #338dc9;
    margin: 0px;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
}

/* == CUSTOMER CARE LINK ITEM == */ .customerCare li.link {
    background: url(http://media.tribunemediaservices.com/designimages/img_menu_arrow_TMSE.jpg) 5px no-repeat #096fad !important;
} .customerCare li.link a {
    padding-left: 25px;
    color: #FFF !important;
    font-weight: bold;
    height: 23px;
    text-decoration: none;
    font-size: 11px;
}

/* == CUSTOMER CARE LINK ITEM HOVER STYLE == */ .customerCare li.link a:hover {
    color: #FFF !important;
    font-weight: bold;
    text-decoration: underline;
}

/* == CUSTOMER CARE PHONE NUMBER ITEM  == */ .customerCare li.phone {
    height: 20px;
    background: url(http://media.tribunemediaservices.com/designimages/btn_innershadow_TMSE.gif) repeat-x bottom #338dc9;
}

/* == CUSTOMER CARE PHONE NUMBER PARAGRAPH TAG  == */ .customerCare li.phone p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    font-weight: bold;
    margin: 0px;
    line-height: 15px;
}

/* == CUSTOMER CARE PHONE NUMBER HEADER1 TAG  == */ .customerCare li.phone h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    margin: 0px;
}

/* == CONTENT PROVIDER MORPH TARGET 1 LOCATION AND SIZE == */ .staticCP {
    background: url(http://media.tribunemediaservices.com/designimages/btn_content_wide_TMSE.gif) no-repeat;
    position: absolute;


    bottom: 0px;
    right: 0px;
    width: 180px;
    /* HEIGHT OF DIV, MUST BE ADJUSTED IF MORE CONTENT IS ADDED */
    height: 30px;
    /* END HEIGHT */
    border: 0px;
    font-size: 12px;
    color: #000000;
    overflow: hidden;
    display: block;
    cursor: default;
    letter-spacing: 0px;
    padding: 0px;
    margin: 0px;
}

/* == CONTENT PROVIDER MORPH TARGET 2 LOCATION AND SIZE == */ .mouseoverCP {
    background: url(http://media.tribunemediaservices.com/designimages/btn_content_wide_TMSE.gif) no-repeat;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 180px;
    height: 100px;
    border: 0px;
    font-size: 12px;
    color: #000000;
    display: block;
    cursor: default;
    padding-top: 0px;
    overflow: visible;
    letter-spacing: 0px;
} .contentProvider span {
    display: none;
} .contentProvider {
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFF;
    font-weight: normal;
}

/* == CONTENT PROVIDER DEFAULT LINE ITEM == */ .contentProvider li {
    width: 185px;
    height: 25px;
    list-style-type: none;
    line-height: 23px;
    border-left: 1px solid #bcbcbb;
    border-right: 1px solid #bcbcbb;
    background-color: #338dc9;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

/* == CONTENT PROVIDER LINK ITEM == */ .contentProvider li.link {
    background: url(http://media.tribunemediaservices.com/designimages/img_menu_arrow_TMSE.jpg) 5px no-repeat #096fad !important;
} .contentProvider li.link a {
    padding-left: 25px;
    color: #FFF !important;
    font-weight: bold;
    height: 25px;
    text-decoration: none;
    font-size: 11px;
}

/* == CONTENT PROVIDER LINK ITEM HOVER STYLE == */ .contentProvider li.link a:hover {
    color: #FFF !important;
    text-decoration: underline;
    font-weight: bold;
}

/* == CONTENT PROVIDER PHONE NUMBER ITEM  == */ .contentProvider li.phone {
    height: 20px;
    background: url(http://media.tribunemediaservices.com/designimages/btn_innershadow_TMSE.gif) repeat-x bottom #338dc9;
}

/* == CONTENT PROVIDER PHONE NUMBER PARAGRAPH TAG  == */ .contentProvider li.phone p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    font-weight: bold;
    margin: 0px;
    line-height: 15px;
}

/* == CONTENT PROVIDER PHONE NUMBER PARAGRAPH TAG  == */ .contentProvider li.phone h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    margin: 0px;
} #footer .expanders {
}

/* ===== About Us Locations: Google Map ===== */ .tabs {
    margin-bottom: 10px;
    border-bottom: 1px solid #CCC;
    height: 31px;
} .tabs li {
    position: relative;
    bottom: -1px;
    cursor: pointer;
} .tabs #ViewList {
    display: block;
    float: left;
    width: 147px;
    height: 31px;
    background: url(http://media.tribunemediaservices.com/designimages/tab_ViewAllLocations_inactive_TMSE.gif) no-repeat;
    padding-right: 4px;
} .tabs #ViewList.selected {
    background: url(http://media.tribunemediaservices.com/designimages/tab_ViewAllLocations_active_TMSE.gif) no-repeat;
} .tabs #ViewList span {
    display: none;
} .tabs #ViewMap {
    display: block;
    float: left;
    width: 178px;
    height: 31px;
    background: url(http://media.tribunemediaservices.com/designimages/tab_ViewMapLocations_inactive_TMSE.gif) no-repeat;
} .tabs #ViewMap.selected {
    background: url(http://media.tribunemediaservices.com/designimages/tab_ViewMapLocations_active_TMSE.gif) no-repeat;
} .tabs #ViewMap span {
    display: none;
} .tabitem {
    padding-top: 15px;
} .mapList {
} .mapList li {
    background: url(http://media.tribunemediaservices.com/designimages/ico_Arrow_blue_TMSE.gif) no-repeat top left;
    padding-left: 45px;
    padding-bottom: 12px;
} .mapList li a {
    font: normal 12px arial;
    color: #333;
    text-decoration: none;
} .mapList li a span {
    display: block;
    font: bold 17px arial;
    color: #179AFF;
    letter-spacing: -.8px;
    padding-bottom: 2px;
} .mapList li a span b {
    color: #004884;
    padding-right: 8px;
    border-right: 2px solid #B3B3B3;
    margin-right: 2px;
} .mapList li a:hover span b {
    color: #F60;
} .mapView {
} .mapView h3 {
    margin: 5px 0;
    padding: 0;
    font: bold 17px arial;
    color: #179AFF;
    letter-spacing: -.8px;
} .mapView .location {
    font: normal 12px arial;
    color: #333;
    padding: 10px 0;
    margin: 5px 0;
    border: 1px solid #EEE;
    border-width: 1px 0;
} .mapView .location span {
    display: block;
    font: bold 17px arial;
    color: #179AFF;
    letter-spacing: -.8px;
    padding-bottom: 2px;
} .mapView .location span b {
    color: #004884;
    padding-right: 8px;
    border-right: 2px solid #B3B3B3;
    margin-right: 2px;
}

/* ===== About Us: Header Image - case 29027 ===== */
#contentRight #headerImageAU { 
-moz-background-clip:border; 
-moz-background-inline-policy:continuous; 
-moz-background-origin:padding; 
background:transparent url(http://media.tribunemediaservices.com/designimages/TMSLogo.png) no-repeat scroll 0 0; 
float:left; 
height:53px; 
margin-left:22px; 
margin-top:86px; 
position:relative; 
width:180px; 
}

/* == HTML WANT TO LEARN MORE PRODUCT INFORMATION REQUEST BOX FONT  == */
#want_to_learn_more .style4 {
	font-size: 11px
}

/* == HTML WANT TO LEARN MORE PRODUCT INFORMATION REQUEST BOX FONT  == */
#want_to_learn_more .style6 {
	font-size: 11px;
	color: #FC5D00;
	font-weight: bold;
}

#gallery_arrow_right {
	height: 288px;
	width: 17px;
	margin-top: -294px;
	position: absolute;
	z-index: 7000;
	margin-left: 669px;
}

#gallery_arrow_left {
	height: 288px;
	width: 17px;
	margin-top: -294px;
	position: absolute;
	z-index: 7000;
	margin-left: 1px;
}

/* ----- Breadcrumb Navigation ----- */

#header ul.breadcrumb { position:absolute; left:34px; bottom:30px; margin:0; padding:0; list-style-type:none; }

#header ul.breadcrumb li { float:left; display:inline; }

#header ul.breadcrumb li a { color:#19ACFF; text-decoration:none; padding:0 10px; background:url(http://media.tribunemediaservices.com/designimages/divider_breadcrumb.gif) no-repeat center right; }

#header ul.breadcrumb li a:hover { text-decoration:underline; }

#header ul.breadcrumb li a.selected { color:#FE7200; background-image:none; }
