/* OFFICES
------------------------------------- */
h3.banner a {
	background-color:#00356f;
	}
			
/* VANILLA STYLES
------------------------------------- */		
#doc #contentActions {
	background-color:#e5e5e5;
	border-right-color:#e5e5e5;
	}				
#doc img.main {
	background-color:#fff;
	border-top:1px dotted #00356f;
	border-bottom:1px dotted #00356f;
	padding:.7em 0;
	position:absolute;
	left:433px;
	top:50px;
	width:150px;
	}
	
#actions.bottom {
	background-color:#e5e5e5;
	}
