#content-panel { 
	width: 505px;
	margin: 0px;
	padding: 0px;
	clear: both;
	overflow: auto;
}

#content-panel-left { 
	width: 250px;
	float: left;
	margin: 0px;
	padding: 0px 8px 0px 0px;
	border-right: 1px solid #ccc;
}

#content-panel-right { 
	width: 230px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#content-panel-right ul li { 
	text-decoration: none;
	list-style-type: none;
	padding-left: 20px;
	background: url('/shop/includes/templates/bwd/layout/info-button.gif') no-repeat;
}

#content-panel-right .headline {
	font-family: Georgia, serif;
	text-align: center;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #c33;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	letter-spacing: -.5px;
	overflow: hidden;
}

#content-panel-right .headline a {
	text-decoration: none;
	color: #c33;
}

#content-panel-right .description {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#art-panel-left { 
	width: 240px;
	float: left;
	margin: 0px;
	padding: 0px 8px 0px 0px;
}

#art-panel-right { 
	width: 240px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#content-panel p {
	margin: 0px;
	padding: 5px 5px 15px 0px;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px;
	line-height: 18px;
	color: #575757;
}

#content-panel h2 { 
	font-size: 16px;
	text-transform: uppercase;
	color: #369;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
}

#content-panel .article { 
	font-size: 16px;
	line-height: 16px;
	color: #369;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
}

#content-panel h3 { 
	font-size: 16px;
	text-transform: uppercase;
	color: #575757;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#content-panel .noline { 
	border: 0px;
}

#content-panel .subtitle {
	display: block; 
	clear: both;
	color: #575757;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#content-panel a img { 
	border: 0px;
}

#content-panel a { 
	color: #369;
}

#content-panel li a { 
	color: #369;
	text-decoration: none;
	list-style-type: none;
	font-weight: bold;
	padding-left: 20px;
	background: url('/shop/includes/templates/bwd/layout/info-button.gif') no-repeat;
}

#content-panel li ul li a { 
	color: #369;
	text-decoration: none;
	list-style-type: none;
	padding-left: 20px;
	margin-left: 20px;
	background: url('/shop/includes/templates/bwd/layout/info-button.gif') no-repeat;
}

#content-panel ul li { 
	list-style-type: none;
}

#content-panel ul { 
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

#content-panel ol { 
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 15px;
}



/* Book Module Settings */

#content-panel .product-module { 
	clear: both;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	width: 245px;
	overflow: auto;
}

#content-panel .product-left { 
	width: 115px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#content-panel .product-right { 
	width: 120px;
	margin: 0px;
	padding: 0px;
	float: right;	
}

#content-panel .price {
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 11px; 
	display: block;
	margin: 0px;
	padding: 0px;
	color: #c33;
	font-weight: bold;
}

#content-panel .title {
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

#content-panel .title a { 
	text-decoration: none;
}

#content-panel .author { 
	font-size: 10px;
}

#content-panel .description { 
	line-height: 14px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-face: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #575757;
}



/* Print Module Settings */	

#content-panel .print-module { 
	clear: both;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 110px;
}

#content-panel .print-left { 
	margin: 0px auto;
	padding: 0px 5px 0px 0px;
	text-align: center;
	float: left;
}

#content-panel .print-left img { 
	width: 110px;
}

#content-panel .print-right {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

#content-panel .print-right .title { 
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#content-panel .print-right .description { 
	margin: 0px;
	padding: 2px 0px 0px 0px;
	font-size: 11px;
	line-height: 12px;
	font-family: Arial, sans-serif;
}

/* Modified Art Module Settings */

#content-panel .art-module { 
	clear: both;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 160px;
	text-align: center;
}

#content-nale .art-module img { 
	margin: 0px auto;
}


