No regular expressions were active.
1 |
|
/* * * * P
hotos * *
* */
|
|
1 |
|
/* * * * P
hotos * *
* */
|
2 |
|
|
|
2 |
|
|
3 |
|
.photoBloc
k
|
|
3 |
|
.photoBloc
k
|
4 |
|
{
|
|
4 |
|
{
|
5 |
|
positi
on:relativ
e;
|
|
5 |
|
positi
on:relativ
e;
|
6 |
|
text-a
lign:cente
r;
|
|
6 |
|
text-a
lign:cente
r;
|
7 |
|
}
|
|
7 |
|
}
|
8 |
|
|
|
8 |
|
|
9 |
|
.photo
|
|
9 |
|
.photo
|
10 |
|
{
|
|
10 |
|
{
|
11 |
|
border
:1px solid
#cccccc;
|
|
11 |
|
border
:1px solid
#cccccc;
|
12 |
|
backgr
ound-repea
t:no-repea
t;
|
|
12 |
|
backgr
ound-repea
t:no-repea
t;
|
13 |
|
backgr
ound-posit
ion: cente
r center;
|
|
13 |
|
backgr
ound-posit
ion: cente
r center;
|
14 |
|
}
|
|
14 |
|
}
|
15 |
|
|
|
15 |
|
|
16 |
|
.icons:hov
er
|
|
16 |
|
.icons:hov
er
|
17 |
|
{
|
|
17 |
|
{
|
18 |
|
border
: 1px soli
d gray;
|
|
18 |
|
border
: 1px soli
d gray;
|
19 |
|
backgr
ound-color
:#eeeeee;
|
|
19 |
|
backgr
ound-color
:#eeeeee;
|
20 |
|
}
|
|
20 |
|
}
|
21 |
|
|
|
21 |
|
|
22 |
|
.icons
|
|
22 |
|
.icons
|
23 |
|
{
|
|
23 |
|
{
|
24 |
|
border
: 1px soli
d #cccccc;
|
|
24 |
|
border
: 1px soli
d #cccccc;
|
25 |
|
margin
: 2px;
|
|
25 |
|
margin
: 2px;
|
26 |
|
cursor
: pointer;
|
|
26 |
|
cursor
: pointer;
|
27 |
|
backgr
ound-posit
ion:center
center;
|
|
27 |
|
backgr
ound-posit
ion:center
center;
|
28 |
|
backgr
ound-repea
t:no-repea
t;
|
|
28 |
|
backgr
ound-repea
t:no-repea
t;
|
29 |
|
}
|
|
29 |
|
}
|
30 |
|
|
|
30 |
|
|
31 |
|
.iconBlock
Cont
|
|
31 |
|
.iconBlock
Cont
|
32 |
|
{
|
|
32 |
|
{
|
33 |
|
positi
on:relativ
e;
|
|
33 |
|
positi
on:relativ
e;
|
34 |
|
height
:51px;
|
|
34 |
|
height
:51px;
|
35 |
|
border
:1px solid
#cccccc;
|
|
35 |
|
border
:1px solid
#cccccc;
|
36 |
|
overfl
ow:hidden;
|
|
36 |
|
overfl
ow:hidden;
|
37 |
|
}
|
|
37 |
|
}
|
38 |
|
|
|
38 |
|
|
39 |
|
.iconBlock
|
|
39 |
|
.iconBlock
|
40 |
|
{
|
|
40 |
|
{
|
41 |
|
positi
on:absolut
e;
|
|
41 |
|
positi
on:absolut
e;
|
42 |
|
white-
space:nowr
ap;
|
|
42 |
|
white-
space:nowr
ap;
|
43 |
|
}
|
|
43 |
|
}
|
44 |
|
|
|
44 |
|
|
45 |
|
.scrollCon
t
|
|
45 |
|
.scrollCon
t
|
46 |
|
{
|
|
46 |
|
{
|
47 |
|
}
|
|
47 |
|
}
|
48 |
|
|
|
48 |
|
|
49 |
|
.scrollLef
t
|
|
49 |
|
.scrollLef
t
|
50 |
|
{
|
|
50 |
|
{
|
51 |
|
positi
on:relativ
e;
|
|
51 |
|
positi
on:relativ
e;
|
52 |
|
float:
left;
|
|
52 |
|
float:
left;
|
53 |
|
cursor
:default;
|
|
53 |
|
cursor
:default;
|
54 |
|
font-w
eight:bold
;
|
|
54 |
|
font-w
eight:bold
;
|
55 |
|
}
|
|
55 |
|
}
|
56 |
|
|
|
56 |
|
|
57 |
|
.scrollRig
ht
|
|
57 |
|
.scrollRig
ht
|
58 |
|
{
|
|
58 |
|
{
|
59 |
|
positi
on:relativ
e;
|
|
59 |
|
positi
on:relativ
e;
|
60 |
|
float:
right;
|
|
60 |
|
float:
right;
|
61 |
|
cursor
:default;
|
|
61 |
|
cursor
:default;
|
62 |
|
font-w
eight:bold
;
|
|
62 |
|
font-w
eight:bold
;
|
63 |
|
}
|
|
63 |
|
}
|
64 |
|
|
|
64 |
|
|
65 |
|
.cls_resul
t_wrapper
|
|
65 |
|
.cls_resul
t_wrapper
|
66 |
|
{
|
|
66 |
|
{
|
67 |
|
positi
on:relativ
e;
|
|
67 |
|
positi
on:relativ
e;
|
68 |
|
paddin
g: 3px;
|
|
68 |
|
paddin
g: 3px;
|
69 |
|
}
|
|
69 |
|
}
|
70 |
|
|
|
70 |
|
|
71 |
|
.cls_resul
t_row
|
|
71 |
|
.cls_resul
t_row
|
72 |
|
{
|
|
72 |
|
{
|
73 |
|
positi
on:relativ
e;
|
|
73 |
|
positi
on:relativ
e;
|
74 |
|
border
:0px solid
#EEA;
|
|
74 |
|
border
:0px solid
#EEA;
|
75 |
|
/*padd
ing:14px;*
/
|
|
75 |
|
/*padd
ing:14px;*
/
|
76 |
|
margin
-bottom:10
px;
|
|
76 |
|
margin
-bottom:10
px;
|
77 |
|
}
|
|
77 |
|
}
|
78 |
|
|
|
78 |
|
|
79 |
|
.cls_res_t
humb
|
|
79 |
|
.cls_res_t
humb
|
80 |
|
{
|
|
80 |
|
{
|
81 |
|
positi
on:relativ
e;
|
|
81 |
|
positi
on:relativ
e;
|
82 |
|
float:
left;
|
|
82 |
|
float:
left;
|
83 |
|
width:
300px;
|
|
83 |
|
width:
300px;
|
84 |
|
}
|
|
84 |
|
}
|
85 |
|
|
|
85 |
|
|
86 |
|
.cls_thumb
|
|
86 |
|
.cls_thumb
|
87 |
|
{
|
|
87 |
|
{
|
88 |
|
border
:1px solid
silver;
|
|
88 |
|
border
:1px solid
silver;
|
89 |
|
paddin
g:5px;
|
|
89 |
|
paddin
g:5px;
|
90 |
|
backgr
ound-color
:#EEE;
|
|
90 |
|
backgr
ound-color
:#EEE;
|
91 |
|
text-a
lign:cente
r;
|
|
91 |
|
text-a
lign:cente
r;
|
92 |
|
}
|
|
92 |
|
}
|
93 |
|
|
|
93 |
|
|
94 |
|
.cls_res_i
nfo
|
|
94 |
|
.cls_res_i
nfo
|
95 |
|
{
|
|
95 |
|
{
|
96 |
|
positi
on:relativ
e;
|
|
96 |
|
positi
on:relativ
e;
|
97 |
|
|
|
97 |
|
|
98 |
|
width:
330px;
|
|
98 |
|
width:
330px;
|
99 |
|
/*marg
in-left:7p
x;*/
|
|
99 |
|
/*marg
in-left:7p
x;*/
|
100 |
|
font-s
ize:13px;
|
|
100 |
|
font-s
ize:13px;
|
101 |
|
/*font
-weight:bo
ld;*/
|
|
101 |
|
/*font
-weight:bo
ld;*/
|
102 |
|
color:
#666666;
|
|
102 |
|
color:
#666666;
|
103 |
|
}
|
|
103 |
|
}
|
104 |
|
|
|
104 |
|
|
105 |
|
.cls_res_i
nfo_nowidt
h
|
|
105 |
|
.cls_res_i
nfo_nowidt
h
|
106 |
|
{
|
|
106 |
|
{
|
107 |
|
positi
on:relativ
e;
|
|
107 |
|
positi
on:relativ
e;
|
108 |
|
float:
left;
|
|
108 |
|
float:
left;
|
109 |
|
font-s
ize:13px;
|
|
109 |
|
font-s
ize:13px;
|
110 |
|
/*font
-weight:bo
ld;*/
|
|
110 |
|
/*font
-weight:bo
ld;*/
|
111 |
|
color:
#666666;
|
|
111 |
|
color:
#666666;
|
112 |
|
width:
625px;
|
|
112 |
|
width:
625px;
|
113 |
|
}
|
|
113 |
|
}
|
114 |
|
|
|
114 |
|
|
115 |
|
.clr3
|
|
115 |
|
.clr3
|
116 |
|
{
|
|
116 |
|
{
|
117 |
|
font-w
eight:norm
al;
|
|
117 |
|
font-w
eight:norm
al;
|
118 |
|
color:
#333333;
|
|
118 |
|
color:
#333333;
|
119 |
|
displa
y:inline;
|
|
119 |
|
displa
y:inline;
|
120 |
|
}
|
|
120 |
|
}
|
121 |
|
|
|
121 |
|
|
122 |
|
.cls_info
|
|
122 |
|
.cls_info
|
123 |
|
{
|
|
123 |
|
{
|
124 |
|
positi
on:relativ
e;
|
|
124 |
|
positi
on:relativ
e;
|
125 |
|
float:
right;
|
|
125 |
|
float:
right;
|
126 |
|
width:
50
%;
|
|
126 |
|
width:
49
%;
|
127 |
|
overfl
ow:hidden;
|
|
127 |
|
overfl
ow:hidden;
|
128 |
|
}
|
|
128 |
|
}
|
129 |
|
|
|
129 |
|
|
130 |
|
.cls_info_
left /*ne
w PSD styl
ing*/
|
|
130 |
|
.cls_info_
left /*ne
w PSD styl
ing*/
|
131 |
|
{
|
|
131 |
|
{
|
132 |
|
positi
on:relativ
e;
|
|
132 |
|
positi
on:relativ
e;
|
133 |
|
float:
left;
|
|
133 |
|
float:
left;
|
134 |
|
width:
50%;
|
|
134 |
|
width:
50%;
|
135 |
|
overfl
ow:hidden;
|
|
135 |
|
overfl
ow:hidden;
|
136 |
|
}
|
|
136 |
|
}
|
137 |
|
|
|
137 |
|
|
138 |
|
a.actions
|
|
138 |
|
a.actions
|
139 |
|
{
|
|
139 |
|
{
|
140 |
|
font-w
eight:bold
;
|
|
140 |
|
font-w
eight:bold
;
|
141 |
|
font-s
ize:16px;
|
|
141 |
|
font-s
ize:16px;
|
142 |
|
}
|
|
142 |
|
}
|
143 |
|
|
|
143 |
|
|
144 |
|
.cls_res_i
nfo_p
|
|
144 |
|
.cls_res_i
nfo_p
|
145 |
|
{
|
|
145 |
|
{
|
146 |
|
/*font
-weight:bo
ld;*/
|
|
146 |
|
/*font
-weight:bo
ld;*/
|
147 |
|
margin
-left: 10p
x;
|
|
147 |
|
margin
-left: 10p
x;
|
148 |
|
}
|
|
148 |
|
}
|
149 |
|
|
|
149 |
|
|
150 |
|
.classfied
sTextArea
|
|
150 |
|
.classfied
sTextArea
|
151 |
|
{
|
|
151 |
|
{
|
152 |
|
width:
99%;
|
|
152 |
|
width:
99%;
|
153 |
|
height
: 300px;
|
|
153 |
|
height
: 300px;
|
154 |
|
}
|
|
154 |
|
}
|
155 |
|
|
|
155 |
|
|
156 |
|
.block_con
t /*bigger
width*/
|
|
156 |
|
.block_con
t /*bigger
width*/
|
157 |
|
{
|
|
157 |
|
{
|
158 |
|
backgr
ound-image
:url(../im
ages/sp_op
.png);
|
|
158 |
|
backgr
ound-image
:url(../im
ages/sp_op
.png);
|
159 |
|
border
:1px solid
#CCCCCC;
|
|
159 |
|
border
:1px solid
#CCCCCC;
|
160 |
|
paddin
g:5px;
|
|
160 |
|
paddin
g:5px;
|
161 |
|
positi
on:relativ
e;
|
|
161 |
|
positi
on:relativ
e;
|
162 |
|
width:
760px;
|
|
162 |
|
width:
760px;
|
163 |
|
}
|
|
163 |
|
}
|
164 |
|
|
|
164 |
|
|
165 |
|
/*tables*/
|
|
165 |
|
/*tables*/
|
166 |
|
table.
cls_tree_t
able
|
|
166 |
|
table.
cls_tree_t
able
|
167 |
|
{
|
|
167 |
|
{
|
168 |
|
wi
dth:400px;
|
|
168 |
|
wi
dth:400px;
|
169 |
|
bo
rder:0;
|
|
169 |
|
bo
rder:0;
|
170 |
|
}
|
|
170 |
|
}
|
171 |
|
td.cls
_tree_left
|
|
171 |
|
td.cls
_tree_left
|
172 |
|
{
|
|
172 |
|
{
|
173 |
|
wi
dth:40px;
|
|
173 |
|
wi
dth:40px;
|
174 |
|
}
|
|
174 |
|
}
|
175 |
|
td.cls
_tree_righ
t
|
|
175 |
|
td.cls
_tree_righ
t
|
176 |
|
{
|
|
176 |
|
{
|
177 |
|
wi
dth:360px;
|
|
177 |
|
wi
dth:360px;
|
178 |
|
}
|
|
178 |
|
}
|
179 |
|
td.cls
_tbl_left_
t
|
|
179 |
|
td.cls
_tbl_left_
t
|
180 |
|
{
|
|
180 |
|
{
|
181 |
|
wi
dth:20%;
|
|
181 |
|
wi
dth:20%;
|
182 |
|
te
xt-align:r
ight;
|
|
182 |
|
te
xt-align:r
ight;
|
183 |
|
ve
rtical-ali
gn:top;
|
|
183 |
|
ve
rtical-ali
gn:top;
|
184 |
|
}
|
|
184 |
|
}
|
185 |
|
td.cls
_tbl_left_
m
|
|
185 |
|
td.cls
_tbl_left_
m
|
186 |
|
{
|
|
186 |
|
{
|
187 |
|
wi
dth:20%;
|
|
187 |
|
wi
dth:20%;
|
188 |
|
te
xt-align:r
ight;
|
|
188 |
|
te
xt-align:r
ight;
|
189 |
|
ve
rtical-ali
gn:middle;
|
|
189 |
|
ve
rtical-ali
gn:middle;
|
190 |
|
}
|
|
190 |
|
}
|
191 |
|
td.va
|
|
191 |
|
td.va
|
192 |
|
{
|
|
192 |
|
{
|
193 |
|
te
xt-align:l
eft;
|
|
193 |
|
te
xt-align:l
eft;
|
194 |
|
ve
rtical-ali
gn:top;
|
|
194 |
|
ve
rtical-ali
gn:top;
|
195 |
|
}
|
|
195 |
|
}
|
196 |
|
td.vab
|
|
196 |
|
td.vab
|
197 |
|
{
|
|
197 |
|
{
|
198 |
|
te
xt-align:c
enter;
|
|
198 |
|
te
xt-align:c
enter;
|
199 |
|
ve
rtical-ali
gn:bottom;
|
|
199 |
|
ve
rtical-ali
gn:bottom;
|
200 |
|
}
|
|
200 |
|
}
|
201 |
|
td.cls
_tbl_right
_m
|
|
201 |
|
td.cls
_tbl_right
_m
|
202 |
|
{
|
|
202 |
|
{
|
203 |
|
wi
dth:80%;
|
|
203 |
|
wi
dth:80%;
|
204 |
|
ve
rtical-ali
gn:middle;
|
|
204 |
|
ve
rtical-ali
gn:middle;
|
205 |
|
}
|
|
205 |
|
}
|
206 |
|
td.col
ored_gray
|
|
206 |
|
td.col
ored_gray
|
207 |
|
{
|
|
207 |
|
{
|
208 |
|
bo
rder:1px s
olid #CCCC
CC;
|
|
208 |
|
bo
rder:1px s
olid #CCCC
CC;
|
209 |
|
}
|
|
209 |
|
}
|
210 |
|
table.
cls_100_cp
|
|
210 |
|
table.
cls_100_cp
|
211 |
|
{
|
|
211 |
|
{
|
212 |
|
wi
dth:100%;
|
|
212 |
|
wi
dth:100%;
|
213 |
|
bo
rder:0;
|
|
213 |
|
bo
rder:0;
|
214 |
|
}
|
|
214 |
|
}
|
215 |
|
tr.vc
|
|
215 |
|
tr.vc
|
216 |
|
{
|
|
216 |
|
{
|
217 |
|
ve
rtical-ali
gn:middle;
|
|
217 |
|
ve
rtical-ali
gn:middle;
|
218 |
|
}
|
|
218 |
|
}
|
219 |
|
div.fl
|
|
219 |
|
div.fl
|
220 |
|
{
|
|
220 |
|
{
|
221 |
|
fl
oat:left;
|
|
221 |
|
fl
oat:left;
|
222 |
|
}
|
|
222 |
|
}
|
223 |
|
div.fr
|
|
223 |
|
div.fr
|
224 |
|
{
|
|
224 |
|
{
|
225 |
|
fl
oat:right;
|
|
225 |
|
fl
oat:right;
|
226 |
|
}
|
|
226 |
|
}
|
227 |
|
div.ar
|
|
227 |
|
div.ar
|
228 |
|
{
|
|
228 |
|
{
|
229 |
|
te
xt-align:r
ight;
|
|
229 |
|
te
xt-align:r
ight;
|
230 |
|
po
sition:rel
ative;
|
|
230 |
|
po
sition:rel
ative;
|
231 |
|
he
ight:28px;
|
|
231 |
|
he
ight:28px;
|
232 |
|
ve
rtical-ali
gn:middle;
|
|
232 |
|
ve
rtical-ali
gn:middle;
|
233 |
|
ma
rgin-botto
m:10px;
|
|
233 |
|
ma
rgin-botto
m:10px;
|
234 |
|
}
|
|
234 |
|
}
|
235 |
|
div.fs
_13
|
|
235 |
|
div.fs
_13
|
236 |
|
{
|
|
236 |
|
{
|
237 |
|
fo
nt-size:13
px;
|
|
237 |
|
fo
nt-size:13
px;
|
238 |
|
}
|
|
238 |
|
}
|
239 |
|
td.w50
_fs8
|
|
239 |
|
td.w50
_fs8
|
240 |
|
{
|
|
240 |
|
{
|
241 |
|
fo
nt-size: 1
1px;
|
|
241 |
|
fo
nt-size: 1
1px;
|
242 |
|
wi
dth: 50%;
|
|
242 |
|
wi
dth: 50%;
|
243 |
|
}
|
|
243 |
|
}
|
244 |
|
div.ta
r /*user+a
dmin*/
|
|
244 |
|
div.ta
r /*user+a
dmin*/
|
245 |
|
{
|
|
245 |
|
{
|
246 |
|
te
xt-align:
center;
|
|
246 |
|
te
xt-align:
center;
|
247 |
|
}
|
|
247 |
|
}
|
248 |
|
|
|
248 |
|
|
249 |
|
div.ta
bled_tr
|
|
249 |
|
div.ta
bled_tr
|
250 |
|
{
|
|
250 |
|
{
|
251 |
|
}
|
|
251 |
|
}
|
252 |
|
div.ta
bled_td_l
|
|
252 |
|
div.ta
bled_td_l
|
253 |
|
{
|
|
253 |
|
{
|
254 |
|
}
|
|
254 |
|
}
|
255 |
|
.leftN
avDiv_ /*o
verrided*/
|
|
255 |
|
.leftN
avDiv_ /*o
verrided*/
|
256 |
|
{
|
|
256 |
|
{
|
257 |
|
/*
display:no
ne;*/
|
|
257 |
|
/*
display:no
ne;*/
|
258 |
|
fl
oat:left;
|
|
258 |
|
fl
oat:left;
|
259 |
|
ma
rgin-right
:8px;
|
|
259 |
|
ma
rgin-right
:8px;
|
260 |
|
po
sition:abs
olute;
|
|
260 |
|
po
sition:abs
olute;
|
261 |
|
wi
dth:182px;
|
|
261 |
|
wi
dth:182px;
|
262 |
|
le
ft:-210px;
|
|
262 |
|
le
ft:-210px;
|
263 |
|
}
|
|
263 |
|
}
|
264 |
|
div.ri
ghtNavDiv_
/*new PS
D styling,
overrided
*/
|
|
264 |
|
div.ri
ghtNavDiv_
/*new PS
D styling,
overrided
*/
|
265 |
|
{
|
|
265 |
|
{
|
266 |
|
ov
erflow:hid
den;
|
|
266 |
|
ov
erflow:hid
den;
|
267 |
|
pa
dding:0px;
|
|
267 |
|
pa
dding:0px;
|
268 |
|
po
sition:rel
ative;
|
|
268 |
|
po
sition:rel
ative;
|
269 |
|
wi
dth:770px;
|
|
269 |
|
wi
dth:770px;
|
270 |
|
/*
left:-12px
;*//*becau
se Padding
in Main*/
|
|
270 |
|
/*
left:-12px
;*//*becau
se Padding
in Main*/
|
271 |
|
}
|
|
271 |
|
}
|
272 |
|
div.pa
dds /*new
PSD styli
ng*/
|
|
272 |
|
div.pa
dds /*new
PSD styli
ng*/
|
273 |
|
{
|
|
273 |
|
{
|
274 |
|
/*
padding:8p
x;*/
|
|
274 |
|
/*
padding:8p
x;*/
|
275 |
|
}
|
|
275 |
|
}
|
276 |
|
div.ed
it_error
|
|
276 |
|
div.ed
it_error
|
277 |
|
{
|
|
277 |
|
{
|
278 |
|
ba
ckground-c
olor:#FFFF
FF;
|
|
278 |
|
ba
ckground-c
olor:#FFFF
FF;
|
279 |
|
bo
rder:1px s
olid red;
|
|
279 |
|
bo
rder:1px s
olid red;
|
280 |
|
ma
rgin:2px;
|
|
280 |
|
ma
rgin:2px;
|
281 |
|
pa
dding:3px;
|
|
281 |
|
pa
dding:3px;
|
282 |
|
wi
dth:300px;
|
|
282 |
|
wi
dth:300px;
|
283 |
|
}
|
|
283 |
|
}
|
284 |
|
p.subm
it
|
|
284 |
|
p.subm
it
|
285 |
|
{
|
|
285 |
|
{
|
286 |
|
te
xt-align:
center;
|
|
286 |
|
te
xt-align:
center;
|
287 |
|
}
|
|
287 |
|
}
|
288 |
|
input.
cur_pnt
|
|
288 |
|
input.
cur_pnt
|
289 |
|
{
|
|
289 |
|
{
|
290 |
|
cu
rsor: poin
ter;
|
|
290 |
|
cu
rsor: poin
ter;
|
291 |
|
}
|
|
291 |
|
}
|
292 |
|
div.br
eadcrumbs
|
|
292 |
|
div.br
eadcrumbs
|
293 |
|
{
|
|
293 |
|
{
|
294 |
|
ma
rgin-botto
m:10px;
|
|
294 |
|
ma
rgin-botto
m:10px;
|
295 |
|
fo
nt-size:13
px;
|
|
295 |
|
fo
nt-size:13
px;
|
296 |
|
}
|
|
296 |
|
}
|
297 |
|
|
|
297 |
|
|
298 |
|
|
|
298 |
|
|
299 |
|
/*.mai
n {
|
|
299 |
|
/*.mai
n {
|
300 |
|
ba
ckground-c
olor:#FFFF
FF;
|
|
300 |
|
ba
ckground-c
olor:#FFFF
FF;
|
301 |
|
bo
rder:1px s
olid #9999
99;
|
|
301 |
|
bo
rder:1px s
olid #9999
99;
|
302 |
|
ma
rgin:4px a
uto 5px;
|
|
302 |
|
ma
rgin:4px a
uto 5px;
|
303 |
|
pa
dding:8px
12px 12px
11px;
|
|
303 |
|
pa
dding:8px
12px 12px
11px;
|
304 |
|
po
sition:rel
ative;
|
|
304 |
|
po
sition:rel
ative;
|
305 |
|
wi
dth:770px;
|
|
305 |
|
wi
dth:770px;
|
306 |
|
}*/
|
|
306 |
|
}*/
|
307 |
|
/*********
**********
**********
**********
**********
**********
***/
|
|
307 |
|
/*********
**********
**********
**********
**********
**********
***/
|
308 |
|
.disig
nBoxFirstA
|
|
308 |
|
.disig
nBoxFirstA
|
309 |
|
{
|
|
309 |
|
{
|
310 |
|
ba
ckground-c
olor:#FFFF
FF;
|
|
310 |
|
ba
ckground-c
olor:#FFFF
FF;
|
311 |
|
ba
ckground-i
mage:url(.
./images/h
ead_cuttin
g.gif);
|
|
311 |
|
ba
ckground-i
mage:url(.
./images/h
ead_cuttin
g.gif);
|
312 |
|
ba
ckground-r
epeat:repe
at-x;
|
|
312 |
|
ba
ckground-r
epeat:repe
at-x;
|
313 |
|
bo
rder:1px s
olid #CCCC
CC;
|
|
313 |
|
bo
rder:1px s
olid #CCCC
CC;
|
314 |
|
ma
rgin-botto
m:10px;
|
|
314 |
|
ma
rgin-botto
m:10px;
|
315 |
|
po
sition:rel
ative;
|
|
315 |
|
po
sition:rel
ative;
|
316 |
|
|
|
316 |
|
|
317 |
|
ma
rgin-botto
m:10px;
|
|
317 |
|
ma
rgin-botto
m:10px;
|
318 |
|
wi
dth:225px;
|
|
318 |
|
wi
dth:225px;
|
319 |
|
fl
oat:left;
|
|
319 |
|
fl
oat:left;
|
320 |
|
}
|
|
320 |
|
}
|
321 |
|
.disig
nBoxFirstA
Block
|
|
321 |
|
.disig
nBoxFirstA
Block
|
322 |
|
{
|
|
322 |
|
{
|
323 |
|
wi
dth:225px;
|
|
323 |
|
wi
dth:225px;
|
324 |
|
fl
oat:left;
|
|
324 |
|
fl
oat:left;
|
325 |
|
/*
margin-rig
ht:10px;*/
|
|
325 |
|
/*
margin-rig
ht:10px;*/
|
326 |
|
}
|
|
326 |
|
}
|
327 |
|
/*********
**********
**********
**********
**********
**********
***/
|
|
327 |
|
/*********
**********
**********
**********
**********
**********
***/
|
328 |
|
|
|
328 |
|
|
329 |
|
.comme
nt_actions
|
|
329 |
|
.comme
nt_actions
|
330 |
|
{
|
|
330 |
|
{
|
331 |
|
ma
rgin-botto
m:2px;
|
|
331 |
|
ma
rgin-botto
m:2px;
|
332 |
|
pa
dding:5px;
|
|
332 |
|
pa
dding:5px;
|
333 |
|
te
xt-align:l
eft;
|
|
333 |
|
te
xt-align:l
eft;
|
334 |
|
}
|
|
334 |
|
}
|
335 |
|
|
|
335 |
|
|
336 |
|
.comme
nt_row
|
|
336 |
|
.comme
nt_row
|
337 |
|
{
|
|
337 |
|
{
|
338 |
|
bo
rder-botto
m:1px dott
ed #CCCCCC
;
|
|
338 |
|
bo
rder-botto
m:1px dott
ed #CCCCCC
;
|
339 |
|
ma
rgin-botto
m:3px;
|
|
339 |
|
ma
rgin-botto
m:3px;
|
340 |
|
}
|
|
340 |
|
}
|
341 |
|
|
|
341 |
|
|
342 |
|
.comme
nt_author
|
|
342 |
|
.comme
nt_author
|
343 |
|
{
|
|
343 |
|
{
|
344 |
|
ma
rgin-top:1
0px;
|
|
344 |
|
ma
rgin-top:1
0px;
|
345 |
|
fo
nt-weight:
bold;
|
|
345 |
|
fo
nt-weight:
bold;
|
346 |
|
}
|
|
346 |
|
}
|
347 |
|
|
|
347 |
|
|
348 |
|
.comme
nt_text
|
|
348 |
|
.comme
nt_text
|
349 |
|
{
|
|
349 |
|
{
|
350 |
|
bo
rder:1px s
olid #CECE
CE;
|
|
350 |
|
bo
rder:1px s
olid #CECE
CE;
|
351 |
|
ba
ckground-c
olor:#F3F5
FF;
|
|
351 |
|
ba
ckground-c
olor:#F3F5
FF;
|
352 |
|
pa
dding:2px;
|
|
352 |
|
pa
dding:2px;
|
353 |
|
}
|
|
353 |
|
}
|
354 |
|
|
|
354 |
|
|
355 |
|
.comme
nt_text_r
|
|
355 |
|
.comme
nt_text_r
|
356 |
|
{
|
|
356 |
|
{
|
357 |
|
bo
rder:1px s
olid #CECE
CE;
|
|
357 |
|
bo
rder:1px s
olid #CECE
CE;
|
358 |
|
ba
ckground-c
olor:#F3F5
FF;
|
|
358 |
|
ba
ckground-c
olor:#F3F5
FF;
|
359 |
|
/*
padding:2p
x;*/
|
|
359 |
|
/*
padding:2p
x;*/
|
360 |
|
te
xt-align:r
ight;
|
|
360 |
|
te
xt-align:r
ight;
|
361 |
|
}
|
|
361 |
|
}
|
362 |
|
|
|
362 |
|
|
363 |
|
div.ad
dcomment_t
extarea
|
|
363 |
|
div.ad
dcomment_t
extarea
|
364 |
|
{
|
|
364 |
|
{
|
365 |
|
po
sition:rel
ative;
|
|
365 |
|
po
sition:rel
ative;
|
366 |
|
te
xt-align:r
ight;
|
|
366 |
|
te
xt-align:r
ight;
|
367 |
|
ma
rgin-botto
m:5px;
|
|
367 |
|
ma
rgin-botto
m:5px;
|
368 |
|
}
|
|
368 |
|
}
|
369 |
|
|
|
369 |
|
|
370 |
|
img.ma
rg
|
|
370 |
|
img.ma
rg
|
371 |
|
{
|
|
371 |
|
{
|
372 |
|
ma
rgin-right
:10px;
|
|
372 |
|
ma
rgin-right
:10px;
|
373 |
|
po
sition:sta
tic;
|
|
373 |
|
po
sition:sta
tic;
|
374 |
|
}
|
|
374 |
|
}
|
375 |
|
img.ma
rg_icon
|
|
375 |
|
img.ma
rg_icon
|
376 |
|
{
|
|
376 |
|
{
|
377 |
|
ma
rgin-right
:5px;
|
|
377 |
|
ma
rgin-right
:5px;
|
378 |
|
po
sition:sta
tic;
|
|
378 |
|
po
sition:sta
tic;
|
379 |
|
}
|
|
379 |
|
}
|
380 |
|
.marg_
both
|
|
380 |
|
.marg_
both
|
381 |
|
{
|
|
381 |
|
{
|
382 |
|
ma
rgin-botto
m:10px;
|
|
382 |
|
ma
rgin-botto
m:10px;
|
383 |
|
ma
rgin-right
:10px;
|
|
383 |
|
ma
rgin-right
:10px;
|
384 |
|
po
sition:rel
ative;
|
|
384 |
|
po
sition:rel
ative;
|
385 |
|
}
|
|
385 |
|
}
|
386 |
|
|
|
386 |
|
|
387 |
|
.brows
eCheckbox
|
|
387 |
|
.brows
eCheckbox
|
388 |
|
{
|
|
388 |
|
{
|
389 |
|
po
sition:rel
ative;
|
|
389 |
|
po
sition:rel
ative;
|
390 |
|
fl
oat:left;
|
|
390 |
|
fl
oat:left;
|
391 |
|
}
|
|
391 |
|
}
|
392 |
|
|
|
392 |
|
|
393 |
|
.comment_a
ctions
|
|
393 |
|
.comment_a
ctions
|
394 |
|
{
|
|
394 |
|
{
|
395 |
|
/*back
ground-col
or:#EFF0F4
;*/
|
|
395 |
|
/*back
ground-col
or:#EFF0F4
;*/
|
396 |
|
margin
-bottom:2p
x;
|
|
396 |
|
margin
-bottom:2p
x;
|
397 |
|
paddin
g:2px;
|
|
397 |
|
paddin
g:2px;
|
398 |
|
float:
right;
|
|
398 |
|
float:
right;
|
399 |
|
}
|
|
399 |
|
}
|