p.intro {
	font-size: 14px;
	color: #333333;
	font-style:italic;
	padding-left:10px;
}
p.return {
	text-align:center;
}
.info {
	color: #0000CC;
}
.even {
	background-color:#E3E3E3;
}
.odd {
	background-color:#FFFFFF;
}
.selected {
	background-color:#FFCCCC;
}
table.yacht {
	width:100%;
	border-collapse:collapse;
	border-spacing:0px;
}
table.yacht img, div#inquire img {
	border:none;
}
img.thumb {
	width:120px;
	height:80px;
}
table.yacht a {
	margin:0px;
	padding:0px;
}
table.yacht td {
	text-align:center;
	padding:3px;
}
table.yacht td ul, div.details ul {
	margin:0px;
	padding:0px;
}
table.yacht td ul li, div.details ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 6px;
}
table.yacht td ul li.mid, div.details ul li.mid {
	margin:6px;
}
table.yacht td.details {
	text-align:left;
}
table.yacht td.picture {
	width:128px;
}
table.yacht td.remove {
	text-align:right;
	vertical-align:top;
	padding:6px;
}
table.yacht td.button a, table#contact td.remove a {
	cursor:pointer;
	cursor:hand;
}
select#order {
	font-size:10px;
	position:relative;
	float:right;
}
#holderInquire {
	padding:10px;
}
#email {
	background-color:#E3E3E3;
	padding:4px;
}
#email p {
	margin:3px;
	padding:0px;
}
#email {
	color:#333333;
}
#holderYacht, #emailBody {
	border:1px solid #333333;
	width:100%;
	background-color:#FFFFFF;
}
#holderYacht {
	overflow:auto;
	height:120px;
}
#emailBody {
	height:70px;
}
#count {
	font-weight:bold;
	color:red;
}
table#contact {
	border:none;
	width:100%;
}
table#contact input {
	width:100%;
}
table#contact td.mid {
	padding-left:10px;
	padding-right:10px;
}
table#contact td.remove {
	font-weight:bold;
	font-size:12px;
	text-align:right;
	vertical-align:top;
	padding:6px;
	width:10px;
}
table#contact td.remove a:hover {
	color:red;
}
#emailForm {
	margin:0px;
	padding:0px;
}
div#inquire div.picture {
	width:128px;
	padding:4px;
	float:left;
	vertical-align:middle;
	text-align:center;
}
div#inquire div.details {
	padding-left:132px;
	padding-right:100px;
	padding-top:8px;
	color:#000000;
}
div#inquire a.remove {
	float:right;
	padding-top:4px;
	padding-right:6px;
	font-weight:bold;
	color:red;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}
