/*--------------------------------------------------*/
/* Contact Us                                       */

	.titleContactUs {
		background: url("../../img/contactUs/titleContactUs.gif") no-repeat 0 0;
		height: 18px;
		margin: 0 0 12px;
	}

		.contact fieldset {
			border: 0;
			width: 440px;
		}

			.contact .row {
				padding: 0 0 6px;
			}

				.contact .label {
					width: 120px;
					display: block;
					float: left;
					text-align: right;
					padding: 0 12px 0 0;
				}

			.contact .submit {
				text-align: right;
			}