#columnLeft
{
	padding				:	30px 0 0 0;
	
	background-image	: 	url(../../../images/box_news_head.gif);
	background-repeat	:	no-repeat;
}

#columnRight
{
	padding				:	0 0 0 0;	
}

span#newsYear
{
	color				:	#5D5E62;
	font-size			:	1.1em;
	font-weight			:	bold;
	
	position			:	relative;
	top					:	-12px;
	left				:	72px;
	
	display				:	inline;
}

span#newsSelect
{
	color				:	#F2010E;
	font-weight			:	bold;
	font-size			:	0.9em;
	
	position			:	relative;
	top					:	-15px;
	left				:	145px;
} 

span#newsSelect a:hover,
span#newsSelect a:focus,
span#newsSelect a:active
{
	color				:	#5D5E62;
	text-decoration:		none;
}



span#newsSelect img
{
	margin				:	0 5px 1px 5px;
}
