/* -------------- Tripunkt Content Container ------------- */.TriContainer{	margin-right: 12px;	margin-left: 12px;	margin-top: 20px;	margin-bottom: 20px;	overflow: hidden;}.TriContainerContent{	font-family: Verdana;	font-size: 11px;	text-align: justify;	padding-top: 6px;	padding-left: 8px;	padding-right: 8px;	padding-bottom: 16px;	border-left: #dbe4eb 2px solid;	border-right: #dbe4eb 2px solid;	background-image: url(../Images/ContainerBorder.gif);	background-repeat: repeat-x;	background-position: center bottom;}.TriContainerTitle{	border-left: #2d5a82 6px solid;	border-bottom: #2d5a82 2px solid;	font-weight: bold;	font-family: Verdana;	font-size: 11px;	color: #2d5a82;	text-align: left;	padding-left: 11px;}.TriContainerMinimize{	background-image: url(../Images/ContainerSwitch.gif);	background-repeat: no-repeat;}/* -------------- Tripunkt Form Container ------------- */.TriFormContainer{	margin-right: 12px;	margin-left: 12px;	margin-top: 20px;	margin-bottom: 20px;	overflow: hidden;}.TriFormContainerTitle{	border-left: #cc8726 6px solid;	border-bottom: #cc8726 2px solid;	font-weight: bold;	font-family: Verdana;	font-size: 11px;	color: #cc8726;	text-align: left;	padding-left: 11px;}.TriFormContainerContent{	font-family: Verdana;	font-size: 11px;	text-align: left;	padding-top: 6px;	padding-left: 8px;	padding-right: 8px;	padding-bottom: 16px;	border-left: #ede4da 2px solid;	border-right: #ede4da 2px solid;	background-image: url(../Images/FormContainerBorder.gif);	background-repeat: repeat-x;	background-position: center bottom;	vertical-align: middle;}