|  |  | 
 |  |  | /*  | 
 |  |  | /* | 
 |  |  |  * jGraduate Default CSS | 
 |  |  |  *  | 
 |  |  |  * | 
 |  |  |  * Copyright (c) 2010 Jeff Schiller | 
 |  |  |  * http://blog.codedread.com/ | 
 |  |  |  * | 
 |  |  | 
 |  |  |    display: none; | 
 |  |  | } | 
 |  |  |  | 
 |  |  | .jGraduate_gradPick {	 | 
 |  |  | .jGraduate_gradPick { | 
 |  |  |    display: none; | 
 |  |  |    overflow: visible; | 
 |  |  | /*   position: relative;*/ | 
 |  |  | 
 |  |  | } | 
 |  |  | div.jGraduate_GradContainer { | 
 |  |  |    border: solid #000 1px; | 
 |  |  |    background-image: url(../images/map-opacity.png);  | 
 |  |  |    background-image: url(../images/map-opacity.png); | 
 |  |  |    background-position: 0px 0px; | 
 |  |  |    height: 256px; | 
 |  |  |    width: 256px; | 
 |  |  | 
 |  |  | div.jGraduate_stopPicker { | 
 |  |  |   position: absolute; | 
 |  |  |   display: none; | 
 |  |  |   background:  | 
 |  |  |   background: | 
 |  |  |   white; | 
 |  |  |   padding: 20px; | 
 |  |  |   border-radius: 3px; | 
 |  |  |   width: 530px; | 
 |  |  |   height: 300px; | 
 |  |  |   box-shadow: 0 5px 25px  | 
 |  |  |   box-shadow: 0 5px 25px | 
 |  |  |   black; | 
 |  |  | } | 
 |  |  |  |