1 | #topbar-right input.search-database
|
---|
2 | {
|
---|
3 | background:white url(../images/enus/searchdatabase.gif) .2em center no-repeat;
|
---|
4 | }
|
---|
5 |
|
---|
6 | div.modelviewer-quality div
|
---|
7 | {
|
---|
8 | float:left;
|
---|
9 | width:61px;
|
---|
10 | height:22px;
|
---|
11 | margin-right:10px;
|
---|
12 | background:url(../images/enus/modelviewer-picshures.gif) left center no-repeat;
|
---|
13 | }
|
---|
14 |
|
---|
15 | div.modelviewer-model div
|
---|
16 | {
|
---|
17 | margin-left:40px;
|
---|
18 | margin-right:10px;
|
---|
19 | float:left;
|
---|
20 | width:50px;
|
---|
21 | height:22px;
|
---|
22 | background:url(../images/enus/modelviewer-picshures.gif) -506px center no-repeat;
|
---|
23 | }
|
---|
24 |
|
---|
25 | a.modelviewer-help span
|
---|
26 | {
|
---|
27 | display:block;
|
---|
28 | width:52px;
|
---|
29 | height:22px;
|
---|
30 | background:url(../images/enus/modelviewer-picshures.gif) -100px center no-repeat;
|
---|
31 | }
|
---|
32 |
|
---|
33 | a:hover.modelviewer-help span
|
---|
34 | {
|
---|
35 | background-position:-200px center;
|
---|
36 | }
|
---|
37 |
|
---|
38 | a.modelviewer-close span
|
---|
39 | {
|
---|
40 | display:block;
|
---|
41 | width:66px;
|
---|
42 | height:22px;
|
---|
43 | background:url(../images/enus/modelviewer-picshures.gif) -300px center no-repeat;
|
---|
44 | }
|
---|
45 |
|
---|
46 | a:hover.modelviewer-close span
|
---|
47 | {
|
---|
48 | background-position:-400px center;
|
---|
49 | }
|
---|
50 |
|
---|
51 | a.screenshotviewer-prev b
|
---|
52 | {
|
---|
53 | display:block;
|
---|
54 | width:88px;
|
---|
55 | height:22px;
|
---|
56 | background:url(../images/enus/screenshotviewer-picshures.gif?2) -200px center no-repeat;
|
---|
57 | }
|
---|
58 |
|
---|
59 | a.screenshotviewer-next b
|
---|
60 | {
|
---|
61 | display:block;
|
---|
62 | width:53px;
|
---|
63 | height:22px;
|
---|
64 | background:url(../images/enus/screenshotviewer-picshures.gif?2) -300px center no-repeat;
|
---|
65 | }
|
---|
66 |
|
---|
67 | a.screenshotviewer-cover span
|
---|
68 | {
|
---|
69 | width:66px;
|
---|
70 | height:22px;
|
---|
71 | }
|
---|
72 |
|
---|
73 | a.screenshotviewer-cover b
|
---|
74 | {
|
---|
75 | display:block;
|
---|
76 | width:66px;
|
---|
77 | height:22px;
|
---|
78 | background:url(../images/enus/screenshotviewer-picshures.gif?2) -100px center no-repeat;
|
---|
79 | }
|
---|
80 |
|
---|
81 | a.screenshotviewer-original span
|
---|
82 | {
|
---|
83 | display:block;
|
---|
84 | width:93px;
|
---|
85 | height:22px;
|
---|
86 | background:url(../images/enus/screenshotviewer-picshures.gif?2) -400px center no-repeat;
|
---|
87 | }
|
---|
88 |
|
---|
89 | a:hover.screenshotviewer-original span
|
---|
90 | {
|
---|
91 | background-position:-500px center;
|
---|
92 | }
|
---|
93 |
|
---|
94 | a.screenshotviewer-close span
|
---|
95 | {
|
---|
96 | display:block;
|
---|
97 | width:66px;
|
---|
98 | height:22px;
|
---|
99 | background:url(../images/enus/screenshotviewer-picshures.gif?2) 0 center no-repeat;
|
---|
100 | }
|
---|
101 |
|
---|
102 | a:hover.screenshotviewer-close span
|
---|
103 | {
|
---|
104 | background-position:-100px center;
|
---|
105 | }
|
---|