
/*margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'*/

#dominance {
		width: 550px;
		height: 420px;
		background-image: url(../images/campaign_packages/dominance.png);
		background-repeat: no-repeat;
		padding: 180px 0 0 250px;
		font-weight: bold;
		}

#doublex2 {
		width: 550px;
		height: 420px;
		background-image: url(../images/campaign_packages/doublex2.png);
		background-repeat: no-repeat;
		padding: 180px 0 0 250px;
		font-weight: bold;
		}

#premiere {
		width: 550px;
		height: 420px;
		background-image: url(../images/campaign_packages/premiere.png);
		background-repeat: no-repeat;
		padding: 180px 0 0 250px;
		font-weight: bold;
		}

#brandHere {
		width: 550px;
		height: 420px;
		background-image: url(../images/campaign_packages/brand_here.png);
		background-repeat: no-repeat;
		padding: 150px 0 0 300px;
		font-weight: bold;
		font-size: 14px;
		}

#powerpackage {
		width: 550px;
		height: 420px;
		background-image: url(../images/campaign_packages/power_package.png);
		background-repeat: no-repeat;
		padding: 180px 0 0 250px;
		font-weight: bold;
		}

.orangeT {
		color: #ff6600;
		margin-left: 18px;
		padding-right: 180px;
}