/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 14, 2012 07:31:12 PM America/New_York */



@font-face {
    font-family: 'AlfaSlabOneRegular';
    src: url('/fonts/alfa-slab-fontfacekit/AlfaSlabOne-Regular-OTF-webfont.eot');
    src: url('/fonts/alfa-slab-fontfacekit/AlfaSlabOne-Regular-OTF-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/alfa-slab-fontfacekit/AlfaSlabOne-Regular-OTF-webfont.woff') format('woff'),
         url('/fonts/alfa-slab-fontfacekit/AlfaSlabOne-Regular-OTF-webfont.ttf') format('truetype'),
         url('/fonts/alfa-slab-fontfacekit/AlfaSlabOne-Regular-OTF-webfont.svg#AlfaSlabOneRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#infobtn
{
	float:right; 
	margin-right:50px;
	cursor:pointer;
}

#littlePop
{
	background:#FFF;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	width:250px;
	position:absolute;
    box-shadow: 2px 2px 9px #000;
    font-size: 14px;
	border-radius:5px;
	text-align:center;
	height: 110px;
    left: 92%;
    padding: 10px;
    line-height: normal;
	display:none;
}


.infohead
{
	font-size: 24px;
	font-weight:bold;
	color:#000;
}


