/* CSS Document */

body {
	font-family:		"Century Gothic", "Trebuchet MS", Arial;
	font-size:		10pt;
	text-align:		center;
	margin:			0px;
	padding:		20px;
}
img {border:none;}
div.container {
	margin:			auto;
	width:			750px;
}

div.content-middle {
	padding:		20px;
	margin:			0px;
	background-image:	url(images/div-content-middle_en.png);
	text-align:		left;
}

div.footer {
	text-align:		right;
	width:			730px;
	padding-right:		20px;
}

h1 {
	font-family:		"Century Gothic", "Trebuchet MS", Arial;
	font-size:		14pt;
	font-weight:		bold;
	color:			#009900;
}

h2 {
	font-family:		"Century Gothic", "Trebuchet MS", Arial;
	font-size:		10pt;
	font-weight:		bold;
	color:			#009900;
}

p {
	text-indent:		20px;
}

a.rsd {
	color:			#880000;
	text-decoration:	none;
}

a {
	color:			#009900;
	text-decoration:	none;
	font-weight:		bold;
}

table {
	border:			medium solid #999999;
      }

td {
	padding:		2px;
	vertical-align:		text-top;
	padding-right:		20px;
   }

td.left {
	width:			220px;
	text-align:		right;
	}
.freerip-download-btn {float: left;
margin-right: 25px;
margin-bottom: 10px;
margin-top:8px;
}

@media (max-width: 870px) {
div.container, div.container img, div.content-middle object, div.content-middle embed, div.content-middle img {width: 100%;}
.content-middle {background-size: 100% !important;}
.footer  {display: none;}
#trialpay_bottomsup {display: none;}
}