#videoplayer {
display:block;
}
	
	
.obitwrapper {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	
}

.obitheader {
width:99%;
background-color:#9EF;
padding:3px;
font-size:16px;
height:30px;
margin:15px 0px;
}

.obitheader a
{
display:block;
height: 99%;
width: 98%; 
text-decoration:none;
color:#444;
}

.obitheader a:hover
{
background-color:#0EF;
}

.obitheaderextra {
font-size:80%;
float:right;
}

#obitimage {
	float:right;
	clear:right;
}

#searchform {
	text-align:right;
	width:100%;
	font-size:16px;
}
#searchbutton {
font-size:16px; 
border:0;
border: 1px solid black;
background-color:#BEF;
border:1px solid black;
padding:3px;
}

#searchfield {
font-size:16px; 
border:0; 
background-color:#BEF;
border:1px solid black;
padding:3px;
margin:1px;
width:200px;
}