/*--------------------------------  CONTENT
*/
#Line_Top
{
	height: 200px;
	margin : 16px 16px 0 16px;
	padding: 0 240px 0 194px;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: rgb(0, 0, 0);
	background-image: url(../images/Band11/cover_130x184.png);
	background-repeat: no-repeat;
	background-position: 32px 8px;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	color: rgb(127,0,0);
}


#Order
{
	width: 320px;
	padding: 32px;
	font-size: 24px;
	line-height: 30px;
	color: rgb(0,0,0);
}

#Price_Order
{
	font-size: 20px;
}

#Review
{
	margin: 0 32px;
	padding: 32px;
	text-align: justify;
	font-size: 16px;
	line-height: 28px;
	border: 1px solid black;
	color: rgb(0,0,0);
	background-color: rgb(252, 236, 213);
}

#Header_Review
{
	font-size: 24px;
}

#Source_Description
{
	font-size: 14px;
}

#Notes
{
	width: 400px;
	height: 900px;
	margin: 42px 0 0 520px;
	background-image: url(../images/Band11/notes_400x900.png);
	background-repeat: no-repeat;
	background-position: left top;/*
	background-color: rgb(127, 255, 255);*/
}

#Cover
{
	width: 400px;
	height: 426px;
	margin: -900px 0 0 64px;
	padding: 0 0 474px 0;
	background-image: url(../images/Band11/cover_300x426.png);
	background-repeat: no-repeat;
	background-position: center top;/*
	background-color: rgb(127, 205, 255);*/
}