.leitarvel
{
	margin : 13px 0px 0px 0px;
	padding : 0px;

	border : 1px solid #e6e6e6;

	background : #f4f4f4;
}

.leitarvel .box
{
	margin : 0px;
	padding : 8px;

	float : left;
	position: relative;
border: 0px solid red;
	background : #f4f4f4;
	width : 488px;
z-index: 3;
}

.leitarvel .image
{
	margin : 0px;
	padding : 0px;

	float : right;
	position: relative;

	text-align : right;

	background : #f4f4f4;
	width : 258px;
}

/* leitarvel */

.textbox
{
	margin : 0px;
	padding : 0px 5px 10px 0px;

	float : left;
	position: relative;
	width : 117px;
}

.textbox .title
{
	width : inherit;
	height : 20px;
	line-height : 20px;
}

.textbox .input
{
}

.textbox .input input
{
	width : 119px;
}

.textbox .input input
{
	font-size : 1em;
	float : left;
	position: relative;
}

.textbox .input input.disabled
{
	background : #ededed;
}

.textbox .border input
{
	height : 16px;
	border : 1px solid #999;
}

.textbox .border input.disabled
{
	border : 1px solid #ccc;
}

.textbox .input input.small
{
	width : 98px;
}

.textbox a.button
{
	display : block;
	float : left;
	position: relative;
	background : url("../img/calendar.gif") no-repeat center right;
	width : 17px;
	height : 18px;
}

.head_text
{
	text-align : justify;
	color : #003470;
}

.textbox .checkbox
{
	margin : 0px;
	padding : 20px 0px 0px 0px;
}

.textbox .checkbox input
{
	margin : 0px 5px 0px 0px;
	padding : 0px;
}
