label
{
	color: #003399;
	/*cursor: hand;
	cursor: pointer;
	background: url('../images/label.gif') no-repeat left;
	padding-left: 15px;*/
}
	.small
	{
		font-size: 7pt;
		background: none;
	}

#left
{
	background: none;
	/*border-right: 3px dashed #c6c6c6;*/
}

#reception-menu
{
	list-style: none;
	padding: 0px;
}
	#reception-menu a
	{
		display: block;
		padding: 5px;
		background: #ebedee;
		border: 1px solid #c6c6c6;
	}
	#selected-info
	{
		color: #ff9900;
	}

.reception-block
{
	background: url('../images/bg_box.gif');
	border: 1px solid #C6C6C6;
	padding: 10px;
	margin: 5px;
}
	.reception-block h3
	{
		margin-top: 0;
	}
.reception-ag
{
	clear: both;
	font-size: 7pt;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #c6c6c6;
}

#contact-success
{
	background: url('../images/order-success.gif') no-repeat left;
	padding: 30px;
	padding-left: 220px;
	line-height: 2em;
	font-size: 11pt;
}
