/* pg-user */

div#communities ul { list-style-type:none; margin-left:0;}
.btn.img {padding-bottom:0px; *padding-bottom:5px;}
img.innerImg {border:0; float:left; margin-right:3px;}

#captioned_photo {position: relative;}

#captioned_photo h1#captioned_photo_header {
position: absolute; _position:fixed;
bottom: 40px;_bottom:0;
left: 0;
z-index:1000;
width: 100%; 
margin: 0;_margin-top:-60px;
padding: 0 0 0 20px;_padding: 0 0 60px 20px;
background: url(/_shared/prototype/images/profileImage_bg.png) top left repeat-y;_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader 
(src='/_shared/prototype/images/profileImage_bg.png',sizingMethod='scale');
font-size:2em;
font-weight:bold;
color: #fff;
line-height:100%;
text-align:left;
display:none;
}
