
	.links
	{
		width:505px;
		padding:3px 3px 3px 3px;
	}
	.linkbox
	{
		background-color:#ffffff;
		border-top:none;
		border-left:1px solid #CDDAE3;
		border-right:1px solid #CDDAE3;
		border-bottom:none;
		width:500px;
		overflow:hidden;
	}
	.linkbottom, .linktop
	{
		width:502px;
		height:10px;
		border:none;
		font-size:0;
	}
	.linktop {background:url(../images/layout/linktop.gif);}
	.linkbottom {background:url(../images/layout/linkbottom.gif);margin-bottom:15px;}
	
	.linktext
	{
		padding:0 3px 0 3px;
	}
	.favebutton
	{
		float:right;
		margin-right:3px;
	}
	.linkimage
	{
		float:left;
		margin: 3px 6px 3px 3px;
	}
	/*remove later when alexa fixed
	.linkimage a img
	{
		display:none;
	}*/
	.linkdetails
	{
		padding-bottom:5px;
		margin-left:6px;
		margin-right:3px;
	}
	.resources {
		width:350px;
		margin-left:6px;
		clear:left;
	}
	.resources .Visible0 {
		border:none;
		font-size:0;
		padding:0;
		margin:0;
	}

