#content_container {
	//width: 702px;
	
}

#sales_container_outer {
	padding-top: 10px;
	text-align: center;
    width:500px;
}

#button_buysingleactivationenglish {
	width: 571px;
	height: 48px;
	background-image: url(BuyEnglish.png); 
	background-color: red;
	cursor: pointer;
}

#button_buysingleactivationspanish {
	width: 571px;
	height: 48px;
	background-image: url(BuySpanish.png); 
	background-color: red;
	cursor: pointer;
}

#tenstep_container {
	text-align: left;
	width: 280px;
}

.logo {
	width: 240px;
	height: 45px;
}

.divasbutton {
	padding-top: 20px;
	color: #FFFFFF;
}

.divasbutton a, .divasbutton a:link, .divasbutton a:after {
	width: 245px;
	display: block;
	background-color: transparent;
	color: #FFFFFF;
}

.divasbutton a:hover {
	background-color: #740000;
}
