/* Level 3 styles template 2 */

#multimedia {
	width: 109px;
	float: left;
	/*padding: 10px 0;
	border-bottom: 1px dotted #bebebe;
	border-top: 1px dotted #bebebe;
	overflow: auto;*/
}

#article {
	width: 570px;
	padding: 0 5px 0 0;
	float: left;
	margin-right: 20px;
}

.additionalInfo {
	background-color: #3e3b3c;
	color: #ffffff;
	width: 584px;
	padding: 8px;
	margin-bottom: 5px;
}

.additionalInfo h2 {
	color: #ffffff;
}

.divider {
	border-top: 1px dotted #bebebe;
	width: 100%;
	margin: 5px 0;
	height: 1px;
}

/*blockquote {
	background: url(../../im/open-quote.gif) 0 0 no-repeat;
	margin-left: 20px;
}

blockquote p {
	font: bold 1.6em Arial, Helvetica, sans-serif;
	background: url(../../im/close-quote.gif) 90% 100% no-repeat;
	padding: 30px 0 30px 46px;
	width: 192px;
}*/

#comments {
	clear: both;
}

