/**********************************************************************************
IE6 Tertiary-level override styles 
***********************************************************************************/

/*******************************************************
Sidebars - Supplementary (generally the right-hand sidebar)
********************************************************/
#sidebar_supplementary {padding-left: 16px;}

/******************************************************
Sidebars - Introduction (generally the left-hand sidebar)
*******************************************************/
#sidebar_introduction {padding-right: 16px;}

/***********************
Main/Middle Content
***********************/
.content_image_long {background-image: url("https://web.stanford.edu/dept/its/images/modern/content_image_long_bg.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;}