@charset "utf-8";
/* CSS Document */

#P_container{
	margin: 20px auto;
	width: 700px;
	height: 305px;
	padding: 10px 10px 10px 20px;
	background-color: #8EC8D5;
	overflow:hidden;
	}
	
#P_row{
		width: 680px;
		height: 50px;
		border-bottom:#033 dotted 2px;
		padding: 10px 0 5px 0;
		}
		
#Download a{
			text-decoration: none;
	font-size: 24px;
	float: left;
	padding: 0 0 0 25px;
	color: #003;
	height: 30px;
	width: 600px;
	}
	
#Download	{
			text-decoration: none;
	font-size: 24px;
	line-height: 26px;
	float: left;
	padding: 0 0 0 25px;
	color: #003;
	height: 30px;
	width: 600px;
	}
	
#Fixes{
		font-size:16px;
	line-height: 18px;
	font-style: italic;
	height: 40px;
	width: 600px;
	float: left;
	padding: 0 0 0 25px;
	}