Project

General

Profile

1
#zoommessage {
2
        color: #909090;
3
        fill: #909090;
4
        font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
5
        font-size: 10px;
6
        margin-top:15px;
7
        text-align:right;
8
}
9

    
10
#selections {
11
	width:95%;
12
	height:5%;
13
	padding-top:10px;
14
	margin:auto;
15
	text-align:center;
16
	font-family:Verdana;
17
	font-size:small;
18
	color:#6D869F;
19
}
20

    
21
#credits {
22
        color: #909090;
23
        fill: #909090;
24
        font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
25
        font-size: 10px;
26
        margin-top:15px;
27
        text-align:right;
28
	
29
}
30

    
(5-5/16)