h3 {
    border-bottom: 1px solid silver;
    color: #565657;
    font-size: 8.7px;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin-bottom: 0.6em;
    margin-top: 0;
    text-transform: uppercase;
}


body {
    background:white;
    font-family: Arial,Helvetica,Geneva,sans-serif;
    color: #565657;
    font-size: 0.6em;
    letter-spacing: 0.1em;
    line-height: 1.6em;

}

.title {
	border-bottom: 1px solid silver;
}

a {
	color: #6699cc;
	text-decoration: none;
	font-weight: bold;

}

a:link h3 {
	color: #951400;
	border: none;
}


.dogContainer {width:511px; height:590px; border:0px solid #ccc; bottom:1px; left:475px; position:absolute; padding:1px;}

.mainContainer {width:245px; height:300px; border:0px solid #ccc; top:35px; left:35px; position:absolute; padding:1px;}

.playerContainer {width:252px; height:20px; border:0px solid #ccc; top:50px; left:0px; position:absolute; padding:0px;}

.socialContainer {width:150px; height:20px; border:0px solid #ccc; top:0px; right:0px; position:absolute; padding:0px;}

.linksContainer {bottom:9px; right:9px; position:absolute; padding:0px; border:0px}

.bottom {
	width:100%;
	height:48px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
	background:black;
	opacity:0.9;
}

	#social {
		height:6px; padding:14px 0 5px 30px;
	}
		#social .share, #social .fb, #social .tweet {
			float:left;	
		}
		#social .fb {
			width:105px;	
		}
		#social .share {
			width:115px;	
		}

