.imagewithborder {

	border:2px solid #666666;

	width:150px;

	}

.label {

	border:2px solid #666666;

	height:150px;

        width:auto;

	}

.smalllabel {

	border:2px solid #666666;

	height:100px;

        width:auto;

	}

.automaticresizedimage {

	margin-right:10px;

        height:auto;

        max-width:99%;

	}



.empty {

        background:none !important;

}