.left {
	float: left;
	display: inline;
}

#ocs-gadget {
	background:#9155b1;
	position: fixed;
	top: 50%;
	right: -199px;
	width: 250px;
	z-index: 1000;
	margin-top: -170px;
}

	#ocs-gadget p {
		margin: 2px 0 0 30px;
		text-align:center;
		}

		#ocs-gadget p a {
			color:#fff;
			font-family: Arial;
			text-decoration: none;
			}
			
			#ocs-gadget .wrapper {
				width: 50px;
				height: 44px;
				background: url(../images/ocs.jpg) no-repeat   right;
			}
			
			#ocs-gadget iframe {
				background: #CCC;
			}



#ook-gadget {
	background:#d22123;
	position: fixed;
	top: 50%;
	right: -199px;
	width: 250px;
	z-index: 1000;
	margin-top: -120px;
}

	#ook-gadget p {
		margin: 2px 0 0 30px;
		text-align:center;
		}

		#ook-gadget p a {
			color:#fff;
			font-family: Arial;
			text-decoration: none;
			}
			
			#ook-gadget .wrapper {
				width: 50px;
				height: 44px;
				background: url(../images/ook.jpg) no-repeat   right;
			}
			
			#ook-gadget iframe {
				background: #d22123;
			}


#bibl-gadget {
	background:#eb6f0b;
	position: fixed;
	top: 50%;
	right: -199px;
	width: 250px;
	z-index: 1000;
	margin-top: -70px;
}

	#bibl-gadget p {
		margin: 2px 0 0 30px;
		text-align:center;
		}

		#bibl-gadget p a {
			color:#fff;
			font-family: Arial;
			text-decoration: none;
			}
			
			#bibl-gadget .wrapper {
				width: 50px;
				height: 44px;
				background: url(../images/bibl.jpg) no-repeat   right;
			}
			
			#bibl-gadget iframe {
				background: #CCC;
			}
			
			
#um-gadget {
	background:#ffbb01;
	position: fixed;
	top: 50%;
	right: -199px;
	width: 250px;
	z-index: 1000;
	margin-top: -20px;
}

	#um-gadget p {
		margin: 2px 0 0 30px;
		text-align:center;
		}

		#um-gadget p a {
			color:#fff;
			font-family: Arial;
			text-decoration: none;
			}
			
			#um-gadget .wrapper {
				width: 50px;
				height: 44px;
				background: url(../images/um.jpg) no-repeat   right;
			}
			
			#um-gadget iframe {
				background: #CCC;
			}
			
			
			
			
			
#f-gadget {
	background:#2288d0;
	position: fixed;
	top: 50%;
	right: -150px;
	width: 200px;
	z-index: 1000;
	margin-top: 30px;
	}

	#f-gadget p {
		margin: 12px 0 0 30px;
		text-align:center;
		}

		#f-gadget p a {
			color:#fff;
			font-family: Arial;
			text-decoration: none;
			}
			
			#f-gadget .wrapper {
				width: 50px;
				height: 44px;
				background: url(../images/f.jpg) no-repeat   right;
			}
			
			#f-gadget iframe {
				background: #CCC;
			}