
/* ***************************************************************************** */
/* SECONDARY */

#secondary
	{
	}

#secondary .side_block
	{
	margin-bottom: 20px;
	}



#secondary h1,
#secondary h2
	{
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	}

#secondary * + h1
	{
	margin-top: 20px;
	}

#secondary * + h2
	{
	margin-top: 10px;
	}


#secondary h1
	{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	}

#secondary h2
	{
	font-size: 12px;
	font-weight: bold;
	color: #333;
	}

#secondary h3
	{
	font-size: 12px;
	/* font-weight: bold; */
	color: #333;
	}

#secondary p
	{
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	}


/* ***************************************************************************** */
