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%);
49
text-decoration: underline;
58
text-decoration: none;
62
border-left: 2px dotted #ddd;
78
padding: 10px 0 1% 0.3%;
80
background-color: #c0d0e0;
81
border-bottom-right-radius: 1.3em;
82
border-top-right-radius: 1.3em;
83
border-bottom: 2px solid #000;
84
border-right: 1px solid #000;
86
text-shadow: 1px 1px 2px #000;
89
background-color:#678;
90
background: linear-gradient(to top, #abc 10%, #89a 90%, #678 99% );
91
background: -webkit-linear-gradient(bottom, #abc 10%, #89a 90%, #678 99%);
92
background: -moz-linear-gradient(bottom, #abc 10%, #89a 90%, #678 99%);
102
border-radius: 0 10px 10px 0
107
font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
109
background-color:#333;
124
display:block;color:#fff;
125
font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
126
text-decoration: none;
133
text-decoration:underline;
154
-webkit-transition-duration: 0.9s;
155
-moz-transition-duration: 0.9s;
156
-o-transition-duration: 0.9s;
157
transition-duration: 0.9s;
158
-webkit-transition-property: -webkit-transform;
159
-moz-transition-property: -moz-transform;
160
-o-transition-property: -o-transform;
161
transition-property: transform;
166
-webkit-transform:rotate(180deg);
167
-moz-transform:rotate(180deg);
168
-o-transform:rotate(180deg);
b'\\ No newline at end of file'