p {
	margin-left: 15px;
}

p.content-title {
	color: #606080;
	font-size: 18pt;
}

p.content-text {
	margin: 10px 10px 15px 10px;
}

p.note {
	font-size: 8pt;
}

p.product-title {
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 5px;
	border-bottom: 3px solid #93beff;
}

div.product-wrapper {
	margin: 5px 10px 10px 10px;
}

div.product-left {
	float: left;
	width: 600px;
}

div.product-right {
	float: right;
	border: 1px solid #93beff;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}

div.gmap-block {
	width: 350px;
	height: 300px;
	border: 1px solid #808080;
}

div.gmap-block-left{
	float: left;
	margin-left: 15px;
}

div.gmap-block-right {
	float: right;
	margin-right: 15px;
}

table.types-table {
	width: 100%;
}

table.types-table td.first-col {
	text-align: left;
}

tr.table-header {
	text-align: center;
	text-decoration: underline;
}

table.types-table td {
	text-align: right;
}