.lilbox {
    padding: 9px;
    height: 132px;
    overflow: auto;
    text-align: justify;
    transform: translate(2px, 11px);
}

.profhead {
    padding: 5px;
    border: 1px solid var(--main);
        background: var(--main);
    width: 300px;
	float:left;
	margin-top:-10px;
}

.profheadbox {
    color: var(--light);
    margin-top: 10px;
    height: 93px;
    font-weight: bold;
    margin-left: 312px;
}

.authouserp {
    color: var(--light);
    padding: 7px;
    width: 693px;
    margin-left: 0px;
    text-align: center;
    padding-left: 18px;
    font-size: 22px;
    padding-right: 66px;
    float: left;
    font-family: var(--headschrift);
    text-transform: lowercase;
    font-weight: lighter;
    background: var(--main);
    letter-spacing: -1px;

}

.authouserp a{
	color: var(--light);
}


.authouserp2 {
padding: 5px;
    width: 763px;
    text-transform: lowercase;
    margin-top: 19px;
    text-align: center;
    height: 28px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    transform: translate(-6px, 33px);
    color: var(--main);
    font-family: var(--headschrift);
    font-size: 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: -1px;

}

.authouserp2 a{
	color: var(--light);
}

.posiconp {
width: 300px;
    border: 8px solid var(--main);
    margin-bottom: 5px;
    float: right;
    margin-top: -1px;
    margin-right: -8px;
    transform: translate(0px, 2px);
    background: var(--icon);
    height: 145px;
}

.probox {
    width: 768px;
    margin-left: 315px;
    height: 152px;
}

.shortilinep {

    font-size: 14px;
    text-transform: uppercase;
	margin-bottom: 4px;
	float: left;
}

.shortbotp {
    background: var(--back2);
    color: var(--main);
    padding: 7px;
    width: 13px;
    float: left;
}

.shorttextp {
background: var(--back2);
    color: var(--main);
    padding: 5px;
    margin-left: 8px;
    width: 415px;
    padding-left: 11px;
    font-weight: bold;
    font-size: 13px;
    text-transform: lowercase;
    transform: translate(0px, -2px);
}

.charbox {
    width: 346px;
    height: 230px;
    padding: 5px;
	margin-bottom: 6px;
	
}

.profheadline {
background: var(--main);
    color: var(--light);
    padding: 5px;
    font-weight: bold;
    text-transform: uppercase;
	text-align: center;
}

.proftextbox {
    padding: 15px;
    height: 176px;
    overflow: auto;
    text-align: justify;
	background: var(--back2);
}

.charboxl {
    background: var(--light);
    width: 700px;
    height: 474px;
    padding: 5px;
    margin-bottom: 6px;
    margin-top: 5px;
    transform: translate(1px, -5px);
}

.chartextbox {
padding: 37px;
    height: 350px;
    overflow: auto;
    text-align: justify;

}

.awardbox {
background: var(--light);
    width: 195px;
    height: 229px;
    padding: 5px;
    margin-bottom: 6px;
    float: left;
    margin-right: 5px;
}

.awardtextbox {
    padding: 15px;
    height: 160px;
    overflow: auto;
    text-align: justify;
	background: var(--back2);
}

.shorttextr{
    background: var(--main);
    color: var(--light);
    padding: 4px;
    margin-left: 42px;
    width: 290px;
    padding-left: 11px;
	font-weight:bold;
	font-size:13px;
}

.relabox {
height: 738px;
	overflow: auto;
	width: 708px;
}



		
		