#event_focus_main
{
padding-left:40px;
padding-top:20px;
}

#select_button
{
	background-image:url('../templates/images/paste_icon.png');
	height:64px;
	width:64px;
	cursor:pointer;
}
#select_munkalap
{
display:block;
width:64px;
height:64px;
float:left;
}
#event_focus_top_munkalap h2
{
width:300px;
float:left;
}
#event_focus_top_munkalap
{
border-top:1px dotted silver;
width:400px;
height:80px;
margin:0 auto;
padding-top:10px;
}
#event_focus_middle_form
{
border-top:1px dotted silver;
width:400px;
margin:0 auto;
padding-top:10px;
}
#event_focus_middle_form form
{
line-height:20px;
}
#event_focus_middle_form form span
{
display:block;
clear:both;
height:40px;
width:380px;
}
#event_focus_middle_form form input.inputbox
{
float:right;
}
#event_focus_middle_form form input.inputwidth
{
float:right;
width:210px;
}
#saveEventModify
{
margin-top:30px;
}
