#main-content {
	float: left;
	height: auto;
	padding: 5px 5px 20px 5px;
	text-align: justify;
	width: 616px;
}

#title {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

#detail {
	margin-top: 10px;
}

#detail img {
	height: 400px;	
	margin-bottom: 10px;
	margin-left: 3px;
	margin-right: 3px;
	width: 600px;
}

#related-gallery-title {
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

#comment {
	clear: both;
	height: auto;
	margin-top: 10px;
	text-align: center;
	width: 606px;
}

#sidebar {	
	float: right;
	height: auto;
	padding: 5px 5px;
	width: 160px;
}

.comment {	
	border: 1px #cccccc dashed;
	clear: both;
	height: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 10px 5px 10px 20px;
	text-align: left;
	width: 606px;
	word-wrap: break-word;
}

.author {
	color: #999999;
}

.author-name {
	color: #ff6699;
}

.form-item {
	padding-bottom: 5px;
	padding-top: 5px;
}

.label {
	float: left;
	width: 145px;
	text-align: right;
}

.input {
	float: right;
	width: 425px;
	text-align: left;
}

.button {
	background-color: #2c4156;
	border: 1px solid #2c4156;
	color: #ffffff;
}
