/* CSS Document */

.highlight330transwrapper {

	width: 330px;
}
.highlight330transtop {
	background-image: url(../images/highlight300trans_head.gif);
	height: 11px;
	width: 330px;
	background-repeat: no-repeat;
}
.highlight330transfooter {
	background-image: url(../images/highlight300trans_footer.gif);
	height: 17px;
	width: 330px;
	background-repeat: no-repeat;
}

.highlight330transtextwrap {
	background-image: url(../images/highlight300trans_tile.gif);
	background-repeat: repeat-y;
	width: 330px;
	}
	
.highlight330transtext {
width: 303px;
	padding-left: 10px;
}
.highlight330textalt {
	width: 300px;
	padding-left: 10px;
}


.textitalicindent {
	font-size: 0.8em;
	line-height: 1em;
	display: block;
	margin-bottom: 5px;
	font-style: italic;
	margin-left: 12px;
}
.solutionareatrans{
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 4px;
	border: 1px solid #FFFFFF;
	background-color: #E4EAEB;
}
.solutionareatrans a:link, .solutionareatrans a:visited {
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
	font-weight: bold;
	margin-top: 0px;
	background-image: url(../images/bullet_star.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	padding-left: 12px;
	font-size: 0.95em;
}
.solutionareatrans a:hover, .solutionareatrans a:active {
	text-decoration: underline;

