a	{ 
	font-weight:bold; 
	text-decoration:none;
}
a:link 	{ 
	color:#4b477a; 
	background:transparent; 
}
a:active {
	color:#4b477a;
	background:transparent;
}
a:visited {
	color:#4b477a;
	background:transparent;
}
a:hover {
	color:#4b477a;
	background:transparent;
}

.title {
	color:#4b477a;
	font: bold 18px arial, sans-serif;
	letter-spacing:-1px;
	font-size:24px;
}
	#top {
		background: url(themes/Followit/gfx/topbg_wildlife.jpg) repeat-x;
		width:818px;
		height:135px;
		clear:both;
	}		
			.siteIconSel {
				background:#4b477a url(themes/Followit/gfx/site.gif) no-repeat center center;
				clear:both;	
			}
		
		.menu_r:hover {
			background:url(themes/Followit/gfx/menu_r.gif) no-repeat right top #4b477a;
			height:23px;
		}
		

#frontItems {
		background:url(themes/Followit/gfx/dv.gif) repeat-y top left;
		width:165px;
		min-height:520px;
		float:right;
}

#frontLeft {
		margin-top:15px;
		background:url(themes/Followit/gfx/dv.gif) repeat-y top right;
		width:320px;
		height:210px;
		float:left;
		display:block;
}
	.articles {
		padding-left:15px;
		font-size:12px;
	}

#frontRight {
		margin-top:15px;
		width:320px;
		height:210px;
		float:left;
		display:block;
}

.frontItem {
	padding:100px 0px 0px 0px;
	margin:0px 5px 5px 5px;
	height:43px;
	width:160px;
	display:block;
}

.frontItemTxt {
	text-align:center;
	padding:3px 3px 3px 3px;
	background:#444;
	color:#fff;
	font-size:10px;
}

.frontItemTxt:hover {
	color:#fff;
}

.articles {
	background:url(images/icons/newspaper.gif) 14px 0px no-repeat;
	padding-left:35px;
	font-size:12px;
}

#nyheter {
	background:url(images/front/nyheter_wildlife.jpg) 13px 0px no-repeat;
	display:block;
	clear:both;
	height:35px;
	width:250px;
}

#koncern {
	background:url(images/front/othernews.jpg) 13px 0px no-repeat;
	display:block;
	clear:both;
	height:35px;
	width:255px;
}

.articlescom {
	background:url(images/icons/newspaper_go.gif) 14px 0px no-repeat;
	padding-left:35px;
	font-size:12px;
}