#boxvideo {
	width:162px;
	height:300px;
	float:right;
	background-color:#eaeaea;
	padding-top:10px;
	}


/******************
		VIDEO
******************/
#insform {
	float:left;
	border:1px solid #d5d5d5;
	background-color:#eaffea;
	padding:8px;
	}
	
#insform input {
	margin:0px;
	padding:0px;
	}

#listform {
	float:left;
	padding:8px;
	}
	
select.text {
	border:1px solid #cccccc;
	width:150px;
	height:20px;
	}
	
table.vid tr td {
	font-family: verdana, arila;
	font-size:11px;
	border-bottom: 1px solid #000000;
	text-align:center;
	}
	
table.vid tr td input {
	margin:0px;
	padding:0px;
	}
	
/* Titoli */
#t01 {
	width:30px;
	font-weight:bold;
	}

#t02 {
	width:150px;
	text-align:left;
	font-weight:bold;
	}

#t03 {
	width:45px;
	font-weight:bold;
	}

#t04 {
	width:45px;
	font-weight:bold;
	}

/* Elenco */
#l01 {
	width:30px;
	}

#l02 {
	width:150px;
	text-align:left;
	}

#l03 {
	width:45px;
	}

#l04 {
	width:45px;
	}
