﻿/* A handful of styles to upgrade base & UC Denver sites for CAM site */

em { font-style: italic;
	}

strong {
	font-weight: bold;
}

/* make long bullets far more legible, also have an actual indent on UL bullets - no one is using ul li ul li on this site */

#sideBar ul li {
	margin-bottom: 8px;
	margin-left: 15px;
}


.shoehorn {
	width: 670px !important; 
	font-size: 11px;
	word-wrap: break-word;
	border: 1px #000 solid;
	margin: 0;
}

.shoehorn td {
	padding: 2px 3px;
	border: 1px #000 solid;
	margin: 0;
}



.shoehorn td, .shoehorn th, .shoehorn td p, .shoehorn th p {
		font-size: 11px;
}





