.alert h2 {
	color: #333333;
}

.alert p {
	line-height: normal;
	font-size: 100% !important;
	color: #333333;
}

.twoCol {
	background: url(/euf/assets/images/BT/alerts/alertGrey.gif) top left no-repeat;
	margin-bottom: 24px;
	padding: 10px;
	width: 411px;
}

.twoCol p {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	float: right;
}

.twoCol p.detail {
	width: 225px;
	float: left;
}

.twoCol p.txtBtn {
	margin-top: 1.2em;
}

.oneColAlrt {
	background: url(/euf/assets/images/BT/alerts/alertGreySml.gif) top left no-repeat;
	margin-bottom: 24px;
	padding: 10px;
	width: 180px;
}

.oneColAlrt h2 {
	font-size: 140% !important;
	margin-bottom: 0px;
	padding-bottom: 3px;
	min-height: 49px;
}

.oneColAlrt p.detail {
	position: relative;
	margin-left: -56px;
}

.oneColAlrt p {
	padding-bottom: 0px !important;
	margin-bottom: 7px !important;
}

.download {
	background: url(/euf/assets/images/BT/alerts/iconDownload.gif) top left no-repeat;
	padding-left: 56px;
}

.warning {
	background: url(/euf/assets/images/BT/alerts/iconWarning.gif) top left no-repeat;
	padding-left: 56px;
}

.warningPink {
	background: url(/euf/assets/images/BT/alerts/iconWarningPink.gif) top left no-repeat;
	padding-left: 56px;
}

.status {
	background: url(/euf/assets/images/BT/alerts/iconStatus.gif) top left no-repeat;
	padding-left: 56px;
}

.promo {
	background: url(/euf/assets/images/BT/alerts/promoMain.gif) bottom left no-repeat;
	width: 422px;
	margin-bottom: 24px;
}

.promoBBforums {
	background: url(/euf/assets/images/BT/alerts/BB_topics_forums.jpg) top left no-repeat;
	padding: 15px;
	width: 170px;
	min-height: 90px;
}

.promoBBspeedtroubleshoot {
		background: url(/euf/assets/images/BT/alerts/BB_topics_speed.jpg) top left no-repeat;
	padding: 15px;
	width: 170px;
	min-height: 90px;
}

.promoBBtroubleshoot {
		background: url(/euf/assets/images/BT/alerts/BB_topics_connection.jpg) top left no-repeat;
	padding: 15px;
	width: 170px;
	min-height: 90px;
}

.promoTop {
	background: url(/euf/assets/images/BT/alerts/promoTop.gif) top left no-repeat;
	padding: 16px 12px 5px 12px;
}

.promoTop h2 {
	color: #333333;
	width: 255px;
	font-size: 160%;
	float: left;
}

.promoTop p.txtBtn {
	font-size: 100% !important;
	margin-top: 2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: right;
}

.promoSmall {
		background: url(/euf/assets/images/BT/alerts/promoSmall.gif) top left no-repeat;
	padding: 15px;
	width: 170px;
	min-height: 90px;
}

.promoSmall h2 {
	font-size: 160% !important; 
	color: #333333;
	width: 134px;
}

.promoSmall p.txtBtn {
	font-size: 100% !important;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: right;
}






















