/**
	this stylesheet can read only the opera browser.
	All styles are hacks only for opera!!!
*/
/* hack for the navigation bar */
#nav-img-bar{
    margin-bottom:0px;
    min-width: 780px;
    height:69px;
}
/* hack for the input-field in a list */
.list-input {
		padding-top: -15px;
		margin-top: -10px;
		}
/* hack for the button in a list*/
.list-button {
		padding-top: 0px;
		margin-top: 0px;
		}
.select-box{
	width:48px;
}

.top-table{
	margin-top:-200px;
}
