.breakDivWrap {
	position:relative
}
.breakDivWrap a {
	display: block;
	width: 72px;
	color: #003366;
	background: #006699 url(../img-ui/bg-submit.gif) repeat-x center;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 4px 0px 0px;
	border-top: 1px solid #3974AE;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #3974AE;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
	text-align: center;
}
.breakDiv {
	position: absolute;
	top: 12px;
	left: 12px;
	border: 1px solid #204C79;
	font-size: 10px;
	width: 200px;
}
.breakDivTitle {
	color: #FFFFFF;
	padding: 4px 6px;
	background: #AEBECE url(../img-ui/bg-nav.png) repeat-x;
	border-bottom: 1px solid #204C79;
	text-transform: uppercase;
	margin: 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
.breakDiv table {
	border: 4px solid #8CA3BA;
	width: 100%;
}
.rowEven {
	background: #F2F2F2;
}
.rowOdd {
	background: #E3E9EE;
}
.cellLeft,.tdHdrLeft {
	border-right: 1px solid #003366;
}
.cellRight,.tdHdrRight {
	border-right: 1px solid #003366;
}
.tdHdrRight, .tdHdrLeft {
	border-bottom: 1px solid #003366;
}
 {
}

