body {font-family: Arial, Verdana; font-size: 10px; color: #999999;}
.phpdrawImg {position: absolute; top: 100px; left: 350px;}
h1 {text-align: center; font-size: xx-large; color: #666666; background-color: #eeeeee; border: 1px dotted #999999;}
.toolzMenu {cursor:pointer; margin-left: 10px;}
#colorpicker {position: absolute; left: 400px; top: 180px; z-index: 1000;border: 1px solid#999999; background-color:#ffffff;cursor:crosshair;}
#tilespicker {position: absolute; left: 400px; top: 180px; z-index: 1000;border: 1px solid#999999; background-color:#ffffff;cursor:crosshair;}
#phpdrawContents {cursor:crosshair; border: 1px solid #999999;}
#selectionDivDisplay {cursor:crosshair;}
#drawColor {background-color: #ffffff; color: #ffffff; border: 1px solid #cccccc; font-size: x-large; cursor: help;}
.msgTitle {font-size: 11px; text-decoration: underline;}
.upload {display: inline;}
.group {margin: 3px; padding: 0px 3px 3px 3px; width: 250px; border: 1px dotted #ccddee;}
.group .groupTitle {background-color: #ccddee; font-size: 12px; font-weight: bold; border: 1px solid #999999; padding: 3px;}
.groupTitle {background-color: #ffcc99; font-size: 12px; font-weight: bold; border: 1px solid #999999; padding: 3px;}
#saveBox {width: 80px;}
.numericBox {width: 40px;}
.classTiles {cursor: pointer;}
#tilespicker td {vertical-align: bottom; padding: 3px;}
