/********************* Default Styles ***********************/
.clearAll{
    clear: both;
    height: 1px;
    line-height: 1px;
}

.left{
    float: left;
}

.right{
    float: right;
}

/********************* Home Page Styles ***********************/
/**************************************************************/
sup{
	font-size: 11px;
	line-height: 6px;
	margin: 4px 0px 0px 0px;
}

.regMark{
    font-size: 10px;
    line-height: 12px;
}

body.home {
	background:#ffffff;
	margin:0;
	padding:0;
}

body.home #mainwrapper{
   height:500px;
   text-align:center;
}

body.home .cb_container {
   background: url(images/background_tiled.jpg) 50% top no-repeat;
   height: 413px;
   padding: 26px 0px 0px 0px;
   position:relative;
}

body.home #mainwrapper_home #mainflash {
    width:740px;
    height:338px;
    margin:auto;
}

body.home .dividerflash {
    bottom:0px;
    width:100%;
    height:auto;
    margin:0;
}
body.home #home_container{
    margin: 0px auto;
    width: 950px;
}

body.home #nav_home {
    height: 26px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 100%;
}
body.home div#main {
    margin: 10px auto 0px auto;
    width: 950px;
    min-height:20%;
}
body.home div#main img.sgi_logo {
   display:inline;
   width:96px;
   height:71px;
   float:left;
   margin-right:20px;
}
body.home div#main div#welcome {
    display:block;
    float:left;
    margin-right: 5px;
    width: 434px;
}

body.home div#main div#welcome #social-icons{
}

    body.home div#main div#welcome #social-icons img{
        margin: 0px 3px;
    }
    
body.home div#main div#welcome p {
	font-size: 12px;
	line-height: 14px;
}

body.home div#main div#softjoin_home{
    float:left;
    margin: 40px 0 0 0px;
}

body.home div#sunkist_world_wheel{
    float:left;
    height:140px;
    padding: 30px 0px 0px 10px;
    margin: 0 30px 0 0px;
    width: 160px;
}

body.home #footerwrap{
    background: #ffffff url(../../images/footer_background.jpg) repeat-x top;
    bottom: 0px;
	padding: 40px 0px 0px 0px;
	position: relative;
	text-align: left;
	top: 5px;
}

body.home #footer{
    background-image: url(../../images/footer_links_back.jpg);
    background-position: top;
    background-repeat: repeat-x;
    bottom: 0;
    color: #8995a0;
    font-family: Georgia,Times New Roman;
    font-size: 11px;
    height: auto;
    left: 40px;
    line-height: 1.45em;
    margin: 0px auto 10px auto;
    overflow: hidden;
    padding: 1em 15px 0px 15px;
    position: relative;
    text-align: left;
    width: 800px;
}
    body.home #footer ul{
        float: left;
        margin: 10px 40px 0px 0px;
        padding: 0px 0px;
    }

body.home #bottom { float:none;clear:left; }

/********************* End Home Page Styles ***********************/
/******************************************************************/


/********************* Map Page Styles ***********************/
/*************************************************************/


body.map #mainwrapper{
   height:500px;
   text-align:center;
}
body.map #mainflash {
    width:950px;
    height:500px;
    margin:auto;
}
body.map .cb_container {
   background: url(images/background_tiled.jpg);
   position:relative;
   height:570px;
   padding:0;
   margin:0;
}
body.map {
	background:#ffffff;
	margin:0;
	padding:0;
}

body.map #footerwrap{
    background-color: #FFF;
    background-image: url("images/footerbg.jpg");
    background-position: center bottom;
    background-position: repeat-x;
    padding: 0px 0px;
}

body.map #footer{
    background-image: none;
    line-height: 12px;
    padding: 0px 0px;
    position: relative;
    text-align: center;
    top: 0px;
    width: 520px;
}

    body.map #footer ul {
        display:inline;
        margin: 0px 0px 5px 0px;
        padding-left:0;
    }

    body.map #footer ul li.first  {
        border-left:medium none;
        display:inline;
        list-style:none outside none;
        margin-left:0;
        padding:0;
    }

    body.map #footer ul li {
        border-left:1px solid #8995A0;
        display:inline;
        list-style:none outside none;
        margin-left:0;
        padding:0 3px;
    }

    body.map #footer #copyright{
        width: 520px;
    }

/********************* End Map Page Styles ***********************/
/*****************************************************************/
body{
    margin: 0px 0px;
    font: 0.8em arial;
    background-color: #D6E7F7;
}
a{
    color: #0049A5;
}
#container{
    margin: 0px auto;
    position: relative;
}

.cb_container{
    background:#D6E7F7;
}
.cb_main{
    background: #ffffff url(images/bodybackground.jpg);
    margin:auto;
    padding: 26px 0px 0px 0px;
    position: relative;
    width:980px;
}

#nav{
    background-color: #314594;
    left: 0px;
    height: 26px;
    margin: 0px 0px 0px 15px;
    position: absolute;
    top: 0px;
    width: 950px;
}

#searchbox{
    /*padding-bottom: 1.4em;*/
    font-family: Georgia,Times New Roman;
    font-size: .85em;
    color: #8995a0;
    line-height: 1.45em;    
    margin:10px auto 10px auto;
    width:950px;
    height:20px;
}
#searchbox.headersearch{
   text-align:right;
}


#searchbox a{
	text-decoration:none;	
    color: #8496A5;
}

#searchbox ul{
    margin: 0;
    padding-left: 0;
    display: inline;
}

#searchbox ul li{
    margin-left: 0;
    padding: 0 1px;
    list-style: none;
    display: inline;
}


#searchbox ul li.last{
    margin: 0 0 0 1px;
    padding: 0px;
    border-right: none;
    list-style: none;
    display: inline;
}

div.header, div.recipesheader, div.productsheader, div.healthyheader, div.kidsheader, div.storesheader, 
div.aboutheader, div.pressheader, div.contactheader{
    margin: auto;
    width: 950px;
    height: 141px;
}

div.recipesheader{
    background: #fff url(images/hdr_recipes.jpg) no-repeat;
}
div.productsheader{
    background: #fff url(images/hdr_products.jpg) no-repeat;
}
div.healthyheader{
    background: #fff url(images/hdr_healthy.jpg) no-repeat;
}
div.storesheader{
    background: #fff url(images/hdr_stores.jpg) no-repeat;
}
div.header,
div.kidsheader,
div.aboutheader{
    background: #fff url(images/hdr_about.jpg) no-repeat;
}
div.pressheader{
    background: #fff url(images/hdr_press.jpg) no-repeat;
}
div.contactheader{
    background: #fff url(images/hdr_contact.jpg) no-repeat;
}

#bottom{
    margin: auto;
    width: 980px;
    background: #fff url(images/bottom.jpg) no-repeat;
    height: 31px;
}

img.logo{
    position: relative;
    left: 28px;
    top: 14px;
}

#headerseparator{
    height: 15px;
    background-color: #ffffff;
    margin: auto;
    width: 747px;
}

#mainwrapper{
    background: #fff;
    margin: auto;
    padding: 0px 0px 0px 203px;
    width: 747px;
}

#leftnav{
    float:left;
    left:15px;
    margin:0;
    padding:0 0 25px;
    position:absolute;
    top:182px;
    width:203px;
}

#softjoin, #bmicalc{
    clear:both;
    border-top:1px solid #efebef;
    border-bottom:1px solid #efebef;
    padding:10px 0 10px 0;
    margin:0 0 0 5px;
    width:189px;
}

#softjoin{
    background-image: url(../../images/soft_join_back.jpg);
    border: none;
    height: 142px;
    padding: 70px 0px 0px 0px;
    width: 182px;
}

#softjoin_home #softjoin{
    border-width: 0px;
}

input.softjoin {
    clear: both;
    font-size: 11px;
    margin: 4px 0px 3px 13px;
    padding-left: 4px;
    width: 110px;
}

input.soft_join_submit{
    display: block;
    margin: 2px 0px 0px 13px;
    width: 56px;
}

#mainwrapper p{
    line-height:20px;
    
}

#main{
    color: #666666;
    margin:0px;
    width:940px;
    margin:auto;
    min-height: 400px;
}

#maindefault{
    color: #666666;
    margin:0px;
    padding: 0 30px 20px 10px;
    width:845px;
    margin:auto;
    min-height: 400px;
}


#rightmain{
    color: #666666;
    margin:0px;
    min-height: 600px;
    padding: 0 10px 0px 0px;
    float:left;
    width:710px;
}

#subtitle{
    margin-top: 0px;
    margin-left: 100px;
    color: #c5c5c5;
    font-size: 1.3em;
    font-family: Arial,Helvetica;
}
#loginbox{
    padding: 40px;
}
#loginboxwrapper{
    background: url(images/login.png);
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    margin-left: 0px;
    height: 225px;
    width: 240px;
}
#leftbox{
    float: left;
    margin: 15px;
}

th{
    vertical-align: top;
}

td{
    vertical-align: top;
}

h1{
    color: #DE9631;
    font-size: 2.5em;
    font-family: Times;
    margin: 0 0 3px 0;
    padding: 2px;
    font-weight:normal;
}

h2{
    color: #DE9631;
    font-size: 1.9em;
    line-height: normal;
    font-style: normal;
    font-family: Times;
    font-variant: normal;
    font-weight:normal;
}

h3{
    color: #0051A5;
    font-size: 1.3em;
    line-height: 10px;
    font-style: normal;
    font-family: Times;
    font-variant: normal;
    margin:0;
    padding:0 0 10px 0;
}

h1.recipes{
    color: #dd9c35;
    display: inline-block;
    font-size: 23px;
    line-height: 25px;
    font-weight: bold;
    font-family: Georgia, Arial, Sans-Serif;
    margin: 0px 0px;
    width: 545px;
}

h2.recipes{
    color: #666666;
    font-size: 1em;
    line-height: 10px;
    font-weight:bold;
    font-style: normal;
    font-family: Arial;
    font-variant: normal;
    margin:0;
    padding:0 0 10px 0;
}

div.left-col-recipe{
    color: #656565;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    width: 734px;
}

    .social-media-recipes{
        margin: 6px 0px 0px 0px;
        width: 440px;
    }
    
        .social-media-recipes img{
            margin: 0px 5px 0px 0px;
            position: relative;
            top: 2px;
            vertical-align: text-bottom;
        }
        
        .social-media-recipes iframe{
            margin-right: 5px;
            position: relative;
            top: 9px;
        }

    #rightmain div.left-col-recipe p{
        line-height: 16px;
    }

    div.left-col-recipe ul{
        color: #656565;
        margin-top: 7px;
    }

    h3.recipe-ingredients, h3.recipe-instructions, h3.recipe-nutrition{
        color: #656565;
        font-size: 14px;
        line-height: 15px;
        font-weight: bold;
        margin: 20px 0px 0px 0px;
        padding: 0px 0px;
    }

div.right-col-recipe{
    clear: right;
    margin: 10px 0px 20px 35px;
    width: 193px;
}

    .recipeQuickFacts{
        background: #d6e7f7;
        background-image: url(../../images/quick_facts_back.gif);
        background-repeat: no-repeat;
        background-position: top center;
        float: right;
        max-height: 169px;
        margin: 0px 0px 0px 0px;
        padding: 0px 5px;
        width: 183px;
    }
    
    .recipeQuickFacts h3{
        color: #FFF;
        font-family: Georgia, Arial, Sans-Serif;
        font-size: 14px;
        height: 22px;
        line-height: 16px;
        margin: 0px 0px 5px 4px;
        padding: 7px 0px 0px 0px;
    }
    
        .recipeQuickFacts .quick-fact{
            border-bottom: 1px solid #fff;
            padding: 6px 0px;
        }
        
            .recipeQuickFacts .quick-fact img{
                vertical-align: middle;
            }
            
            .quick-fact .left_type{
                margin: 0px 4px 0px 0px;
                width: 39px;
            }
            
            .quick-fact .right_type{
                width: 140px;
            }
    
    .recipeQuickFactsFooter{
        margin: 0px 0px 20px 0px;
    }
    
    .recipe-image{
        float: right;
        margin: 0px 0px 10px 30px;
        /*max-height: 300px;*/
        max-width: 400px;
        overflow: hidden;
        position: relative;
        text-align: right;
    }
    
    .recipe-actions img{
        margin: 10px auto 0px auto;
    }
    
    .larger_image{
        margin: 5px 0px 0px 0px;
    }
    
    .more-information{
        color: #0049a5;
        font-size: 12px;
        margin: 20px 0px 0px 0px;
    }
        .more-information h4{
            color: #0049a5;
            margin: 0px 0px 10px 0px;
        }
        
        .more-information ul{
            font-size: 12px;
            margin: 0px 0px 0px 5px;
            padding: 0px 0px 0px 10px;
        }
        
        .more-information .more-info-sep{
            border-top: 1px solid #5260A1;
            margin: 14px 0px 0px 0px;
        }

h1.welcome{
   background: url(images/ttl_welcome.gif) no-repeat;
   width:162px;
   height:55px;
}
h1.welcome span{
	display: block;
	text-indent: -4000px;
}

h1.welcomemap{
   background: url(images/welcome.jpg) no-repeat;
   width:422px;
   height:72px;
   margin:auto;
   padding:0;
   margin:0;
}

h1.welcomemap span{
   visibility:hidden;
}

img{
    border: 0px;
}
hr{
    color: #ccc;
    height: 1px;
}
table{
    font-size: 100%;
}
.codeblock{
    color: #73880A;
    font: 100% "Courier New" , Courier, monospace;
    padding: 20px;
    margin: 20px;
    border-left: 1px solid #666666;
}
form{
    margin: 0px;
    padding: 0px;
}
input, select{
    font-size: 9pt;
    font-family: 'Lucida Sans';
    border: 1px solid #c5c5c5;
    color:#3182de;
}
textarea{
    font-size: 9pt;
    font-family: 'Lucida Sans';
    border: 1px solid #c5c5c5;
}

#footerwrap{
	background-image: none;
	bottom: 0px;
	padding: 15px 0px 0px 0px;
	position: relative;
	text-align: left;
	top: 5px;
}

#footer{
    background-image: url(../../images/footer_links_back_blue.jpg);
    background-position: top;
    background-repeat: repeat-x;
    bottom: 0;
    color: #8995a0;
    font-family: Georgia,Times New Roman;
    font-size: 11px;
    height: auto;
    line-height: 1.45em;
    margin: 0px auto 10px auto;
    overflow: hidden;
    padding: 1em 15px 0px 15px;
    position: relative;
    text-align: left;
    width: 920px;
}

#footer a{
    color: #666;
	text-decoration:none;
}

    #footer ul{
        float: left;
        margin: 10px 30px 0px 0px;
        padding: 0px 0px;
    }

        #footer ul li{
            list-style: none;
            margin: 0px 0px 2px 0px;
            padding: 0 3px;
        }
            #footer ul li.border{
                padding-left: 1px;
            }
            
            #footer ul li.inline{
                display: inline-block;
                padding-right: 0px;                
            }

            #footer ul li a{
                text-decoration: underline;
            }

            #footer ul li.first a{
                font-weight: bold;
            }

            #footer ul li a:hover{
                color: #DE9631;
            }
            
    #footerwrap .choose-new-region{
        float: right;
        width: 90px;
    }
    
    #footerwrap  #copyright{
        clear: both;
        color: #666;
        font-size: 11px;
        font-family: Georgia, Helvetica;
        margin: 10px 0px 5px 0px;
        padding-bottom: 10px;
        width: 720px;
    }
    
.pagesummary{
    font-size: 0.9em;
    color: #000000;
    bottom: 0;
    font-style: italic;
    font-family: arial;
    margin-bottom: 15px;
}

.lastupdated{
    font-size: 0.8em;
    color: #ffffff;
    padding-top: 1em;
    bottom: 0;
    border-top: 1px solid whitesmoke;
    margin-top: 20px;
    font-style: italic;
    font-family: arial;
    font-weight: bold;
}

.loadingbox{
    position: absolute;
    top: 40%;
    left: 40%;
    border: 1px solid lightsteelblue;
    background-color: #ffffff;
    height: 50px;
    width: 250px;
    text-align: center;
    padding-top: 20px;
}

.headlinks{
    color: White;
    font-weight: bold;
    font-size: small;
}

img.floatright{
    float:right;
}

div.clear{
    clear:both;
}

.smallbold{
    font-weight:bold;
}

.mediumbold{
    color:#6B717B;
    font-weight:bold;
}

.largebold{
    font-size:1.1em;
    color:#DEA242;
    font-weight:bold;
}

.prod_main{
   width:300px;
   height:200px;
   background:url(images/citrus_prod_main_bg.jpg) no-repeat;
}

v.clear {
    clear:both;
}

.footnote{
	font-size:10px;
	line-height:12px;
}

.disclaimer{
	font-size:11px;
	line-height:14px;
}

.ttl_orange{
	color:#dd9c35;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}

#maindefault div.cse-results { clear:left; }
#maindefault div.cse-results table table#po { width:100%; }


/********************* Landing Page Styles ***********************/
/*****************************************************************/


#rightmain{
    padding: 0 0 0 0;
    width:735px;
}

#prod_main{
   width:447px;
   background:url(images/citrus_prod_main_bg.jpg) no-repeat;
}

#prod_main td{
   text-align:center;
   padding-top:6px;
}

#prod_main td div a,
#prod_main td div a:visited{
   color:#dd9c35;
}

#prod_main td div a:hover{
   color:#03438d;
}

#prod_main td.upperleft,
#prod_main td.lowerleft{
   width:147px;
}

#prod_main td.uppermid,
#prod_main td.lowermid,
#prod_main td.upperright,
#prod_main td.lowerright{
   width:150px;
}

#prod_main td.upperleft div,
#prod_main td.uppermid div,
#prod_main td.upperright div{
   height:135px;
   text-align:center;
}

#prod_main td.lowerleft div,
#prod_main td.lowermid div,
#prod_main td.lowerright div{
   height:129px;
   text-align:center;
}

#prod_right{
   width:auto;
   margin-left:10px;
}

#all-varieties{
    background-image: url(../../images/all_varieties_back.jpg);
    color: #FFF;
    height:375px;
    margin-bottom:10px;
    width:447px;
}

    #all-varieties a{
        color: #FFF;
    }
    
    #all-varieties a:hover{
        color: #DE9631;
    }
    
    #all-varieties img{
        margin: 194px 0px 0px 14px;
    }
    
    #all-varieties ul.three-col{
        color: #FFF;
        list-style-type: disc;
        margin: 5px 10px 6px 20px;
        padding-left: 15px;
        width: 85px;
    }
    
        #all-varieties ul.three-col li{
            margin-bottom: 4px;
        }
        
    #all-varieties ul.arrows{
        color: #FFF;
        margin: 0px 0px 0px 12px;
        padding: 0px 0px 0px 14px;
    }
    
        #all-varieties ul.arrows li{
            background-image: url(../../images/blue_arrows.gif);
            background-position: left bottom;
            background-repeat: no-repeat;
            list-style: none;
            padding: 5px 0px 0px 12px;
            margin: 0px 0px 1px 0px;
        }

.products-page-info{
    margin: 0px 0px 0px 10px;
    width: 430px;
}
    
    .products-page-info h1{
        font-size: 19px;
        line-height: 22px;
        margin: 5px 0px 0px 0px;
    }
    
    .products-page-info p{
        color: #656565;
        font-size: 12px;
        line-height: 16px;
        margin: 0px 0px 10px 0px;
    }

.prod_box { width:277px; margin:10px 0 0; padding:0; background:url(images/rgt_panel_str.gif) repeat-y; height: auto; overflow: hidden; }
   .prod_box .prod_box_copy img{ display:block; margin: 0px 10px 10px 0px; }
   .prod_box .prod_box_copy { margin:2px 10px; padding:0; background:url(); }
      #mainwrapper .prod_box_copy p{ margin: 0px 0px 10px 0px; display: block; height: auto; overflow: hidden; padding: 0px 0px; font-size:12px; line-height:16px; color: #6d6d6d;width: 150px; min-height: 50px; }
      #mainwrapper .prod_box_copy a{ font-weight: bold; color: #6d6d6d; }
      #mainwrapper .prod_box_copy a:hover{ color: #DE9631;}
      .prod_box .prod_box_copy h3 { color:#dd9c35; margin:0; padding: 0 0 0 10px; line-height:120%; }
      .prod_box .prod_box_action { clear:both; padding:3px 10px; text-align:right; background:url(images/rgt_panel_action_str.gif) repeat-y; }
   .prod_box1 { margin-top: 0; } 

#flavorwheel-flash{
    margin-right: 10px;
    width: 90px;
}

#health_main h2.gr { display:none }

#health_main{
   width:447px;
}

#about_main{
   width:447px;
   background:url(images/about_main_str.gif) repeat-y;
}

#recipe_main{
   width:446px;
}

#recipe_searchbox {
   background:#d3e5f6 url(images/recipe_searchbox_str.gif) repeat-y;
}
#recipe_searchform {
   width:400px;
   font-family: "NewBaskerville Roman","Times Roman",times,serif;
}
#recipe_searchform td {
   vertical-align:middle;
}

#recipe_searchform .recipesearchdd,
#recipe_searchform .recipesearchtxt{
   width: 265px;
}

.promo_main {
   width:735px;
}

.promo_box { float:left; width:230px; height: 300px; margin:0; padding:0; background:url(images/promo_panel_str.gif) repeat-y; }
   .promo_box img { display:inline; }
   .promo_box .promo_box_copy { margin:2px 10px; padding:0; background:url(); }
      #mainwrapper .promo_box .promo_box_copy p.copy { margin:0; padding: 0 0 0 10px; font-size:90%; line-height:124%; }
      .promo_box .promo_box_copy h3 { color:#dd9c35; margin:0; padding: 0; line-height:140%; }
      .promo_box .promo_box_action { clear:both; padding:3px 10px; text-align:right; background:url(images/promo_panel_action_str.gif) repeat-y; }
      .promo_box .promo_box_action a { text-decoration:none; font-size:90%; }
      .promo_box .promo_box_action a:hover { text-decoration:underline; }
.promo_box_mid { margin:0px 10px; }

img.imgblock { display:block; }


.promo_box .promo_box_copy { min-height: 285px; }

#ctl00_ctl00_txtSearch{
	border: 1px solid rgb(126, 157, 185); 
	padding: 2px; 
	background: rgb(255, 255, 255) url(http://www.google.com/coop/intl/en/images/google_custom_search_watermark.gif) no-repeat scroll left center;
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
}
#imgDiv{
	width:60px;
	float:right;
	padding-top:2px;
}
#imgDiv2{
	display:inline;
    margin-left: 1px;
    margin-top:0;
    position:relative;
    top: 6px;
}
#ctl00_ctl00_imgBut{
	/*margin-left:100px;
	padding-left:127px;*/
}
#linkDiv{
	width:560px;
	float:right;
}
#linkDiv ul{
    margin: 0;
    padding-left: 0;
    display: inline;
}

#linkDiv ul li{
    margin-left: 0;
    padding: 0 3px;
    list-style: none;
    display: inline;
}

/********************* End Landing Page Styles ***********************/
/*********************************************************************/



/********************* Admin Page Styles ***********************/
/*****************************************************************/
.press_releases_grid{
	text-align: left;
}

.press_releases_grid caption{
    font-size:1.1em;
    color:#DEA242;
    font-weight:bold;
    margin: 10px 0px;
    text-align: left;
}

#editPressRelease textarea, #editPressRelease input{
	margin: 5px 0px 10px 0px;
	width: 380px;
}

#editPressRelease textarea.pressTextBoxNarrow, #editPressRelease input.pressTextBoxNarrow{
	width: 170px;
}

#editPressRelease span.publish_checkbox{
	display: inline;
	margin: 0px 0px 0px 3px;
	width: 10px;
}

#editPressRelease span.publish_checkbox input{
	margin: 0px 0px 0px 6px;
	width: 15px;
}

#editPressRelease span{
	font-weight: bold;
	display: block;
	margin: 10px 10px 0px 0px;
}

#editPressRelease span.inlineSpan{
	display: inline;
	margin: 0px 0px;
}

#editPressRelease p.centerAlignLessMar{
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#editPressRelease p.centerAlignLessMar input{
	width: 60px;
}

/********************* Packaged Products - Map Page Styles ***********************/
/*****************************************************************/

#tableMap a:link, #tableMap a:hover, #tableMap a:active, #tableMap a:visited {text-decoration: none; color: #FFFFFF;}


/*IE6 SPECIFIC FIXES
******************************************/
.headersearch { width:950px !important; }

#_atssh{display: none; visibility: hidden; margin: 0px 0px; line-height: 0px;}