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;
81
padding: 10px 0 8% 8%;
83
background-color: #c0d0e0;
84
border-radius: 0 1.3em 1.3em 0;
85
border-bottom: 2px solid #000;
86
border-right: 1px solid #000;
88
text-shadow: 1px 1px 2px #000;
91
background-color:#678;
92
background: linear-gradient(to top, #abc 10%, #89a 90%, #678 99% );
93
background: -webkit-linear-gradient(bottom, #abc 10%, #89a 90%, #678 99%);
94
background: -moz-linear-gradient(bottom, #abc 10%, #89a 90%, #678 99%);
95
-pie-background: linear-gradient(bottom, #abc 10%, #89a 90%, #678 99%);
106
border-radius: 0 10px 10px 0;
112
font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
114
background-color:#333;
129
display:block;color:#fff;
130
font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
131
text-decoration: none;
136
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-90, Color='#444444')";
138
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-90, Color='#444444');
139
filter:DropShadow(Color=#444444, OffX=1, OffY=2);
144
text-decoration:underline;
171
-webkit-transition-duration: 0.9s;
172
-moz-transition-duration: 0.9s;
173
-o-transition-duration: 0.9s;
174
transition-duration: 0.9s;
175
-webkit-transition-property: -webkit-transform;
176
-moz-transition-property: -moz-transform;
177
-o-transition-property: -o-transform;
178
transition-property: transform;
183
-webkit-transform:rotate(180deg);
184
-moz-transform:rotate(180deg);
185
-o-transform:rotate(180deg);
b'\\ No newline at end of file'