.title {
	background: #3F63AC url(../images/about/img/left.jpg) no-repeat;
	width: 100%;
}

.title h6 {
	height: 23px;
	padding: 7px 0 0 8px;
	font-size: 14px;
	color: #FFFFFF;
}
/* removed for defect 181 on 4/21/10 by Rex Marzke
   -- not sure why announcements.css is being included globally
   -- used in Occupational License Status Information System
   --          http://www.dev.dmv.ca.gov/olinq2/welcome.do
   added back because portal main page needs it
   -- update OL welcome to remove .content
*/
.content {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(../images/about/img/img07.gif) repeat-x;
}
.content2 {
	border-top: 1px solid #FFFFFF;
	background: url(../images/about/img/img07.gif) repeat-x;
}

#sidebar .boxed .title h6 {
	background: url(../images/about/img/img10.gif) no-repeat right top;
	margin: 0px 0px 0px 10px;
}

#sidebar1 .boxed .title h6 {
	background: url(../images/about/img/img10.gif) no-repeat right top;
	margin: 0px 0px 0px 10px;
}


