﻿/* POS Elements */
.studentinfobox {width:580px !important; float:left}
.accountholders {width:200px !important; float:left; margin-right:10px}
.accountbuttons {width:150px !important; float:right}/* POS Specific change*/
.postransferbox {width:150px !important; float:right}

/* System Elements */

/* Users */
.userprofilebox {width:400px !important}
.editItemInfoBox{width:520px !important}
.userorganizationbox {padding-top:10px}
.userpasswordbox {width:360px !important}
.userrolesbox {width:360px !important; padding-top:10px}

.box .content .userpasswordbox,
.box .content .userrolesbox {width:300px !important}

.primerofeature 
{
    background:url(../../images/page/PrimeroLogo_Feature.jpg) no-repeat; 
    width:300px;
    height:324px;
    float:right;
    display: none;
}