
#mn-content p.brand-title {
	color: #333366;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 20px;
}

#mn-content p.brand-title-line {
	border-top: 1px solid #e5e5e5;
	color: #333366;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 20px 0 20px;
	padding: 20px 0;
}

#mn-content div.brand-left-alcohol {
	background: #f4e5ea;
	border-left: 20px solid #fff;
	color: #666;
	/*padding: 15px 0;*/
	float: left;
	/*height: 280px;*/
	width: 325px;
}

#mn-content div.brand-right-drugs {
	background: #feecdf;
	border-right: 20px solid #fff;
	color: #666;
	/*padding: 15px 0;*/
	float: right;
	/*height: 280px;*/
	width: 325px;
}

#mn-content div.brand-left-alcohol p, #mn-content div.brand-right-drugs p {
	padding: 0;
}

#mn-content div.brand-left-alcohol p.center, #mn-content div.brand-right-drugs p.center {
	text-align: center;
}

#mn-content ul.emaillist {
	list-style: none;
	width: 670px;
	margin: 10px 20px 20px 20px;
}

#mn-content ul.emaillist li {
	padding: 10px 0 5px 35px;
	color: #444;
	font-size: 11px;
}

#mn-content ul.emaillist li.one {
	background: url('../images/brand/brand-1.jpg') no-repeat 0px 7px;
}

#mn-content ul.emaillist li.two {
	background: url('../images/brand/brand-2.jpg') no-repeat 0px 7px;
}

#mn-content ul.emaillist li.three {
	background: url('../images/brand/brand-3.jpg') no-repeat 0px 7px;
}

#mn-content ul.emaillist li strong {
	color: #ffaa00;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}


