.profiles{ height: 110px;}
.profile-pic{
border: 4px solid #000000;
display: block;
float: left;
height: 100px;
margin-right: 20px;
width: 90px;
}
.profile-pic-large{
display: block;
float: left;
margin-right: 20px;
border: 4px solid #000000;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;	
-moz-border-radius: 5px;
border-radius: 5px;
}
.headline
{
color: #9C0006;
font-size: 19px;
font-weight: bold;
display: inline;
}
.content
{
font-size: 14px;
height: auto;
color: #383838;
line-height: 1.4em;
margin: 15px 0 0;
}
.profiles
{ height: 110px;
}
a:link {
color: #FFFFFF;
}
a.mail-link, a.privacy, a.link
{
color: #4370A8;
text-decoration: none;
font-weight:bold;
}
a.donate-now
{color: #FFFFFF;
display: inline-block;
float: right;
}

.follow{ color: #428C44; font-weight:bold;}
.contributors {color: #9C0006}
.follow-us {position: relative;
top: -7px;}
a.share-buttons {color: transparent;}
.content strong.question { color: #0A2B40;
font-style: italic; }
.big-pic{border: 4px solid #000000;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;	
-moz-border-radius: 5px;
border-radius: 5px;
}
.photo-content{text-align: center; }
.donation-stats, .donation-stats-top { position:relative; color: #0C7539; font-weight: bold; font-size: 14px;}
.donation-stats .bar, .donation-stats-top .bar { display: block; height: 19px; border: 1px solid #156C95; background: url(../images/meter/bar-bg.gif) repeat-x top left; margin: 4px 0;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;	
-moz-border-radius: 4px;
border-radius: 4px;
}
.donation-stats .bar span, .donation-stats-top .bar span { display: block; text-indent: -999em; height: 19px; background: url(../images/meter/bar-fill.gif) repeat-x top left; }
.donation-stats strong, .donation-stats-top strong { color: #053657; }
.donation-stats .goal, .donation-stats-top .goal { position: absolute; right: 0; }
.donation-stats-top { margin: 10px 0 30px 125px; width: 300px;}

a img {border: none; }
