.error {
font-family: Verdana, Geneva, Sans-Serif;
font-size: 14px;
color: #F00;
background: #FFC;
vertical-align: text-top;
margin: 5px;
border: 1px;
border-style: solid;
border-color: #000;
left: 30px;
position: relative;
margin-right: 5px;

}
#titleBorder {
position: relative;
top: 10px;
left: 25px;
}
#title {
	position: relative;
	top: 10px;
	left: 25px;
	bottom: 10px;
	color: #336666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	font-weight: bold;
}
#title.old {
	position: relative;
	top: 2px;
	left: 10px;
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	font-weight: bold;
}

#dbText {
	position: relative;
	top: 5px;
	left: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;

}
#dbText a {
font-family: Verdana, Geneva, sans-serif;
font-size:11px;
color: #09F;
text-decoration: none;
margin-top: 1px;
position: relative;
}
#dbText a:hover {
color: #00F;
}
#prodgrpComment {
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
width: 200px;

}

#prodgrpTitle {
font-family: Verdana, Geneva, sans-serif;
font-size:16px;
color:#900

			}


