/* Start - Basic Divs & Styling */
* {
  padding: 0;
  margin: 0;
}
body {
	font-family: "myriad pro", arial, helvetica, sans-serif;
	text-align: center;
	background-color: #E9E9E9;
}
#wrapper {
	height: auto;
	min-height: 607px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 1em;
	line-height: 26px;
	color: #999999;
	text-align: center;
	clear: both;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#head {
	width: 718px;
	height: 90px;
	voice-family: inherit;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #003399;
	font-weight: bold;
	font-size: 1.1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	padding: 20px;
	background-color: #cccccc;
	clear: both;
	float: left;
	display: inline;
}
#logo-tel {
	display: inline;
	clear: none;
	float: left;
	width: 400px;
	line-height: 26px;
	color: #003399;
}
#memberslogin {
	float: right;
	clear: none;
	font-size: 0.9em;
	height: 90px;
	width: 255px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 20px;
	line-height: 22px;
	color: #339966;
}
#navigation {
	width: 758px;
	height: 25px;
	text-align: center;
	voice-family: inherit;
	font-weight: bold;
	line-height: 23px;
	font-size: 0.95em;
	color: #003399;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-color: #339966;
	border: 1px solid #999999;
	float: left;
	display: inline;
}
#navigation a {
	color: #003399;
	text-decoration: none;
}
#navigation a:visited {
	color: #000066;
	text-decoration: none;
}
#navigation a:active, #navigation a:hover {
	text-decoration: underline;
}
#adbanner {
	width: 758px;
	height: 90px;
	text-align: center;
	voice-family: inherit;
	font-weight: bold;
	line-height: 27px;
	font-size: 0.8em;
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #cccccc;
	float: left;
	display: inline;
}
#contentwrapper {
	width: 758px;
	voice-family: inherit;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #cccccc;
	height: auto;
	min-height: 256px;
	float: left;
	display: inline;
}
#sidebar {
	float: left;
	height: auto;
	min-height: 256px;
	width: 160px;
	clear: left;
	display: inline;
	color: #000000;
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#sidebarcontent {
	height: 1%;
	width: 158px;
	clear: left;
	float: left;
	display: inline;
}
#sidebar ul {
	height: auto;
	width: 140px;
	font-size: 0.9em;
	color: #333333;
	line-height: 19px;
	clear: left;
	float: left;
	display: inline;
	padding-top: 15px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 13px;
}
#sidebar  li  {
	list-style-image: none;
	list-style-type: square;
}
#content {
	text-align: left;
	voice-family: inherit;
	width: 556px;
	margin-right: auto;
	margin-left: -1px;
	height: auto;
	min-height: 256px;
	margin-bottom: 0px;
	margin-top: 0px;
	clear: right;
	float: left;
	display:inline;
	background-attachment: scroll;
	background-position: center top;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
* html #content { /* tan hac */
	width: 760px;
	w\idth: 557px;
	clear: right;
	float: left;
	display: inline;
	height: auto;
	min-height: 256px;
	padding: 0px;
}
	/* Start - Content Divs for specific pages */
	#contentscroll {
	text-align: left;
	voice-family: inherit;
	width: 523px;
	min-height: 210px;
	height: auto;
	clear: both;
	float: left;
	display: inline;
	background-attachment: scroll;
	background-position: center top;
	padding: 0px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 20px;
	}
#content-with-padding {
	margin: 20px;
	width: 516px;
	clear: both;
	float: left;
	display: inline;
	}
#content-with-padding p {
	line-height: 1.5em;
}

	/* End - Content Divs for specific pages */
#bottomnavigation {
	width: 758px;
	height: 25px;
	text-align: center;
	voice-family: inherit;
	font-weight: bold;
	line-height: 23px;
	font-size: 0.95em;
	color: #003399;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-color: #339966;
	float: left;
	display: inline;
	border: 1px solid #999999;
}
#bottomnavigation a {
	color: 003399;
	text-decoration: none;
}
#bottomnavigation a:visited {
	color: #000066;
	text-decoration: none;
}
#bottomnavigation a:active, #bottomnavigation a:hover {
	text-decoration: underline;
}
#goodbyemessage {
	text-align: center;
	voice-family: inherit;
	font-size: 1em;
	color: #003399;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 25px;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	display: inline;
	width: 758px;
	font-weight: bold;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #cccccc;
}
.style1 {
	color: #000000;
	clear: both;
}
#designedby {
	width: 758px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 20px;
	color: #ffffff;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	clear:both;
	float: none;
	background-color: #E9E9E9;
}
#designedby p {
	width: auto;
	font-size: 0.9em;
	float: none;
	clear: none;
	margin: 0px;
}
#designedby a {
	color: #003399;
	text-decoration: underline;
}
#designedby a:hover {
	color: #339966;
	text-decoration: underline;
}
.w3logos {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
/* End - Basic Divs & Styling */


/* Start - General Text Styling */
h1   {
	color: #003399;
	font-size: 1.4em;
	text-align: center;
	padding: 0px;
	float: left;
	display: inline;
	clear: none;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 500px;
}
h2 {
	color: #339966;
	font-size: 1.3em;
	line-height: 20px;
	text-align: left;
	font-style: italic;
	clear: none;
	float: left;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 500px;
}
h3 {
	color: #003399;
	font-size: 1.3em;
	line-height: 22px;
	text-align: left;
	display: inline;
	clear: none;
	float: left;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 500px;
}
h4 {
	color: #339966;
	font-size: 1em;
	line-height: 22px;
	text-align: left;
	display: inline;
	clear: none;
	float: left;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 500px;
}
p {
	color: #333333;
	font-size: 0.9em;
	line-height: 16px;
	clear: none;
	float: left;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 500px;
}
#content ul {
	width: 500px;
	font-size: 0.6em;
	color: #333333;
	line-height: 19px;
	clear: left;
	float: left;
	display: inline;
	padding-left: 13px;
	padding-top: 8px;
}
#content li {
	width: 500px;
	list-style-image: none;
}
a {
	color: #003399;
	text-decoration: none;
	outline: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

a:active, a:hover {
	color: #339966;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* End - General Text Styling*/


/* Start - Index Content Styling */
#indexcontenttop {
	height: 200px;
	width: 518px;
	clear: right;
	float: left;
	display: inline;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 28px;
	margin-left: 20px;
}
.indexboxleft {
	padding: 0px;
	float: left;
	display: inline;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.indexboxright {
	padding: 0px;
	float: right;
	display: inline;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
}
#indexstrapline {
	height: 35px;
	width: 557px;
	background-color: #f7f7f7;
	text-align: center;
	font-size: 1.1em;
	line-height: 35px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	color: #003399;
	clear: both;
	float: left;
	display: inline;
	margin-top: 3px;
}
/* Start - Index Content Styling */


/* Start - Login/Register Page Styling */
#loginstrapline {
	height: 35px;
	width: 557px;
	background-color: #f7f7f7;
	text-align: center;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #003399;
	clear: both;
	float: left;
	display: inline;
}
#registerbox {
	float: left;
	display: inline;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 252px;
	clear: both;
}
#registerbox-left {
	float: left;
	display: inline;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 252px;
	clear: none;
	background-image: url(images/registerbox.gif);
	height: 210px;
	margin-right: 14px;
}
#registerbox-right {
	float: left;
	display: inline;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 252px;
	clear: none;
	background-image: url(images/loginbox.gif);
	height: 210px;
}

#loginbox {
	float: right;
	display: inline;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 255px;
	clear: none;
}
.loginfields {
	position: relative;
	color: #000000;
	font-weight: bold;
	line-height: 1.15em;
	display: inline;
	clear: none;
	float: left;
	margin-top: 130px;
	margin-left: 25px;
}

.loginfields1 {
	position: relative;
	left: 25px;
	top: -82px;
	color: #000000;
	font-weight: bold;
	line-height: 1.15em;
	display: inline;
	clear: both;
	float: left;
}
.loginfields a {
	color: #003399;
	text-decoration: none;
	outline: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.loginfields a:visited {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.loginfields a:active, .loginfields a:hover {
	color: #339966;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* End - Login/Register Page Styling */


/* Start - Search Results Page Styling */
#searchresultscontent p {
	line-height: 32px;
	width: 516px;
	margin: 0px;
}
/* End - Search Results Page Styling */






/* Start - General Classes */
.clearfloats {
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.scroll {
overflow: auto;
}
.largeheading  {
	font-size: 2em;
	font-weight: bold;
	color: #339966;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 518px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1em;
}
.centre {
text-align: center;
}
.bold{
	font-weight: bold;
}
	/* start - colour styling */
	.black {
		color: #000000;
	}
	.bluelarge {
		color: #003399;
		font-size: 1em;
	}
	.blue {
		color: #003399;
	}
	.bluebold {
		color: #003399;
		font-size: 1.3em;
		font-weight: bold;
	}
.bluebold-normal {
	color: #003399;
	font-weight: bold;
	font-size: 1em;
}

	.keyblue {
		color: #003399;
		font-size: 1.3em;
		clear: none;
		float: left;
		display: inline;
		margin-top: 13px;
	}
	.green {
		color: #339966;
	}
	/* start - colour styling */
	/* Start - Form Styling */
		.form-head {
	border: 3px none #003399;
	clear: both;
	float: left;
	display: inline;
	width: 478px;
	color: #339966;
	line-height: 1.5em;
	background-color: #003399;
	font-size: 1.3em;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
	}
	.form-border {
	border: 1px solid #003399;
	clear: both;
	float: left;
	width: 476px;
	color: #000000;
	background-color: #E9E9E9;
	padding: 20px;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.4em;
	}

#wrapper #contentwrapper #content #content-with-padding .form-border input {
	font-weight: bold;
}

	.form-border  a  {
		color: #003399;
		font-weight: bold;
		text-decoration: underline;
	}
	.form-border  a:active,#contentscrolllong  .form-border  a:hover  {
		color: #339966;
		font-weight: bold;
		text-decoration: underline;
	}
	.form-border  a:visited  {
		color: #000000;
		font-weight: bold;
	}

	.input label, .form-border label {
	width: auto;
	clear: left;
	float: left;
	display: inline;
	height: 20px;
	line-height: 20px;
	font-size: 1em;
	font-weight: bold;
	color: #339966;
	margin: 0px;
	}
#content  .form-border  .checkbox {
	margin-right: 20px;
	margin-top: 4px;
	display: inline;
	clear: none;
	float: left;
}
#content .form-border fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#content .form-border h1 {
	height: auto;
	width: auto;
	margin-bottom: 20px;
	margin-right: 20px;
	font-size: 1.6em;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#content .form-border h2 {
	text-align: left;
	display: inline;
	width: auto;
	color: #003399;
	font-size: 1.2em;
	margin-bottom: 10px;
	height: auto;
	font-style: normal;
}
.normal {
	font-weight: normal;
	font-size: 0.8em;
	color: #666666;
	margin-left: 5px;
}
.text1box  {
	width: 240px;
	line-height: 20px;
	float: right;
	height: 20px;
	text-align: left;
}

	.search2boxes, .text2boxes {
	float: right;
	width: 100px;
	height: 20px;
	line-height: 20px;
	}

#content .form-border .browse1box {
	width: 240px;
	float: right;
	margin-right: 2px;
}
#content .form-border .search1box {
	width: 242px;
	clear: right;
	float: right;
	line-height: 22px;
	height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

#content .form-border .search1box-multiple {
	width: 242px;
	clear: right;
	float: right;
	line-height: 22px;
	height: auto;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}

#content .form-border .search1box-multiple-wide {
	width: 302px;
	clear: right;
	float: right;
	line-height: 22px;
	height: auto;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}

.form-leftspace {
	width: 232px;
	clear: none;
	float: left;
	display: inline;
}

.form-leftspace-text {
	width: 170px;
	clear: none;
	float: left;
	display: inline;
}
#content .form-border input .checkbox {
	margin-right: 20px;
	display: inline;
	clear: none;
	float: left;
	width: auto;
}


#content  .form-border  .form-leftspace-browse   {
	float: left;
	display: inline;
	width: 200px;
}
#content-with-padding .form-border a {
	color: #000000;
}
#content-with-padding .form-border a:hover {
	color: #339966;
}
#content-with-padding .form-border a:active {
	color: #003399;
}

#content-with-padding .form-border a h4{

}
#content-with-padding .form-border a:hover h4{
	color: #003399;
	text-decoration: underline;
}
#content-with-padding .form-border a:active h4{
	color: #003399;
}





	
	.to {
	float: right;
	text-align: center;
	width: 40px;
	line-height: 20px;
	height: 20px;
	}
	
	.metres {
	float: right;
	text-align: center;
	width: 38px;
	line-height: 20px;
	height: 20px;
	}
	
	.send {
		text-align: center;
		width: 472px;
		margin-top: 20px;
	}
	/* End - Form Styling */

	/* Start - Image Styling */
	.imgrightl {
		float: right;
		height: 150px;
		width: 200px;
		border: 3px solid #003399;
		clear: left;
		margin-top: 3px;
		margin-right: 0px;
		margin-bottom: 20px;
		margin-left: 20px;
	}
	.imgleftl {
		float: left;
		display: inline;
		height: 150px;
		width: 200px;
		border: 3px solid #003399;
		clear: right;
		margin-top: 3px;
		margin-right: 20px;
		margin-bottom: 20px;
		margin-left: 0px;
	}
	.imglrgleft {
	float: left;
	display: inline;
	height: 224px;
	width: 298px;
	border: 3px solid #003399;
	margin-right: 20px;
	}
.imgthumbleft{
	float: left;
	display: inline;
	height: 60px;
	width: 80px;
	border: 3px solid #003399;
	margin-right: 20px;
	margin-bottom: 16px;
	}
	
	/* End - Image Styling */

/* End - General Classes */
.imgthumbright {
	float: right;
	height: 60px;
	width: 80px;
	border: 3px solid #003399;
	margin-bottom: 16px;
}

.bluecircle {
	background-color: #003399;
	-moz-border-radius: 1em;
	color: #339966;
	margin-top: 0.5em;
	clear: none;
	float: left;
	display: inline;
	padding-top: 0.4em;
	padding-right: 1em;
	padding-bottom: 0.6em;
	padding-left: 1em;
	border: 1px solid #666666;
}
.greencircleright {
	background-color: #339966;
	-moz-border-radius: 1em;
	color: #003399;
	clear: none;
	float: right;
	padding-top: 7px;
	padding-bottom: 9px;
	border: 1px solid #666666;
	font-size: 1.2em;
	width: 284px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.greencirclerightbutton {
	background-color: #339966;
	-moz-border-radius: 1em;
	color: #003399;
	clear: none;
	float: right;
	padding-top: 7px;
	padding-bottom: 9px;
	border: 1px solid #666666;
	font-size: 1.2em;
	width: 306px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

.greencirclecentre {
	background-color: #339966;
	-moz-border-radius: 1em;
	color: #003399;
	margin-top: 25px;
	clear: none;
	float: left;
	display: inline;
	border: 1px solid #666666;
	width: 260px;
	margin-left: 110px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}



.greencircle {
	background-color: #339966;
	-moz-border-radius: 1em;
	color: #003399;
	margin-top: 0.5em;
	clear: none;
	float: left;
	display: inline;
	padding-top: 0.4em;
	padding-bottom: 0.6em;
	border: 1px solid #666666;
}
.nobutton {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #339966;
	font-size: 0.85em;
	color: #FFFFFF;
	font-weight: bold;
}

.step-inter {
	clear: none;
	float: left;
	display: inline;
	margin-top: 1em;
	margin-right: 0.61em;
	margin-bottom: 1em;
	margin-left: 0.61em;
}
.greencirclefullwidth {
	background-color: #339966;
	-moz-border-radius: 1em;
	color: #000066;
	clear: none;
	float: right;
	padding-top: 7px;
	padding-bottom: 9px;
	border: 1px solid #666666;
	font-size: 1.3em;
	width: 456px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.auto-input      {
	font-weight: bold;
	clear: right;
	float: left;
	width: auto;
	margin-left: 10px;
}
.auto-input-comments {
	font-weight: bold;
	clear: both;
	float: left;
	width: 476px;
	margin-bottom: 13px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.nobotspace {
	width: 476px;
	margin-bottom: 0px;
}
.imgthumbleftm {
	float: left;
	display: inline;
	height: 74px;
	width: 98px;
	border: 3px solid #003399;
	margin-right: 20px;
	margin-bottom: 10px;
}
.auto-input-comments-info {
	font-weight: bold;
	clear: both;
	float: left;
	width: 336px;
}
#wrapper #contentwrapper #content #content-with-padding .form-border .leftcollumn {
	clear: none;
	float: left;
	width: 336px;
	margin-right: 20px;
}

#wrapper #contentwrapper #content #content-with-padding .form-border .leftcollumn label {
	width: 336px;
}

#wrapper #contentwrapper #content #content-with-padding .form-border .rightcollumn {
	float: left;
	width: 110px;
	clear: none;
}



.imgthumbrightm {
	float: left;
	display: inline;
	height: 74px;
	width: 98px;
	border: 3px solid #003399;
	margin-bottom: 10px;
}

.favtextleft {
	clear: none;
	float: left;
	width: 104px;
	margin-right: 20px;
	margin-bottom: 14px;
}
.favtextright {
	clear: none;
	float: left;
	width: 104px;
	margin-bottom: 14px;
}
#wrapper #contentwrapper #content #content-with-padding .form-border h1 {
	text-decoration: none;
	text-align: center;
	width: 476px;
	color: #003399;
	padding-bottom: 5px;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	margin-top: 10px;
}
.leftcollumn-contact {
	clear: none;
	float: left;
	width: 228px;
	margin-right: 20px;
}

.rightcollumn-contact {
	clear: none;
	float: left;
	width: 228px;
}

.leftcollumn-offers {
	clear: none;
	float: left;
	width: 328px;
	margin-right: 20px;
}

.rightcollumn-offers{
	clear: none;
	float: left;
	width: 128px;
}
.leftspace {
	margin-left: 15px;
}
.textboxmessage {
	height: 150px;
	clear: both;
	float: left;
	width: 476px;
	margin-top: 14px;
}
.h2  {
	font-size: 1.1em;
	font-weight: bold;
	color: #003399;
	width: auto;
	margin: 0px;
	padding: 0px;
	height: auto;
}
