.xml-main {
	background: url(images/xml-main.jpg) no-repeat top left;
	width: 555px;
	height: 229px;
}

.main-rows {
	background: url(images/sep.jpg) no-repeat bottom left;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 22px;

	height: 180px;
	width: 555px;
	color: #3a4952;
}

.main-element {
	float: left;
	margin: 10px 20px 8px 10px;

}

.main-element-text {
	padding-left: 10px;
	width: 145px;
}

.main-element-text a:link, a:hover, a:visited {
	text-decoration: none;
}

.main-icons {
	width: 150px;
	height: 63px;
}


.icon-amazon {
	background: url(images/icons-amazon.jpg) no-repeat top center;
	margin-top: 7px;
	height: 56px;
}

.icon-ukash {
	background: url(images/icons-ukash.jpg) no-repeat top center;
}

.icon-paysafe {
	background: url(images/icons-paysafe.jpg) no-repeat top center;
	margin-top: 10px;
	height: 53px;
}

.icon-dellmont {
	background: url(images/icons-dellmont.jpg) no-repeat top center;
	margin-top: 7px;
	height: 56px;
}

.icon-betamax {
	background: url(images/icons-betamax.jpg) no-repeat top center;
}

.icon-skype {
	background: url(images/icons-skype.jpg) no-repeat top center;
}


.gaming-icon-warcraft {
	background: url(images/icons-warcraft.jpg) no-repeat top left;
	width: 150px;
	height: 80px;
	float: left;
	padding-left: 10px;
	margin-top: 10px;
}

.gaming-text {
	float: left;
	margin-top: 10px;
	width: 350px;
	padding-left: 10px;
}

.main-faq {
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 22px;

	width: 555px;
	color: #3a4952;
}

.main-faq a:link, a:hover, a:visited {
	text-decoration: none;
}

a.none {
	border: none;
}