/* Style Sheet For the Photo Stack Gallery Smile Gallery */

#gallery a  
{
	font-weight:normal;
	font-family:Arial;
	font-size:12px;
	color: #5882a2;
	font-weight:normal;
	text-decoration:underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
}
#gallery a:hover 
{
	font-weight:normal;
	font-family:Arial;
	font-size:12px;
	color: #5882a2;
	font-weight:normal;
	text-decoration:none;
	margin: 0px 0px;
	padding: 0px 0px;
}
#gallery h1
{
	font-weight:bold;
	font-family:Arial;
	font-size:18px;
	color:#000000;
}
#gallery p
{
	font-weight:normal;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#facebook a, #facebook a:active, #facebook a:visited {

display: block;
text-indent: -999em;
height: 52px;
width: 52px;
background: url(../images/social-facebook.png) top left no-repeat;
}
#facebook a:hover {
background: url(../images/social-facebook.png) bottom left no-repeat;
}
#facebook, #twitter, #youtube, #linkedin {
float:left;
padding-right:10px;
width: 52px;
height: 52px;
margin-bottom: 10px;
left:0px;
}
