body {
    padding: 0;
    margin: 0;
}
#main {
	width: 100%;
	margin: 0;
	border-radius: 0;
	padding: 10px 25px;
}
#tuner {
	top: 130px;
	left: 360px;
}
#mininav {
	text-align: right;
	font-size: 28px;
	font-weight: bolder;
	border-radius: 16px;
	margin-top: 8px;
	letter-spacing: 1px;
	/*top: 0px;*/
}
#mininav div {
	padding: 0 0 0 12px;
}
#mininav img {
	width: 32px;
	height: 32px;
}
#itunes, #itunes a {
	margin: auto;
	width: 	270px !important;
	height: 80px !important;
	background-size: 270px 80px !important;
}
#customer-reviews {
	border-radius: 5px;
	border-left: 5px solid rgb(255, 0, 0);
	margin: 1.5em 0 0 0;
}
#screenshots img {
	border: 1px solid rgb(200, 200, 200);
}
#video {
	width: 400px;
	height: 300px;
	border: 2px solid rgb(200, 200, 200);
}
#video iframe {
	width: 400px;
	height: 300px;
	max-width: 400px;
}
nav {
	font-size: xx-large;
}
nav img {
	width: 40px;
	height: 40px;
}
.noiosbr {
	display: none;
}
.br {
	display: inline;
	clear: both;
}
em {
	font-size: 100%;
}
h1 {
	font-size: xx-large;
}
h2 {
	font-size: xx-large;
}
h3 {
	font-weight: bold;
	font-size: x-large;
}
h4 {
	font-weight: bold;
	font-size: x-large;
}
h5 {
	font-weight: bold;
	font-size: 100%;
}
ol {
	margin-left: 1em;
}