#parts {
	clear: both;
	overflow: hidden;
}

#parts .left {
	float: left;
	width: 380px;
	text-align: left;
}

#parts .right {
	float: right;
	width: 500px;
	text-align: left;
}

#parts .right #map {
	height: 227px;
	width: 500px;
	background: transparent url('../_images/help/map.png') scroll top left no-repeat;
}

#parts .right #map a {
	display: block;
	height: 227px;
	width: 500px;
}

#parts .right #ew {
	margin-top: 10px;
	height: 100px;
	width: 480px;
	background: transparent url('../_images/help/electric_wharf.png') scroll top left no-repeat;
	padding: 58px 10px 0 10px;
	vertical-align: bottom;
}

#parts .right #ew h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	color: #FFFFFF;
}

#parts .right #ew p {
	font-size: 19px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: normal;
}

#content #inner .box {
	width: auto;
	background: #e6f3f7;
	border: 3px solid #e6f3f7;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 0.5em;
	color: #4d6f7a !important;
	font-size: 19px;
	clear: both;
	overflow: hidden;
	font-weight: normal;
}

#content #inner .box, #content #inner strong, #content #inner a, #content #inner center {
	color: #4d6f7a !important;
	font-size: 18px;
}

#content #inner .box ul {
	width: auto;
}

#content #inner .box ul li {
	margin-top: 10px;
}

#content #inner .box ul li label {
	color: #4d6f7a;
	font-size: 18px;
	font-weight: bold;
	float: left;
	text-align: right;
	padding-right: 15px;
	width: 27%;
	vertical-align: middle;
	line-height: 35px;
}

#content #inner .box h1 {
	color: #4d6f7a;
	font-size: 20px;
	font-weight: bold;
}

#content #inner .box input[type="text"], #content #inner .box input[type="password"] {
	background: transparent url( '../_images/global/input.png' ) scroll top left no-repeat;
	width: 231px;
	height: 25px;
	border: 0;
	font-size: 14px;
	color: #535353;
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 8px;
}

#content #inner .box input[type="submit"] {
	background: #FFFFFF url( '../_images/global/submit.png' ) scroll top left no-repeat;
	border: 1px solid #a1a8ab;
	height: 31px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 14px;
	color: #4d6f7a;
	font-family: Arial, sans-serif;
	font-weight: bold;
	float: right;
	margin-top: 8px;
}

#content #inner .box textarea {
	background: url( '../_images/global/textarea.png' ) scroll top left no-repeat;
	width: 231px;
	height: 94px;
	border: 0;
	font-size: 14px;
	color: #535353;
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 8px;
}

p.action {
	color:#6d9dad;
	font-size:18px;
	font-weight:bold;
}

p.number {
	color: #4d6f7a;
	float:left;
	font-size:28px;
	font-weight:bold;
	width:195px;
}

p.international {
	color:#6d9dad;
	float:left;
	font-size:12px;
	font-weight:bold;
	width:130px;
}

.error {
	font-size: 14px;
}
