/* this class is added to all graphElement instances*/
.graphElement {
border-left:2;
border-top:2;
border-right:2;
border-bottom:2;
}