#flash {
	width: 100%;
	margin-bottom: 10px;
}

.center {
	text-align:center
}

.finance img {
	width:auto;
	clear:both;
	float:none;
}

#payment_basis_table {
	width:100%;
}

.centerimage a img{
	max-height:420px !important;
	width:auto !important;
}

.centerimage{
	text-align:center;
}

.info, .info-category {
	height:28px;
	overflow:hidden;
}

@media only screen and (min-width:321px) and (max-width:768px) {
	.my-auctions-nav {
		/* display:none; */
	}
	#mobile-sidebar .my-auctions-nav {
		/* display: block; */
	}
	.front-auction-description {
		max-height: 40px;
		min-height: 40px;
    	overflow: hidden;
	}
	.auktion-container .info {
		max-height: 50px;
		min-height: 50px;
    	overflow: hidden;
	}
	.show-start a img {
		height: 260px;
		width:auto;
	}
	
	
}

@media only screen and (max-width:768px) {
	#login_qr_container {
		display:none;
	}
}

#search_submit {
	max-width: 30%;
    width: 30%;
    margin-bottom:10px;
    float: left;
    font-size: 10px;
    margin-top: 5px;
    height: 31px;
    line-height: 12px;
    background: #cb643c;
    border: none;
    color: #fff;
    text-transform: uppercase;
}
