div#content {
	width: 890px;
	margin-bottom: 50px;
	top: 180px;
}
div#quotation_form .large_image {
	float: left;
	position: relative;
}

div#quotation_form .small_image {
	position: relative;
	overflow: hidden;
}

div#quotation_form .image_preview {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 1000;
}
div#quotation_form h4 {
	font-size: 1.3em;
}
div#quotation_form h3 {
	font-size: 1.2em;
	margin: 1px 0;
}
div#quotation_form .manual, div#quotation_form .less_options {
	display: none;
}
.relative {
	position: relative;
	height: 0;
}
div#quotation_form h3 a, div#quotation_form h4 a {
	text-decoration: none;
}
.tile_settings_container {
	z-index: 1;
}
.tile_settings th {
	vertical-align: top !important;
}
table.products, table.categories {
	border-collapse: collapse;
	width: 770px;
}
table.categories {
	margin-left: 60px;
}
.categories th {
	padding: 2px 5px 2px 2px !important;
	vertical-align: middle;
	color: #FFF;
	white-space: nowrap;
	background: #27303F;
}
.tile_settings th {
	background: none;
}
.product td {
	padding: 5px 5px 5px 2px !important;
	/*
	border-bottom: 1px dotted #FFF;
	border-left: 1px dotted #FFF;
	border-right: 1px dotted #FFF;
	border-bottom: 1px solid #FFF;*/
}
td.image {
	width: 50px;
	padding-left: 0 !important;
}
.product .tile_settings td {
	border: 0;
}
.tile_settings_container {
	right: 0;
	top: 0;
	left: auto;
	bottom: auto;
}
input.amount {
	width: 60px;
}
a.change_settings {
	text-decoration: none;
}
a.change_settings:hover {
	text-decoration: underline;
}
.string_current_corner_decoration {
	display: none;
}	
.personal_details td {
	min-width: 200px;
}

ul.category_links {
	list-style: none;
}
ul.category_links li {
	float: left;
	margin-right: 10px;
	margin-bottom: 0.5em;
}
.category_image {
	position: absolute;
	left: -60px; 
}

.show_help {
	cursor: pointer;
}
.help {
	display: none;
}
#jHelperTipContainer p {
	margin-bottom: 0;
}
#jHelperTipContainer {
	padding: 10px;
	border: 1px solid #27303F;
	background: #9BABBF;
	width: 400px;
}
td, th {
	padding: 0 0.5em 0.3em 0;
}
.show_if_collapsed {
	display: none;
}

#modal_dialog {
	display: none;
	width: 800px;
	background: #27303F;
	border: 1px solid #000;
	padding: 20px;
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 9999;
}

.corner_decoration {
	float: left;
	width: 75px;
	height: 85px;
	margin: 0 10px 10px 0;
}
.corner_decoration label {
	cursor: pointer;
}
