.form_fastorder {
	padding: 15px 30px 20px 30px;
	width: 400px;
	max-width: 100%;
}

.form_fastorder h3 {
	text-align: left;
}

.form_fastorder .fastorder_img {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.form_fastorder .fastorder_img img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 150px;
}

.form_fastorder .fastorder_title {
	font-size: 14px;
    font-weight: normal;
	margin-bottom: 5px;
}

.form_fastorder .fastorder_price {
	font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    font-size: 26px;
    line-height: 1.2;
}