.top
{
	background: url(http://www.radioincredibile.com/AreaDownloads/images/download-top.png) no-repeat;
	width: 600px;
	height: 20px;
}
.middle
{
	background: url(http://www.radioincredibile.com/AreaDownloads/images/download-middle.png) no-repeat;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	width: 594px;
}
.download-categories form
{
/*
	float: left;
	background-color: #E76500;
	margin: 0px;
	margin-bottom: 5px;
	text-align: right;
	padding: 5px;
	color: white; 
	font-weight: bold; 
	font-size: 12pt; 
	line-height: 1em;*/
	background-color:#E76500;
	color:white;
	float:left;
	font-size:12pt;
	font-weight:bold;
	line-height:1em;
	margin:0 0 5px;
	padding:5px;
	text-align:right;
}
.head-download h2
{
	background-color: #E76500;
	/* border: 1px solid #000000; */
	margin: 0px;
	margin-bottom: 5px;
	text-align: center;
	padding: 5px;
	color: white; 
	font-weight: bold; 
	font-size: 16pt; 
	line-height: 1em;
}
.head-download h1
{
	float: right;
	background-color: #E76500;
	/* border: 1px solid #000000; */
	margin: 0px;
	margin-bottom: 5px;
	text-align: right;
	padding: 5px;
	color: white; 
	font-weight: bold; 
	font-size: 12pt; 
	line-height: 1em;
}
.page-index-download h2
{
	background-color: #E76500;
	/* border: 1px solid #000000; */
	margin: 0px;
	text-align: center;
	padding: 5px;
	color: white; 
	font-weight: bold; 
	font-size: 10pt; 
	line-height: 1em;
}
.page-index-download a
{
	display: inline;
	margin-right : 5px;
	padding: 0;
}
#page-menu-download
{
	color: white;
}

.bottom
{
	background: url(http://www.radioincredibile.com/AreaDownloads/images/download-bottom.png) no-repeat;
	width: 600px;
	height: 20px;
}
#content-download
{
	background-color: transparent;
	margin-left: 10px;
	margin-bottom: 5px;
	height:auto;
	/* border:1px solid #CCCCCC; */
	width:560px;
	margin-bottom: 10px;
}
#download-image img
{
	border:2px solid #0099FF;
	float: left;
	width:110px;
	height: auto;
}
#download-details
{
	width:400px;
	/* border: 1px solid #AAccBB; */
	float: right;
	margin-right: 5px;
	padding: 5px;
}
.download-title {
	color:#0099FF;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#download-data {
	/* border: 1px solid #DDDDDD; */
	font-size: 13px;
	text-align:left;
	font-weight:bold;
}
#download-details p
{
	/* border: 1px solid #E76500; */
	margin-bottom:5px;
	margin-top:0;
	text-align:justify;
}

#download-button {
	/* border: 1px solid #000000; */
	margin-top: 5px;
	padding: 1px;
	width: 100%;
	height:30px;
	text-align: center;
}
#download-button img
{
   padding:1px;    
   border:2px solid #0099FF;
}

