﻿#social{
	clear:both;
	height:36px;
	width:132px;
	margin:0 auto;
	margin-bottom:10px;
	z-index:2;
}

#social a:hover{
	opacity:0.9;
}


@media only screen and (min-width:800px) {

#social{
	float:right;
	text-align:right;
	overflow:hidden;
	}
	
}
