a.facebook
{
	width:284px;
	height:99px;
	text-decoration:none;
	margin:-38px 0 37px;
}

a.facebook span.text
{
	float:left;
	display:block;
	font-size:17px;
	color:#fff;
	margin-top:38px;
}

a.facebook span.img
{
	text-indent:-9999px;
	float:right;
	display:block;
	width:99px;
	height:99px;
	background:url(/assets/images/facebook.png) top left no-repeat;
}

a.facebook:hover span.img
{
	background-position:top right;
}

a.sml_arrow
{
	height:12px;
	text-decoration:none;
}

a.sml_arrow span.text
{
	display:block;
	float:left;
	margin-right:7px;
	color:#747474;
	font-size:11px;
}

a.sml_arrow span.img
{
	margin:5px 0 0;
	float:left;
	display:block;
	width:12px;
	height:9px;
	text-indent:-9999px;
	background:url(/assets/images/arrow_map.png) left top no-repeat;
}

a.sml_arrow:hover span.img
{
	background-position:-12px top;
}

.sml_arrow.gallery
{
	margin-top:13px;
	float:left;
}

a.big_arrow
{
	text-decoration:none;
}

a.big_arrow:hover
{
	text-decoration:underline;
}

a.big_arrow span.text
{
	display:block;
	float:left;
	margin-right:13px;
	margin-top:-6px;
	font-size:26px;
	line-height:28px;
	color:#fff;
	text-decoration:none;
}

a.big_arrow span.img
{
	margin:1px 0 0;
	float:left;
	display:block;
	width:24px;
	height:16px;
	text-indent:-9999px;
	background:url(/assets/images/arrow_map.png) -24px top no-repeat;
}

a.big_arrow:hover span.img
{
	background-position:-48px top;
}

.block_boutique .sml_arrow
{
	margin-bottom:5px;
}

.block_sidebar_single .sml_arrow
{
	margin:0 0 10px 15px;
}

a.big_arrow.eventtitle span.text
{
	width:270px;
}

.bg_grey a.sml_arrow
{
	padding-bottom:7px;
}

.bg_ltop a.sml_arrow span.text
{
	max-width:140px;
}
