@charset "utf-8";
/* CSS Document */

.checkboxMultiple{
	margin-bottom:0px;
}
.checkboxMultiple li{
	/*float:left;
	margin-left:15px;*/
}
.required{
	color: #FF3300;
	font-size:10px;
}
.form_error{
	background-color:#FEFF99;
}
#Contact ul{
	list-style-type: none;
	margin-left:0px;
}
.submit{
	clear:both;
	padding-top:5px;
	margin-right: 17px;
	margin-left: 17px;
	border-top: 1px dotted #999999;
	text-align:center;
	margin-top:20px;
}
#Contact table {
	border-collapse: collapse;
	width:100%;
	margin-top:5px;
}
#Contact table td {
	padding : 3px 3px;
	background-color: #FFFFFF;
	line-height:18px;
	border: 1px solid #CCCCCC;
	color:#484848;
}
#Contact table th {
	color:#333333;
	text-align:left;
	padding : 3px 3px;
	font-weight: normal;
	vertical-align: center;
	border: 1px solid #CCCCCC;
	color:#484848;
	line-height:130%;
}
#Contact em{
	font-style:normal;
	color:#FF3300;
}
/* dt */
#Contact dl {
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 17px;
	width:530px;
}
#Contact dl dt {
	float: left;
	width: 160px;
	padding-top: 7px;
	border-top: 1px dotted #999999;
	margin-top: 5px;
	font-weight: bolder;
	min-height:17px;
	padding-right: 10px;
}
#Contact dl dt small {
	font-weight: normal;
	color: #666666;
	padding-right: 10px;
	line-height: 120%;
	font-size: 0.9em;
}
#Contact input,#Contact select{
	margin-top:1px;
	margin-bottom:1px;
}
#Contact dl dd {
	padding-top: 7px;
	border-top: 1px dotted #999999;
	clear: right;
	width: 360px;
	margin-top: 5px;
	float: left;
}
#Contact dl dt em {
	padding-right: 28px;
	min-height:17px;
	padding-bottom: 5px;
}
.ddMinHeight{
	min-height:50px;
}
#layout_small{
	width:450px;
	margin:0 auto;
}
#layout_small h1{
	background:url("../../mailer/images/back_h1_small.jpg") no-repeat;
	width:450px;
	text-indent:-3000px;
}
#layout_small #footer{
	text-align:center;
	width:450px;
	margin-top:10px;
	background:url("../../mailer/images/back_foot_small.jpg") no-repeat;
	background-position:left top;
	height:34px;
	padding-top:10px;
}
#content_small{
	background:url("../../mailer/images/back_middle_small.jpg") repeat-y;
	padding:20px;
	text-align:left;
}
