.content {
	background-color: #EEF3FC;
	/*font-size: 9px;*/
	padding: 1em;
/*	float: left;*/
}

.content table {
	background-color: #C8D8F4;
	/*width: 500px;*/
	border: 1ex #C8D8F4 solid;
}

.content table th {
	color: #447AD9;
}

.content table th {
	vertical-align: top;
	text-align: right;
}

.content img {
	position: relative;
	top: 4px;
}

.objsel {
	width: 350px;
}

.msgw {
	padding: 2px 2px 2px 17px;
	margin: 0 4px 0 4px;
	background: #FFFFAA url(../../images/working.gif) no-repeat 2px 2px;
	border: 1px solid Black;
	font-weight: normal !important;
	font-size: 11px;
	position: absolute;
}