a.rec_image {
	display:block;
	width:151px; 
	height:151px;
	text-align:center;
	background:#fff url(images/im_bg.gif) top center no-repeat;
}

a.rec_image img {
	margin-top:12px;
}



div.moveContainer {
	margin-top:0px;
	position:absolute;
	margin-left:-13px;
	margin-right:-13px;
	width:260px;
	height:151px;
	overflow:hidden;
	clip:rect(0px 164px 151px 10px);
}


div.move{
	position:absolute;
	left:0px;
	top:0px;
	width:400px;
	height:172px;
}


	div.move td{
		padding-left:13px;
		vertical-align:top;
		color:#666;
	}

	div.move td.description{
		background:#fff url(images/im_bg.gif) top right no-repeat;
		padding:7px 11px 0 50px;
		width:130px;
		font-size:.9em;
	}
		td.description a{
			color:#4e6a75;
			
			font-weight:bold;
			
			text-decoration:none;
		}
		td.description a.name{
			display:block;
		}
		td.description a:hover{
			text-decoration:underline;
		}
		td.description a.name:hover{
			text-decoration:none;
		}
div.move td.back{
	vertical-align:bottom;
}		
		
div.back{
	text-align:right;
	display:none;
}
div.back a,
div.back a:hover{
	font-weight:normal;
}

p#rec_links_back {
	margin:0 0 10px 0;
	padding:0;
}