/*
colors
  
light green planes		#525558
light green text 		#525558
blue					#00247D
img border				#F2F2F2
*/

#download table,
#epaper table {
	margin:0 0 20px 0;
	padding:0;
	border-collapse:collapse;
	font-size:12px;
	line-height:12px;
}
#epaper table {
    width:100%;
}
#epaper table { margin-bottom:10px; }
#download table td,
#epaper table td {
	padding:5px 0;
	border-bottom:1px solid #ccc;
}

#download a {
	text-decoration:none;
}

#epaper a {
	text-decoration:none;
}


#epaper table th {
	border-top:0;
	color:#000 !important;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #ccc;
}
#epaper table .free {
	text-align:center;
	font-weight:bold;
	color:#090;
}
#epaper table .title {

}
#epaper table .price {
	width:60px;
	text-align:right;
}
#epaper table .saving {
	width:70px;
	text-align:right;
	color:#090;
}
#epaper table .size {
	text-align:right;
	width:60px;
}
#epaper table .type {
	text-align:right;
	width:60px;
}

#download table td.title {
	width:120px;	
}
#download table td.value {
	width:400px;
}
#download table.issue td.value {
	width:310px;
}
#download div.download {	
	padding:2px;	
	margin:10px 0 40px 0;
	text-align:center;
}
#download div.download p,
#download div.download h3 {
	margin:3px 0;
}

div.textblock div.text p.fineprint {
	font-size:10px;
	line-height:11px;
	margin-top:0;
}

#download table.download-sources {
	width:100%;
}
#download table.download-sources th {
	color:#000;
	text-align:left;
	padding:5px;
	border-bottom:1px solid #ccc;
}
#download table.download-sources td {
	padding:0;
}
#download table.download-sources td.logo {
	width:240px;
	text-align:center;
}
#download table.download-sources tr:hover td a {
	color:#525558;
}
#download table.download-sources td a {
	padding:10px 5px;
	display:block;
}
#download table.download-sources td.link a {
	white-space:nowrap;
}
#download table.download-sources td.free {
	text-align:center;
}