.moveable {
	height:113px;
	width:113px;
	float:left;
}

#move-1{background-position:0px 0px; margin-left:0px}
#move-2{background-position:-121px 0px;}
#move-3{background-position:-242px 0px;	}
#move-4{background-position:-363px 0px; margin-left:0px}
#move-5{background-position:-363px -121px; margin-left:0px}
#move-6{background-position:-363px -242px; margin-left:0px}
#move-7{background-position:-363px -363px; margin-left:0px}
#move-8{background-position:-484px -242px; margin-left:0px}
#move-9{background-position:-605px -242px;}
#move-10{background-position:-726px -242px;}
#move-11{background-position:-847px -242px;}
#move-12{background-position:-484px -363px;margin-left:0px}
#move-13{background-position:-605px -363px;}
#move-14{background-position:-726px -363px; }


.full-text{
	float:left;
	padding: 8px;
	height: 218px;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #f9f9f9;
	margin-bottom: 8px;
	
}
div#content_left div.left-text {
	float:left;	
	padding: 8px;
	height: 339px;
	background-color: #f9f9f9;
	width: 339px;
	
}
#content_left{
	float:left;
	width: 355px;
}
#content_middle{
	float:left;
	width: 121px;
	margin-left: 8px;
}
#content_right{
	float:left;
	width: 476px;
}
div.moveable a {
	font-size:115%;
	text-decoration:none;

}


