#content h2
{
	margin-bottom: 10px;
	font-size: 2em;
	line-height: 1.2em;
	margin-top: 10px;
	font-family: "myriad",'Lucida Grande', Arial, Verdana, sans-serif;
}

#content .intro
{
	color: rgb(136, 136, 136);
	font-size: 16px;
	line-height: 1.4em;
}

#map
{
	width: 100%;
	height: 1400px;
	border: 1px solid #D9D9D9;
	margin-top: 1.4em;
}

#page p
{
	margin-bottom: 20px;
}

#page dl dt
{
	font-weight: bold;
}

#page dd
{
	margin-bottom: 20px;
}


#newApps
{
	margin-left: 20px;
}

#topApps, #newApps
{
	float: left;
	width: 300px;
}

#page
{
	background-color: #f2f2f2;
	padding: 10px;
	border: 1px solid #D9D9D9;
}

h2 a
{
    color:#2faeed;
    text-decoration:underline;
}