#content .detaillist .item-small a {
	font-weight:normal;
	font-size:11px;
	color:#333333;
}

#content .detaillist .infomation a {
	font-size:11px;
	color:#333333;
}

/*.message img {
	border:1px solid #999999;
}*/

.message-form label {
	float:left;
	width:200px;
	font-weight:bold;
}

.message-form .textarea {
	width:350px;
	height:150px;
}

.message-form .input {
	height:16px;
	width:350px;
}

.message-form .error-img {
	padding-left:200px;
}

.message-form {

	padding-top:15px;
	padding-left:30px;
	padding-right:25px;

	min-height:310px;

	width:600px;

	background-position:top left;
        background-repeat:no-repeat;
        background-image:url('../images/form-background.gif');
}


#content .message-part a {
	color:#333333;
}