body {
        margin:0;
        padding:0;
        /*font: 11px/1.5em Verdana;*/
}

h2 {
        /*font: bold 14px Verdana, Arial, Helvetica, sans-serif;*/
        margin: 0px;
        padding: 0px;
}

img {
border: none;
}

select{
    color:#797979;
	font: 11px/20px "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	border: solid 1px #C7C5C5;
}

.left-button {
    float: left;
}

.user-list-avatar {
    width: 65px;
    float: left;
}

.blog-post h3 {
    margin: 0 0 3px;
}

#album{	cursor:pointer;}

.EktronEditorsMenuMarker { display:none; }

#messaging, #socialBar, #connectionsList, #profileDocuments
{
    padding-top: 15px;
}
/* gallery buttons */
.buttons-holder #ctl00_content_PhotoGallery1_thickboxAnchor span, #ctl00_content_CommunityGroupGallery1_thickboxAnchor span, #ctl00_content_thickboxAnchor span
{
	background:transparent url(../images/button.gif) no-repeat scroll 0 0;
	padding:6px 0 0 9px !important;
	float:left !important;
	height:16px !important;
}
.buttons-holder #ctl00_content_PhotoGallery1_thickboxAnchor em, #ctl00_content_CommunityGroupGallery1_thickboxAnchor em, #ctl00_content_thickboxAnchor em
{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.buttons-holder #ctl00_content_PhotoGallery1_thickboxAnchor, #ctl00_content_CommunityGroupGallery1_thickboxAnchor, #ctl00_content_thickboxAnchor
{
	background:transparent url(../images/button.gif) no-repeat scroll 100% 0;
	float:right;
	margin:0 0 0 8px;
	padding:0 10px 0 0;
}

.button-block .btn-delete
{
    float: left;
    margin: 0;
}

.btn-delete
{
	float:right;
	margin:0 0 0 8px;
}
/* article page photo pop-up */
.article-page .pop-up{
	min-height: 108px;
	width:368px;
	margin:0 0 0 -184px;
	padding: 15px 0 0;
}
* html .article-page .pop-up{height: 108px;}
/*end article */

/*events page pop-up */
.events-page .pop-up{
	min-height: 108px;
	width:368px;
	margin:0 0 0 -184px;
	padding: 15px 0 0;
}
* html .events-page .pop-up{height: 108px;}

/*filelist*/
.folder-off {
    display:none;
}

.folder-next {
    padding-left:24px;
}

.folder-root {
    padding-left:24px;
}

.folder-current {
    background: url(../images/arrow-link2.gif) no-repeat;
    background-position: 12px 5px;
}

.delete-file, .delete-folder {
    padding: 3px 0 0 5px;
    float: right;
    display: none;
}

.delete-album {
    float: left;
}

.login-action-links {
    float:right; padding-top:20px;
}

.announcement-hp-img {
    display:block; float:left; width:84px;
}

.information-block img 
{
    max-height: 275px;
    max-width:275px;
}

.holder img 
{
    max-height: 400px;
    max-width:400px;
}

.document-info-block .holder {
	background: url(../images/border.gif) repeat-x 0 100%;
	padding: 0 0 15px;
	margin: 0 0 15px;
}

.document-table th {
    border-bottom: solid 1px #ddd;
    text-align: left;
    font-weight: normal;
}

.document-upload {
    padding-top: 10px;
    float: right;
}

.flag-holder {
    float: right;
}

.document-detail {
    padding: 0;
}

.folder-indent {
    padding: 0 0 0 8px;
}
.div-cancel .button-grey{
margin: 0 0 0 5px;
}
.member-list img
{
    max-height: 125px;
    max-width:125px;
}
