/*******************************************************************************
Layout > Boxes > Main
*******************************************************************************/

#main #main_tagline
{
	width: 573px;
	height: 45px;
	
	position: absolute;
	margin-top: 19px;
	margin-left: 21px;
	
	background-repeat: no-repeat;
	background-image: url(../images/activity_main-tagline.png);  
}

#main h1,
#main h2
{
	width: 260px;
	margin-left: 10px;
}

#main h1
{
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #4D79A5;
	margin-top: 6px;
}

#main h2
{
	font-size: 9px;
	color: #4D79A5;
	font-weight: normal;
}