/**********************************************************************************
IE6 Tertiary-level override styles 
***********************************************************************************/
/***********************
Search
************************/
#search_string_web { position: relative; top: -4px; margin-right: 4px;}
#search_string_people { position: relative; top: -4px; margin-right: 1px;}

/*******************************************************
Supplementary Sidebar (generally the right-hand sidebar)
********************************************************/
#sidebar_supplementary { padding-left: 0; margin-left: 13px; margin-right: 0; padding-right: 0;}
#sidebar_supplementary img { margin-right: 0; padding-right: 5px;}

/******************************************************
Introductory Sidebar (generally the left-hand sidebar)
*******************************************************/
#sidebar_introduction { margin-right: 0; padding-right: 10px; }

/***********************
Main/Middle Content
***********************/
#content_main { margin:0; padding-left: 20px;padding-right: 15px; margin-right: 0px;}
#breadcrumb { padding-bottom: 2px; }

.content_image_long { background-image: url("/images/content_image_long_bg1.jpg"); position: relative; background-repeat: no-repeat; top: -5px; left: -5px; padding:10px; margin-bottom: 15px; margin: 0; }

/*********************************************************************
On The Stanford Web - this cleans up the list items on the /otsw/ page
*********************************************************************/
.otsw_object { list-style-image: none; list-style-type: none; list-style: none;}