ul.menumain {
    display: block;
}

ul.menumain li.right a.profile {
	padding-left: 44px;
}
li.profile {
	background-image: url('/images/templates/nophoto.png');
	background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: 5px center;
}

div.info {
	min-height: 400px;
}

#message { width: 100%; max-width: 70vw; min-width: 70vw;}

#sendmsg {
	display: none;
}

table.product-list {
    margin: 15px;
}

#loaded-images { justify-content: start; }
#loaded-images span { max-width: 100px; max-height: 100px; }