.vad-main-button-mail{
	height: 24px;
	margin:5px;
	font-size: 8pt;
	padding-left: 38px;
	background-color: #ffffff;
	border: none;
	color: #669;
	cursor: pointer;
	background-position: 0px -3px;
	background-image: url(/img/mail.png);
	background-repeat: no-repeat;	
}

#vad-log-header{
	background-color: #ffffff;
	border-bottom: 3px solid #4f7fee;
	width: 100%;
	height: 60px;
}

.vad-logo-va{
	position: absolute;
	right:10px;
	top: 7px;
	width: 300px;
	height: 60px;
	background-repeat: no-repeat;
	background-image: url(/img/logo_va.gif);
}

#vad-page .title,
table.grid tr.title td,
table.vad-list tr.title td,
table.vad-form tr.title td,
table.vad-filter tr.title td,
.vad-tab-active
{
	background: #51ab11 url('../img/tab_on.gif') repeat-x !important;
}


.vad-log-img{
	width: 75px;
	height: 110px;
	background-image: url(/img/log_img.gif);
}

.vad-log-forma{
	width: 390px;
	height: 160px;
	border: 1px solid #888888;
	margin-left: 90px;
	margin-top: 10px;
}

.vad-log-forma table.grid{
	width: 100%;
}
.vad-log-forma table.grid td{
	border: none;
	background-color: #f4f4f4;
}
.vad-log-forma table.grid tr{
}
.vad-log-forma table.grid tr.vad-controls td{
	background-color: #bcbcbc !important;
}

.vad-log-forma .title {
	height: 19px;
	line-height: 19px;
	margin: 0px;
	padding-left: 15px;
	background: #51abff url('../img/tab_on.gif') repeat-x !important;
	color: #fff;
	font-weight: bold;
	text-align: left !important;
}
.vad-log-forma .title td {padding-left: 15px; font-weight: bold}

.log-content {background-color: #F9F9FF}

