
/*** price **************************************************************************/

h4 {
	border-left: 5px solid #45abe0;
	border-bottom: 1px dashed #45abe0;
	text-indent: 10px;
	margin: 20px 0px;
	color: #45abe0;
	font-size: large;
	line-height: 1.5em;
	font-weight: bold;
}

#Right .number {
	color: #FF0000;
	font-weight: bold;
	font-size: large;
}

#Right p {
	margin-left: 30px;
}
#Right ul {
	list-style-type: disc;
	margin-left: 30px;
}
#Right li {
	margin: 10px;
	margin-left: 30px;
}

h5 {
	font-size: x-large;
	border: 5px solid #CC0000;
	padding: 10px;
	text-align: center;
	width: 650px;
	line-height: 1.5em;
	color: #CC0000;
	margin-bottom: 20px;
}

.sBox {
	position: relative;
}
.photo {
	width: 160px;
	height: 120px;
	position: absolute;
	top: 0px;
	right: 0px;
	border: 1px solid #45abe0;
}





















