/***************specific styles*************/

/********************
left nav - Librarians, Archivists Pages
********************/
#left_nav .leftnavimg {
background: transparent url(/library/images/leftnav.jpg) 0 0 no-repeat;
}

/* custom width */
#col2_left.custom {width:443px;}
#col2_right.custom {width:219px;}
#col4_equal.custom {width:25%;}

div.item {
    clear: left;
    margin: 20px 0;
    min-height: 67px;
}
div.item img, img.thumbnail {
    border: 1px solid #CCCCCC;
    padding: 2px;
}

/***************specific styles*************/

/************************************
left nav - DIGITAL COLLECTIONS PAGE
*****************************************/
#left_nav .leftnavimg-dc {
background: transparent url(/library/images/leftnav-dc.gif) 0 0 no-repeat;
}
#left_nav .leftnavimg-dc {
    text-indent: -9000em;
}
#left_nav .leftnavimg-dc {
    border-top: 1px solid #CCCCCC;
    height: 50px;
    padding: 0;
    width: 217px;
}
/* custom width 
#col2_left-dc {
	width: 435px;
}
#col2_right-dc {
	width: 200px;
	margin-left: 500px;	
}
#col4_equal.custom {width:25%;}
*/
#col2_left .item-dc {
    clear: left;
	min-height: 58px; 
	margin-top: 7px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#col2_left .item-dc img, img.i_alignleft {
    border: 1px solid #CCCCCC;
    padding: 2px;
}

