@charset "UTF-8";
#distpage {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
#disttitle {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
}
#listleft {
	width: 275px;
	float: left;
	margin-left: 40px;
	position: relative;
	text-align: left;
}
#listmiid {
	width: 275px;
	margin-left: 25px;
	float: left;
}
#listright {
	width: 275px;
	margin-left: 25px;
	float: left;
	text-align: left;
}
#distpage h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-decoration: none;
	margin: 20px 0px 10px;
	text-align: left;
	padding: 0px;
}
#distpage p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	margin: 0px 0px 10px;
	text-align: right;
}

