@charset "utf-8"; 
/* CSS Document */

.article .content { padding: 0 20px }

.content ul li:before { content: url(/public/images/chevron.png); margin: 0 10px; }

.content ul li { list-style-type: none; line-height: 16px; margin: 5px 0 0 35px; text-indent: -32px; }


#social {text-align:left; width:410px; margin-bottom:10px; margin-top:0px; overflow:visible; float:right;}
#social .socialButton {display:inline;}
#social .socialButton.facebook {position:relative; top:-3px; left:40px;}
#social .socialButton.twitter {position:relative; left:40px;}
#social .socialButton.google {position:relative; left:20px;}
#social .socialButton.mail {position:relative; left:0px; top:-1px}
#social .socialButton.linked {position:relative; left:0px; top:0px}