a#ContextPrintPage
{
	background-image:	url(../images/print_page.jpg);
	background-repeat:	no-repeat;
	padding:			0 0 0 30px;
	line-height:		25px;
	text-decoration:	none;
	display:			block;
	margin:				0 0 5px -5px;
}

a#ContextPrintPage:hover
{
	background-image:	url(../images/print_page_over.jpg);
	background-color:	#023f80;
	color:				#fff;
	text-decoration:	none;
}
div.basic_kontext_wrapper
{
	margin:				0 0 0 20px;
}

a#ContextRecommend
{
	background-image:	url(../images/recommend.jpg);
	background-repeat:	no-repeat;
	padding:			0 0 0 30px;
	line-height:		25px;
	text-decoration:	none;
	display:			block;
	margin:				0 0 5px -5px;
}

a#ContextRecommend:hover
{
	background-image:	url(../images/recommend_over.jpg);
	background-color:	#023f80;
	color:				#fff;
	text-decoration:	none;
}

div#ContextContact
{
	margin:				10px 0;
}

div#ContextContact a
{
	background-image:	url(../images/contact.jpg);
	background-repeat:	no-repeat;
	padding:			0 0 0 30px;
	line-height:		25px;
	text-decoration:	none;
	display:			block;
	margin:				0 0 5px -5px;
}

div#ContextContact a:hover
{
	background-image:	url(../images/contact_over.jpg);
	background-color:	#023f80;
	color:				#fff;
	text-decoration:	none;
}

div#ContextContact h1
{
	font-size:			14px;
	font-weight:		bold;
	line-height:		20px;
	color:				#02478f;
	margin:				0;
}

div#ContextContact p
{
	margin:				0 0 5px 0;
}
