* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: lazurski, times new roman;
}

table.big {
	width: 760px;
	height: 100%;
}

table.big td.top {
	padding: 15px 0 15px 0;
	vertical-align: middle;
	height: 80px;
}

table.big td.left {
	width: 410px;
}

table.big td.right {
	width: 360px;
}

table.big td.right div {
	height: 370px;
	margin-top: 10px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	scrollbar-arrow-color: #B9B9B9;
	scrollbar-3dlight-color: #B9B9B9;
	scrollbar-darkshadow-color: #fff;
	scrollbar-base-color: #fff;
}

table.big td.right div p {
	color: #6D6F71;
	font-size: 10pt;
	margin-bottom: 5px;
}

input, textarea {
	color: #6D6F71;
	font-size: 10pt;
	border: 1px solid #B9B9B;
	padding: 3px;
}

table.big td.right div p a {
	color: #6D6F71;
	font-size: 10pt;
	font-weight: bold;
}

table.big td.top2 {
	height: 40px;
}

table.big td.top2 {
	float: right;
}


table.big, .copy {
	color: #6D6F71;
	font-size: 8pt;
}

table.big, a.copy {
	color: #6D6F71;
	font-size: 8pt;
}