@charset "utf-8";

/* Contactus */
/* ----------------------------------------------------- */
h2#titleGraphic {
	margin: 0 0 10px;
	padding: 0px;
	width: 740px;
	height: 62px;
	background-image: url(../../cmn/images/title_contactus.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.contactusTxt {
	margin: 0;
	padding: 0 10px 10px 10px;
	font-size: 80%;
	line-height: 1.4;
}

.contactusTxt2 {
	margin: 0;
	padding: 0 10px 0 10px;
	font-size: 80%;
	line-height: 1.4;
}

.txtList {
	margin: 0;
	padding: 0 0 0 15px;
}

.txtList li{
	margin: 0;
	padding: 0 0 5px 0;
	list-style: disc;
}

.contactusLink {
	margin: 0;
	padding: 0 0 3px 17px;
	background-image: url(../../cmn/images/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

form {
	margin: 0;
	padding: 20px 0 0 0;
	width: 720px;
}

form p {
	margin-top: 20px;
	text-align: center;
}

fieldset {
	border: none;
}

input,textarea {
	padding: 0.2em;
}

input.spacerLeft {
	margin-left: 20px;
}

dt {
	margin-top: 0.2em;
	padding: 0 2em 0 0;
	float: left;
	width: 10em;
}

dd {
	margin-bottom: 1.2em;
	padding-bottom: 1.2em;
	border-bottom: 1px dotted #828282;
}

div#noteTxt {
	margin: 0;
	padding: 0 0 20px 0;
	font-weight: bold;
}