﻿.promotions {
	margin-left: 0px;
	margin-top: 21px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 300px;
	background-image: url(../images/PromotionsImages/promotions_mid.gif);
	background-repeat: repeat;
}

.promotions-top {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/PromotionsImages/promotions_top.gif);
	overflow: hidden;
	display: inline;
	float: left;
	height: 15px;
	margin-bottom: 0;
	width: 300px;
}

.promotions-bottom {
	margin-left: 0px;
	margin-top: 17px;
	background-image: url(../images/PromotionsImages/promotions_bottom.gif);
	overflow: hidden;
	display: inline;
	float: left;
	height: 15px;
	margin-bottom: 0;
	width: 300px;
}

.promotions-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: bold;
	text-align: left;
	color: #26a9df;
	line-height: 119.95%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-right: 11px;
	margin-top: 21px;
	display: inline;
	/*float: right;*/
	margin-bottom: 0;
	width: 167px;
}

.promotions-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	text-align: left;
	color: #7F7F7F;
	line-height: 133.33%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 20px;
	margin-top: 12px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 259px;
	
}

.promotions-header-paragraph
{
    text-align:center;
	margin-bottom: 0;
}

.promotions-content-paragraph 
{    
	margin-bottom: 0;
	font-size:12px;
}

.promotions-content a, .promotions-content a:link, .promotions-content a:visited 
{
    color:#652C90;
    font-weight:bold;
}