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
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a7b8c', endColorstr='#aabbcc')
50
text-decoration: underline;
59
text-decoration: none;
63
border-left: 2px dotted #ddd;
81
padding: 10px 0 1% 0.3%;
83
background-color: #c0d0e0;
84
_border-bottom-right-radius: 1.3em;
85
_border-top-right-radius: 1.3em;
86
border-radius: 0 1.3em 1.3em 0;
87
border-bottom: 2px solid #000;
88
border-right: 1px solid #000;
90
text-shadow: 1px 1px 2px #000;
93
background-color:#678;
94
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a7b8c', endColorstr='#aabbcc')
95
background: linear-gradient(to top, #abc 10%, #89a 90%, #678 99% );
96
background: -webkit-linear-gradient(bottom, #abc 10%, #89a 90%, #678 99%);
97
background: -moz-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;
139
text-decoration:underline;
166
-webkit-transition-duration: 0.9s;
167
-moz-transition-duration: 0.9s;
168
-o-transition-duration: 0.9s;
169
transition-duration: 0.9s;
170
-webkit-transition-property: -webkit-transform;
171
-moz-transition-property: -moz-transform;
172
-o-transition-property: -o-transform;
173
transition-property: transform;
178
-webkit-transform:rotate(180deg);
179
-moz-transform:rotate(180deg);
180
-o-transform:rotate(180deg);
b'\\ No newline at end of file'