/*TVP Admin Styles*/
#adminTable {
	background-image: url(/images/TVP_CP_Mid.gif);
	background-repeat: repeat-x;
	width: 200px;
	height: 114px;
}
#adminPanelM1 {
	background-image: url(/images/TVP_CP_Left.gif);
	background-repeat: no-repeat;
	width: 11px;
}
#adminPanelM2 {
	background-image: url(/images/TVP_CP_Right.gif);
	background-repeat: no-repeat;
	width: 11px;
}
#adminCMS400 {
	vertical-align: middle;
	text-align: center;
}
#adminControlPanel {
	vertical-align: middle;
	text-align: center;
}
.ServerId {
	width: 120px;
	border: inset 3px #468FFD;
	background-color: #0090FE;
	text-align: center;
	font-family: Arial, Verdana, sans-serif, arial;
	font-size: 10px;
	font-weight: bold;
	color: #013C94;
	position: relative;
	top: -75px;
	margin-right: 20px;
	padding: 6px 0px 6px 0px;
	float: right;
}
/* END   - Do Not Bodify this block - Used by iManage */