html, body, div, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 99%; /*font-family:inherit;*/
	vertical-align: baseline;
	line-height: 1.6;
}

table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit; /*vertical-align:baseline;*/
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 15px 0 12px 0;
	padding: 0px;
}

body { /*line-height:1;*/
	color: black;
	background: white;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

.main_page_ban {
	margin-top: 100px;
	padding-bottom: 50px;
	background: url('http://grandflora.spb.ru/bans/ban_bg.png') no-repeat;
}

.main_page_ban .goods-info-preview {
	background: none;
}

table.ban_items {
	margin-top: 10px;
}

table.ban_items img {
	width: 65%;
}

.ban_title {
	text-align: center;
	font-weight: 900;
	font-size: 360%;
	color: #1f6954;
	padding-top: 15px;
}

.ban_subtitle, table.ban_items td.item_pic, table.ban_items td.item_name {
	font-size: 125%;
	text-align: center;
}

table.ban_items div.item_price {
	font-size: 125%;
	float: left;
	padding: 0 20px 0 70px;
	font-size: 30px;
}

