@charset "UTF-8";
/* CSS Document */

.bluebold {color:#003399; font-weight:bold;}
#copy {width:auto;}
#copy select {width:400px;} 
.selectShorter {
	width:500px;
} 


#copy optgroup { /* Text and background colour, blue on light gray */
color:#00f;
background-color:#ddd;
}

