/* Content */
#content {
	margin: 35px;
	margin-top: 20px;
	text-align: left;
}
#content #left {
	width: 800px;
}
#content #right {
	/*width: 500px;*/
}
#content #title {
	margin-bottom: 30px;
}
#content #title .big {
	color: #DF2618;
	font-size: 22px;
	font-weight: bold;
}
#content #title .small {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
#left img {
	margin-bottom: 15px;
}
#row-line {
	background: url(/images/row-right.jpg) left top no-repeat;
	padding-left: 10px;
	padding-bottom: 5px;
}
#gallerypictures {
	width: 295px;
	height: 75px;
	margin-bottom: 10px;
}
#downl-box {
	background: url(/images/downl-box.png) center center no-repeat;
	width: 293px;
	height: 78px;
	margin-bottom: 10px;
}
#downl-box .text {
	float: left;
	margin-top: 6px;
	margin-left: 6px;
	width: 200px;
}
#downl-box .title, #downl-box .name, #downl-box .size, #downl-box downl-link {
	color: #FFF;
	font-size: 12px;
}
#downl-box .type {
	float: left;
	margin-top: 6px;
	margin-left: 6px;
	font-weight: bold;
}
#downl-box .title {
	font-weight: bold;
}
#downl-box .downl-link a {
	color: #FFE899;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	padding-right: 10px;
	background: url(/images/row-yellow.png) right center no-repeat;
}