.paddingtopbottom{
	padding-top: 5px; 
	padding-bottom: 5px;
}

.paddingbottom{
	padding-bottom: 5px;
}

#map_canvas{
	width: 200px; 
	height: 300px; 
	overflow: hidden;
}

.fn{
	width:210px; 
	height:250px; 
	padding: 3px 3px 3px 3px;
}

.inputtextname{
	padding-top: 5px; 
	padding-bottom: 5px; 
	font-size: 12px; 
}

.mailnames{
	font-size: 12px;
}

.viccdoboz{
	width: 220px; 
	height: 220px; 
	padding: 3px 3px 3px 3px;
}