/* 
    Document   : Portlet_Users_RandomAuthorInfo
    Created on : 18.2.2010, 13:03:24
    Author     : krajcar
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

div.authorInfo {
    text-align: center;
}

a.bloggerName {
	display: block;
	margin-bottom: 10px;
}


