6
font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;
13
font-family: Cambria, Georgia, serif;
23
.group .info:first-letter {
28
font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
29
border-bottom: 2px solid #000;
32
background-color: #c0d0e0;
33
text-shadow: 1px 1px 2px #000;
35
background: linear-gradient(to top, #abc 10%, #89a 90%, #678 99% );
36
background: -webkit-linear-gradient(bottom, #abc 10%, #89a 90%, #678 99%);
37
background: -moz-linear-gradient(bottom, #abc 10%, #89a 90%, #678 99%);
38
-pie-background: linear-gradient(bottom, #abc 10%, #89a 90%, #678 99%);
51
text-decoration: underline;
60
text-decoration: none;
64
border-left: 2px dotted #ddd;
82
padding: 10px 0 1% 0.3%;
84
background-color: #c0d0e0;
85
border-radius: 0 1.3em 1.3em 0;
86
border-bottom: 2px solid #000;
87
border-right: 1px solid #000;
89
text-shadow: 1px 1px 2px #000;
92
background-color:#678;
93
background: linear-gradient(to top, #abc 10%, #89a 90%, #678 99% );
94
background: -webkit-linear-gradient(bottom, #abc 10%, #89a 90%, #678 99%);
95
background: -moz-linear-gradient(bottom, #abc 10%, #89a 90%, #678 99%);
96
-pie-background: linear-gradient(bottom, #abc 10%, #89a 90%, #678 99%);
107
border-radius: 0 10px 10px 0;
113
font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
115
background-color:#333;
130
display:block;color:#fff;
131
font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
132
text-decoration: none;
137
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-90, Color='#444444')";
139
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-90, Color='#444444');
140
filter:DropShadow(Color=#444444, OffX=1, OffY=2);
145
text-decoration:underline;
173
-webkit-transition-duration: 0.9s;
174
-moz-transition-duration: 0.9s;
175
-o-transition-duration: 0.9s;
176
transition-duration: 0.9s;
177
-webkit-transition-property: -webkit-transform;
178
-moz-transition-property: -moz-transform;
179
-o-transition-property: -o-transform;
180
transition-property: transform;
185
-webkit-transform:rotate(180deg);
186
-moz-transform:rotate(180deg);
187
-o-transform:rotate(180deg);
b'\\ No newline at end of file'