.sys_hidden
{
    display:none;
    position:static;
} 

.sys_go
{
    margin-left:0px;
}
/*header*************/

.sys_header_wrapper
{
    width:920px;
    padding-bottom:8px;
}

.sys_searchLeft
{
	margin-right:5px;
}
#search_input
{
    margin-left:2px;
    margin-right:2px;
}

.sys_header_menu_wrapper
{
    bottom:4px;
    left:68px;
}

.sys_header_menu_wrapper a:link, 
.sys_header_menu_wrapper a:visited
{
    padding-top:8px;
    padding-bottom:6px;
    padding-left:7px;
    padding-right:7px;
}

.sys_header_menu_wrapper a:hover
{
    padding-top:8px;
    padding-bottom:6px;
    padding-left:7px;
    padding-right:7px;
}

.sys_homeTabWrapper
{
	min-height: 330px;
	height: 330px;
}

.sys_leftCol, .sys_middleCol
{
    width:294px;
    margin-right:13px;
    float:left;
}

.sys_signIn_wrapper .sys_spacer
{
    height:152px;
    width:1px;
    float:left;
    margin-bottom:5px;
}

.sys_signIn_wrapper strong
{
    padding-top:0px;
}

/*donate***********/

.sys_donate
{
    bottom:2px;
}
/*more****************************/

.sys_moreWrapper
{
    position:relative;
    margin-top:-25px;
    width:295px;
    margin-bottom:20px;
}

.sys_moreContent
{
    margin-bottom:-25px;
}

.sys_more .sys_left
{
    width:50px;
    position:absolute;
    right:-20px;
    top:0px;
    
}

.sys_more .sys_right
{
    width:50px;
}

/*large tabs widget (top of home page***************/


/*.sys_largeTabWidget .sys_tabsWrapper
{
    bottom:-1px;
}



.sys_largeTabWidget
{
	width: 668px;
	float:left;
	overflow: hidden;
	position:relative;
}*/

/***generic cancer infor page****************************/

 .sys_blockLinks.sys_left.sys_generic
 {
     width:210px;
 }

.sys_greyBox .sys_top
{
    margin-bottom:-15px;
}

.sys_sectionRightCol .sys_greyBox .sys_top
{
    margin-bottom:0;
}

.sys_greyBox .sys_left{
width:220px;
}

.sys_greyBox .sys_right
{
    width:200px;
}

.sys_address, .sys_boxContent, .sys_recommendedContent, .sys_jumpNav, .sys_quoteContent, .sys_highlightContent
{
     margin-bottom:-8px;
}

.sys_mainContent .sys_highlight .sys_highlightContent
{
    float:none;
}

.sys_featureIntroduction
{
    margin-top:-30px;
}

.sys_greyBox .sys_bottom, .sys_quote .sys_bottom, .sys_greenQuote .sys_bottom, .sys_highlight .sys_bottom, .sys_panel .sys_bottom, .sys_contentWrapper .sys_bottom
{
    line-height:0;
    font-size:0;
}

.sys_spacer
{
    height:0;
    line-height:0;
    margin-top:-5px;
    margin-bottom:-5px;
}

.sys_mainContent .sys_panelContent
{
    padding:8px;
}

.sys_mainContent .sys_callout
{
    margin-bottom:5px;
    height:1%;
}

@media print
{
    .sys_content_wrapper
    {
        width:400px;
    }

    .sys_sectionRightCol
    {
        clear:both;
    }
}
.cancerNavBlockLinksWrapper .sys_left .sys_callout
{
	margin-right:0px;
}
.cancerNavBlockLinksWrapper .sys_right .sys_callout
{
	margin-right:0px;
}
/*********cancer info**********************/

.cancerBoxItems.sys_right, .cancerBoxItems.sys_right .sys_mainContent, .cancerBoxItems.sys_right .sys_callout.sys_calloutLarge
{
    width:230px;margin:0px;padding:0px;
}

.sys_mainContent .sys_left
{
    width:230px;
}
/*******************cancer information navigation*******************************/

.sys_cancerNavigation .sys_mainContent .sys_callout {
float:left;
margin-bottom:10px;
margin-right:0px;
width:220px;
}

/****************search************************/

.sys_searchButton input
{
    padding-top:4px;
}

/*local teaser*******************/
.sys_mainContent .sys_localTeasers .sys_standard-list .sys_subitem {	
	height: 68px;
}

.sys_localTeasers .sys_left
{
    padding-right:3px;
}

/***volunteer blocklinks*********/

.sys_volunteer .sys_left
{

    margin-right:12px;
}

/****breadcrumb************************/
div.sys_breadcrumb
{
    margin-left:-10px;
}

/****form IE6 tweak************************/

#macform input.form_button {
	border: 1px solid #ffffff;
	background-color: #ffffff;
}

#macform .wrong, #macform .wrong_red {
	margin-left: 5px;
}


