/static/css/main_map.css
CSS | 1074 lines | 918 code | 153 blank | 3 comment | 0 complexity | 65357e45ddad53b9f8c3ddc51a470ba0 MD5 | raw file
1@charset "utf-8";
2@import url("agoda_custom.css");
3/* CSS Document */
4
5html {
6width:100%;
7 height:100%;
8}
9
10body {
11 margin: 0;
12 padding: 0;
13 width:100%;
14 height: 97%;
15}
16
17#Wrapper{
18 margin:10px;
19 height:100%;
20}
21
22#Ads{
23 height:66px;
24 background-color:#d7d4d1;
25 -moz-border-radius:6px;
26 -webkit-border-radius:6px;
27 padding:3px;
28
29}
30
31#Head_menu{
32 height:62px;
33 background-repeat:repeat-x;
34 background-image:url(../images/Head_interface_bg.png);
35 border-top:solid 1px #f5a45d;
36 border-left:solid 1px #f5a45d;
37 border-right:solid 1px #f5a45d;
38 -moz-border-radius:6px;
39 -webkit-border-radius:6px;
40 padding-left:10px;
41 padding-top:4px;
42 color:#ffffff;
43 width: 98%;
44 margin-left: auto;
45 margin-right: auto;
46 margin-top: 10px;
47}
48
49#Map_area{
50 height:75%;
51 margin-top:7px;
52 margin-bottom:7px;
53 //background-image:url(../images/Map_mock.jpg);
54}
55
56#Ads_learnmore{
57 float:left;
58}
59
60#Ads_banner{
61 margin-left:4px;
62 float:left;
63 text-align:center;
64}
65
66#Browse_place{
67 float:left;
68 height:56px;
69 width:530px;
70}
71
72#Search_func{
73 float:left;
74 height:56px;
75 width:560px;
76}
77
78#Main_menu{
79 float:right;
80}
81
82#Main_menu li .Feedback_box{
83 position:absolute;
84 right:9999px; /* Hides the drop down */
85 color:#666666;
86 z-index: 99999999;
87}
88
89#Main_menu li .Setting_box{
90 position:absolute;
91 right:9999px; /* Hides the drop down */
92 color:#666666;
93 z-index: 99999999;
94}
95
96#Main_menu li:hover .Feedback_box{
97 position:absolute;
98 right:75px; /* Hides the drop down */
99}
100
101#Main_menu li:hover .Setting_box{
102 position:absolute;
103 right:25px; /* Hides the drop down */
104}
105
106#Main_menu li:hover .Setting_box li{
107height:35px;
108width:80px;
109}
110
111#Main_menu li:hover .Setting_box li a{
112height:35px;
113width:80px;
114}
115
116#logo{
117 float:left;
118 width:56px;
119 height:56px;
120 margin-right:20px;
121}
122
123#Rate_filter, #Search_box{
124 float:left;
125}
126
127.search_form{
128 width:210px;
129 height:22px;
130 border:none;
131}
132
133#Search_box{
134 width:248px;
135 height:35px;
136 background-image:url(../images/Search_box.png);
137 background-repeat:no-repeat;
138 position:relative;
139 padding-left:12px;
140 padding-top:5px;
141 margin-top:11px;
142}
143
144#Search_btn{
145 width:18px;
146 height:18px;
147 position:absolute;
148 left: 229px;
149 top: 7px;
150}
151
152#Rate_filter{
153 margin-left:33px;
154 width:250px;
155 margin-top: 7px;
156}
157
158#Rate_label{
159 font-family:Calibri, Arial, Helvetica, sans-serif;
160 font-weight:bold;
161 font-size:18px;
162 margin-top:24px;
163}
164
165#Rate_label, #Rate_scale{
166 float:left;
167}
168
169#Rate_scale{
170 height:40px;
171 margin-left:18px;
172 background-image:url(../images/scale.png);
173 background-repeat:no-repeat;
174 width:128px;
175 background-position:0px 30px;
176
177 position:relative;
178}
179
180#scale_min, #scale_max, #rate_min, #rate_max{
181 position:absolute;
182}
183
184#scale_min, #scale_max{
185 width:5px;
186 height:18px;
187}
188
189#scale_min{
190 left: 6px;
191 top: 25px;
192}
193
194#scale_max{
195 left: 116px;
196 top: 25px;
197}
198
199#rate_min{
200 left: -8px;
201 top: -1px;
202}
203
204#rate_max{
205 left: 101px;
206 top: -1px;
207}
208
209.rate_val{
210 width:34px;
211 height:21px;
212 background-image:url(../images/rate_balloon.png);
213 text-align:center;
214 font-size:12px;
215 font-family:Arial, Helvetica, sans-serif;
216 padding-top:4px;
217}
218
219#Main_menu{
220 width:208px;
221 height:48px;
222 margin-right:15px;
223 margin-top:3px;
224}
225
226#Main_menu li{
227 width:48px;
228 height:48px;
229 display:block;
230 float:left;
231 margin-left:4px;
232}
233
234.m_active{
235 background-repeat:no-repeat;
236 background-image:url(../images/menu_bg.png);
237}
238
239.map_nav{
240 position:absolute;
241 width:51px;
242 height:132px;
243 right:15px;
244 bottom:145px;
245}
246
247.hotel_pop{
248 width:292px;
249 height:233px;
250// background-image:url(../images/hotel_pop/BG_POP.png);
251 background-repeat:no-repeat;
252 padding:18px;
253}
254
255.hotel_pop_detail, .hotel_pop_image{
256 float:left;
257}
258
259.hotel_pop_detail{
260 width: 175px;
261}
262
263.hotel_pop_image{
264 margin-right:16px;
265}
266
267.hotel_pop_book{
268 width:172px;
269 height:34px;
270 color:#ffffff;
271 font-family:Arial, Helvetica, sans-serif;
272 font-weight:bold;
273 text-align:center;
274 font-size:15px;
275 background-repeat:repeat-x;
276 text-decoration:none;
277}
278
279.hotel_pop_book a{
280 background-image:url(../images/hotel_pop/BTN_BG_1.png);
281 padding-top:12px;
282 width:172px;
283 height:26px;
284 color:#ffffff;
285 font-family:Arial, Helvetica, sans-serif;
286 font-weight:bold;
287 text-align:center;
288 text-decoration:none;
289 display:block;
290
291 -moz-border-radius:6px;
292 -webkit-border-radius:6px;
293}
294
295.hotel_pop_name{
296 font-family:Calibri, Arial, sans-serif;
297 font-size:22px;
298 color:#232323;
299 font-weight:bold;
300 margin-bottom:15px
301}
302
303.hotel_pop_info{
304 font-size:13px;
305 font-family:Arial, Helvetica, sans-serif;
306 color:#666;
307 line-height:18px;
308 margin-bottom:12px;
309}
310
311.hotel_pop_wrap{
312 height:180px;
313 border-bottom:1px dotted #ababab;
314}
315
316.hotel_pop_link {
317 font-family:Arial, Helvetica, sans-serif;
318 text-align:center;
319 font-size:13px;
320 color:#0072bc;
321 padding-top:10px;
322 margin-top: 5px;
323}
324
325.hotel_pop_link a{
326 font-family:Arial, Helvetica, sans-serif;
327 text-align:center;
328 font-size:13px;
329 color:#0072bc;
330}
331
332.blue_tag_map{
333 width:78px;
334 height:53px;
335 background-image:url(../images/Blue_tagMap.png);
336 position:relative;
337}
338
339.number_on_tag{
340 position:absolute;
341 width:18px;
342 height:18px;
343 font-family:Calibri, Arial, sans-serif;
344 font-size:21px;
345 color:#0072bc;
346 font-weight:bold;
347 left: 11px;
348 top: 7px;
349 text-align:center;
350}
351
352#Browse_place_1{
353 width:98px;
354 font-size:22px;
355 font-family:Calibri, Arial, sans-serif;
356 font-weight:bold;
357 background-image:url(../images/ar_.png);
358 background-repeat:no-repeat;
359 background-position:90px;
360 margin-top:16px;
361 margin-right:18px;
362
363 float:left;
364}
365
366#Browse_place_2{
367 font-size:20px;
368 font-family:Calibri, Arial, sans-serif;
369 font-weight:bold;
370 background-image:url(../images/ar_.png);
371 background-repeat:no-repeat;
372 background-position:90px;
373 margin-top:16px;
374
375 float:left;
376}
377
378.search_result{
379 width:270px;
380 padding:20px;
381}
382
383.blacktext{
384 color:#1a1a1a;
385 font-size:26px;
386 font-family:Calibri, Arial, sans-serif;
387 font-weight:bold;
388}
389
390.tab_head_text{
391 margin-bottom:20px;
392}
393
394.tab_head_text2{
395 margin-bottom:14px;
396}
397
398.search_tag_no,.search_content, .arr{
399 float:left;
400}
401
402.search_tag_no{
403 width:28px;
404 height:36px;
405 background-image:url(../images/blue_tag_li.png);
406 background-repeat:no-repeat;
407 margin-right:12px;
408 color:#0072bc;
409 font-weight:bold;
410 text-align:center;
411 font-family:Calibri, Arial, sans-serif;
412 font-size:16px;
413 padding-top:4px;
414 background-position:1px 0px;
415}
416
417.search_content{
418 width:212px;
419 margin-right:8px;
420}
421
422.arr{
423 width:10px;
424 margin-top:8px;
425}
426
427.place_name{
428 font-family:Calibri, Arial, sans-serif;
429 font-size:20px;
430 color:#232323;
431 font-weight:bold;
432 margin-bottom:15px;
433 line-height:22px;
434}
435
436.tab_text{
437 font-family:Arial, Helvetica, sans-serif;
438 font-size:12px;
439 color:#666666;
440}
441
442.search_list li{
443 margin-bottom:20px;
444 line-height:18px;
445}
446
447.head_black{
448 font-family:Calibri, Arial, sans-serif;
449 font-size:19px;
450 color:#232323;
451}
452
453.gray_text_box{
454 background-color:#eae7e3;
455 font-size:12px;
456 padding:10px;
457 font-size:12px;
458 -moz-border-radius:4px;
459 -webkit-border-radius:4px;
460 font-family:Arial, Helvetica, sans-serif;
461 line-height:18px;
462 margin-bottom:24px;
463}
464
465.gray_text_box ul{
466 margin-left:20px;
467}
468
469.gray_text_box li{
470 list-style:disc;
471}
472
473
474.index_menu li a{
475 height:33px;
476 border:1px solid #d8d8d8;
477 -moz-border-radius:4px;
478 -webkit-border-radius:4px;
479 margin-bottom:8px;
480 padding-top:11px;
481 padding-left:47px;
482 font-size:18px;
483 font-family:Calibri, Arial, sans-serif;
484 font-weight:bold;
485 display:block;
486 text-decoration:none;
487 color:#444444;
488}
489
490.index_menu_li_1{
491 background-repeat:no-repeat;
492 background-image:url(../images/i_menu_1.png);
493 background-position:-18px 0px;
494}
495
496.index_menu_li_2{
497 background-repeat:no-repeat;
498 background-image:url(../images/i_menu_2.png);
499 background-position:-18px 0px;
500}
501
502.index_menu_li_3{
503 background-repeat:no-repeat;
504 background-image:url(../images/i_menu_3.png);
505 background-position:-18px 0px;
506}
507
508.index_menu_li_4{
509 background-repeat:no-repeat;
510 background-image:url(../images/i_menu_4.png);
511 background-position:-18px 0px;
512}
513
514.Feedback_box{
515 width:270px;
516 height:250px;
517 border:1px solid #d7d7d7;
518 -moz-border-radius:4px;
519 -webkit-border-radius:4px;
520 background-color: white;
521}
522
523.Setting_box{
524 width:150px;
525 height:215px;
526 border:1px solid #d7d7d7;
527 -moz-border-radius:4px;
528 -webkit-border-radius:4px;
529 background-color: white;
530}
531
532
533.Feedback_head{
534 background-image:url(../images/popmenu_head_bg.png);
535 background-repeat:repeat-x;
536 height:25px;
537 -moz-border-radius:4px 4px 0px 0px;
538 -webkit-border-radius:4px 4px 0px 0px;
539 font-size:13px;
540 font-family:Arial, Helvetica, sans-serif;
541 color:#ffffff;
542 font-weight:bold;
543 padding-top:9px;
544 padding-left:10px;
545}
546
547.Feedback_content{
548 padding:10px;
549 font-size:12px;
550 font-family:Arial, Helvetica, sans-serif;
551}
552
553.Feedback_textarea{
554 padding: 0px 10px 10px 10px;
555}
556
557.boxstyle2{
558 width:245px;
559 height:90px;
560 max-width:245px;
561 max-height:70px;
562}
563
564.Feedback_send{
565 margin-left:10px;
566 width:80px;
567 color:#ffffff;
568 background-image:url(../images/smallbtn_bg.png);
569 background-repeat:repeat-x;
570 -moz-border-radius:4px;
571 -webkit-border-radius:4px;
572 font-family:Arial, Helvetica, sans-serif;
573}
574
575.Feedback_send a{
576 display:block;
577 color:#ffffff;
578 height:19px;
579 font-family:Arial, Helvetica, sans-serif;
580 font-size:12px;
581 text-decoration:none;
582 text-align:center;
583 padding-top:7px;
584}
585
586.send_feedback{
587 font-family:Arial, Helvetica, sans-serif;
588 font-size:12px;
589 padding:12px 10px 10px 10px;
590 line-height:18px;
591 border-top:1px solid #d7d7d7;
592 margin-top:10px;
593 position:relative;
594}
595
596.setting_menu_list{
597 margin-top:6px;
598 margin-left:3px;
599}
600
601.setting_menu_list li{
602 width:130px;
603
604 font-family:Arial, Helvetica, sans-serif;
605 font-size:13px;
606}
607
608.setting_menu_list li{
609 width:150px;
610 display:block;
611}
612
613.setting_menu_list li a{
614 width:110px;
615 font-size:13px;
616 color:#666666;
617 text-decoration:none;
618 font-family:Arial, Helvetica, sans-serif;
619 display:block;
620 height:25px;
621 margin-bottom:3px;
622 padding-top:7px;
623 padding-left:40px;
624}
625
626.setting_menu_list li a:hover{
627 font-size:13px;
628 color:#ffa038;
629 text-decoration:none;
630 font-family:Arial, Helvetica, sans-serif;
631}
632
633.setting_menu_list li.set_icon1 a{
634 background-image:url(../images/set_print.png);
635 background-repeat:no-repeat;
636 background-position:7px 1px;
637}
638
639.setting_menu_list li.set_icon1 a:hover{
640 background-image:url(../images/set_print2.png);
641 background-repeat:no-repeat;
642 background-position:7px 1px;
643}
644
645.setting_menu_list li.set_icon2 a{
646 background-image:url(../images/set_I.png);
647 background-repeat:no-repeat;
648 background-position:7px 1px;
649}
650
651.setting_menu_list li.set_icon2 a:hover{
652 background-image:url(../images/set_I2.png);
653 background-repeat:no-repeat;
654 background-position:7px 1px;
655}
656
657.setting_menu_list li.set_icon3 a{
658 background-image:url(../images/set_ads.png);
659 background-repeat:no-repeat;
660 background-position:7px 1px;
661}
662
663.setting_menu_list li.set_icon3 a:hover{
664 background-image:url(../images/set_ads2.png);
665 background-repeat:no-repeat;
666 background-position:7px 1px;
667}
668
669.setting_menu_list li.set_icon4 a{
670 background-image:url(../images/set_Face.png);
671 background-repeat:no-repeat;
672 background-position:7px 1px;
673}
674
675.setting_menu_list li.set_icon4 a:hover{
676 background-image:url(../images/set_Face2.png);
677 background-repeat:no-repeat;
678 background-position:7px 1px;
679}
680
681.setting_menu_list li.set_icon5 a{
682 background-image:url(../images/set_tw.png);
683 background-repeat:no-repeat;
684 background-position:7px -2px;
685}
686
687.setting_menu_list li.set_icon5 a:hover{
688 background-image:url(../images/set_tw2.png);
689 background-repeat:no-repeat;
690 background-position:7px -2px;
691}
692
693#head_web{
694 width:960px;
695 height:71px;
696 margin-left:auto;
697 margin-right:auto;
698 background-image:url(../images/hotel_detail/head_back_tile.png);
699 -moz-border-radius:0px 0px 6px 6px;
700 -webkit-border-radius:0px 0px 6px 6px;
701 color:#ffffff;
702}
703
704#head_web_logo{
705 float:left;
706 width:200px;
707 height:71px;
708 background-repeat:no-repeat;
709 background-image:url(../images/hotel_detail/head_web_log.png);
710 background-position:15px 7px;
711}
712
713 .head_web_menu{
714 float:right;
715 height:46px;
716 width:720px;
717 padding-right:5px;
718 margin-top:14px;
719 }
720
721.head_web_menu li a{
722 color:#ffffff;
723 font-family:Calibri, Arial, sans-serif;
724 font-size:19px;
725 text-decoration:none;
726 float:right;
727 font-weight:bold;
728 margin-right:8px;
729
730}
731
732.headnav_active1 a{
733 width:178px;
734 height:29px;
735 background-image:url(../images/hotel_detail/ads_active.png);
736 float:right;
737 margin-right:28px;
738 text-decoration:none;
739 text-align:center;
740 padding-top:12px;
741}
742
743.headnav_active2 a{
744 width:82px;
745 height:29px;
746 background-image:url(../images/hotel_detail/about_active.png);
747 float:right;
748 margin-right:28px;
749 text-decoration:none;
750 text-align:center;
751 padding-top:12px;
752
753}
754
755.headnav_active3 a{
756 width:66px;
757 height:29px;
758 float:right;
759 margin-right:28px;
760 text-decoration:none;
761 text-align:center;
762 padding-top:12px;
763}
764
765.headnav_inactive1 a{
766 width:178px;
767 height:29px;
768
769 float:right;
770 margin-right:28px;
771 text-decoration:none;
772 text-align:center;
773 padding-top:12px;
774}
775
776.headnav_inactive2 a{
777 width:82px;
778 height:29px;
779
780 float:right;
781 margin-right:28px;
782 text-decoration:none;
783 text-align:center;
784 padding-top:12px;
785
786}
787
788.headnav_inactive3 a{
789 width:66px;
790 height:29px;
791 float:right;
792 margin-right:28px;
793 text-decoration:none;
794 text-align:center;
795 padding-top:12px;
796}
797
798.headnav_inactive1 a:hover{
799 width:178px;
800 height:29px;
801 background-image:url(../images/hotel_detail/ads_active.png);
802 float:right;
803 text-decoration:none;
804 text-align:center;
805 padding-top:12px;
806}
807
808.headnav_inactive2 a:hover{
809 width:82px;
810 height:29px;
811 background-image:url(../images/hotel_detail/about_active.png);
812 float:right;
813 text-decoration:none;
814 text-align:center;
815 padding-top:12px;
816
817}
818
819.headnav_inactive3 a:hover{
820 width:66px;
821 height:29px;
822 float:right;
823 text-decoration:none;
824 background-image:url(../images/hotel_detail/map_active.png);
825 text-align:center;
826 padding-top:12px;
827}
828
829#place_breadcrumbs{
830 width:948px;
831 margin-left:auto;
832 margin-right:auto;
833 border:1px solid #d7d7d7;
834 background-color:#FBFBFB;
835 -moz-border-radius:4px;
836 -webkit-border-radius:4px;
837 margin-top:12px;
838 margin-bottom:12px;
839 height:28px;
840 font-size:16px;
841 font-family:Arial, Helvetica, sans-serif;
842 color:#828282;
843 background-repeat:no-repeat;
844 padding-top:12px;
845 padding-left:12px;
846 font-weight:bold;
847 }
848
849#place_breadcrumbs a{
850 color:#ffae4a;
851 font-family:Arial, Helvetica, sans-serif;
852 font-size:16px;
853 text-decoration:none;
854}
855
856#hotel_content{
857 width:920px;
858 margin-left:auto;
859 margin-right:auto;
860 padding:20px;
861 border:1px solid #d7d7d7;
862 -moz-border-radius:6px;
863 -webkit-border-radius:6px;
864 background-repeat:repeat-y;
865 background-image:url(../images/hotel_detail/content_bg.png);
866 margin-bottom: 15px;
867}
868
869#hotel_pics{
870 width:221px;
871 height:241px;
872 float:left;
873 background-image:url(../images/hotel_detail/pic_bg.png);
874 padding:7px;
875 float:left
876}
877
878#hotel_pics_main{
879 width:220px;
880 height:165px;
881 margin-bottom:8px;
882 padding-top:2px;
883}
884
885.hotel_small_pic li{
886 float:left;
887 margin-right:9px;
888}
889
890.hotel_small_pic li.pic_endrow{
891 margin:0px;
892}
893
894.hotel_information{
895 width:394px;
896 float:left;
897 margin-left:16px;
898}
899
900.hotel_detail_name{
901 color:#232323;
902 font-family:Calibri, Arial, sans-serif;
903 font-weight:bold;
904 font-size:24px;
905 height:36px;
906 background-repeat:repeat-x;
907 background-image:url(../images/hotel_detail/line_bg.png);
908 background-position:0px 30px;
909}
910
911
912.hotel_detail_description, .hotel_detail_tel, .hotel_detail_rate, .hotel_detail_address{
913 margin-bottom:14px;
914 font-family:Arial, Helvetica, sans-serif;
915 color:#666666;
916 line-height:19px;
917 font-size:13px;
918}
919
920.detail_label {
921 font-family:Calibri, Arial, sans-serif;
922 color:#232323;
923 width:140px;
924 font-weight:bold;
925 font-size:16px;
926}
927
928.detail_label_info {
929 font-family:Arial, Helvetica, sans-serif;
930 color:#666666;
931}
932
933.agoda_box{
934 float:left;
935 width:230px;
936 height:230px;
937 margin-left:40px;
938}
939
940.head_agoda{
941 color:#FFAE4A;
942 font-family:Calibri, Arial, sans-serif;
943 font-weight:bold;
944 font-size:24px;
945 padding-top:2px;
946 padding-left:46px;
947 background-image:url(../images/hotel_detail/booknow.png);
948 background-repeat:no-repeat;
949 background-position:0px 0px;
950 height:34px;
951}
952
953#Ads_center{
954 width:980px;
955 margin-left:auto;
956 margin-right:auto;
957}
958
959#hotel_static{
960 width:960px;
961 margin-left:auto;
962 margin-right:auto;
963 margin-top:15px;
964 margin-bottom:28px;
965}
966
967#hotel_static_head{
968 font-family:Calibri, Arial, sans-serif;
969 font-weight:bold;
970 font-size:25px;
971 color:#232323;
972 height:35px;
973 border-bottom:1px solid #d7d7d7;
974}
975
976.lightgray_head{
977 font-family:Calibri, Arial, sans-serif;
978 font-weight:bold;
979 font-size:25px;
980 color:#6f6f6f;
981}
982
983#static_content{
984 width:960px;
985 margin-left:auto;
986 margin-right:auto;
987 margin-top: 15px;
988}
989
990.static_content_l{
991 width:550px;
992 margin-right:24px;
993 float:left;
994 font-family:Arial, Helvetica, sans-serif;
995 font-size:13px;
996 color:#666666;
997 line-height:22px;
998}
999.static_content_l a{
1000 font-family:Arial, Helvetica, sans-serif;
1001 font-size:13px;
1002 color:#666666;
1003 line-height:22px;
1004 color:#0975bd;
1005}
1006
1007.static_content_l a:visited{
1008 font-family:Arial, Helvetica, sans-serif;
1009 font-size:13px;
1010 color:#666666;
1011 line-height:22px;
1012 color:#0975bd;
1013}
1014
1015.static_content_l a:hover{
1016 font-family:Arial, Helvetica, sans-serif;
1017 font-size:13px;
1018 color:#666666;
1019 line-height:22px;
1020 color:#ffa43b;
1021}
1022
1023.static_content_r{
1024 width:550px;
1025 margin-left:24px;
1026 float:left;
1027 font-family:Arial, Helvetica, sans-serif;
1028 font-size:13px;
1029 color:#666666;
1030 line-height:22px;
1031}
1032.static_content_r a{
1033 font-family:Arial, Helvetica, sans-serif;
1034 font-size:13px;
1035 color:#666666;
1036 line-height:22px;
1037 color:#0975bd;
1038}
1039
1040.static_content_r a:visited{
1041 font-family:Arial, Helvetica, sans-serif;
1042 font-size:13px;
1043 color:#666666;
1044 line-height:22px;
1045 color:#0975bd;
1046}
1047
1048.static_content_r a:hover{
1049 font-family:Arial, Helvetica, sans-serif;
1050 font-size:13px;
1051 color:#666666;
1052 line-height:22px;
1053 color:#ffa43b;
1054}
1055
1056.static_content_pic{
1057 float:left;
1058 width:386px;
1059}
1060
1061.bold_text_black{
1062 color:#232323;
1063 font-size:16px;
1064}
1065
1066.content_row{
1067 padding-bottom:25px;
1068 }
1069
1070.dotted_hr{
1071 border-top:1px dotted #d7d7d7;
1072 height:2px;
1073 margin-bottom:25px;
1074}