.promoted-tag-container {
	background-color: #F6E9D8;
	border-bottom: 1px solid #E9DECF;
	padding: 0px;
	font-size: 16px;
	font-style: italic;
	line-height: 1.5;
	margin: -19px 0 20px 0;
	font-weight: bold;
}

.promoted-tag-container p {
	margin: 0;
	padding: 20px;
}

.promoted-tag-image {
	max-width: 220px; 
	max-height: 150px;
	float: right;
	margin: 0 0 0 10px;
}

.promoted-tag-widget p {
	margin-bottom: 10px;
}
.promoted-tag-widget ol {
	margin: 0 20px !important;
}

.promoted-tag-widget .promoted-tag-title strong {
	text-transform: uppercase;
}
.promoted-tag-widget .promoted-tag-title .active {
	background-position: 4px -137px
}

.promoted-tag-widget .tag-name {
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	display: inline-block;
	padding: 0 0 0 18px;
	background: url(/wp-content/themes/wrapper-alphaville/img/show-more.png) 6px -115px no-repeat;
}

.promoted-tag-widget .tag-description {
	margin: 10px 0;
}


