body { background: #fff; }
h1, h2, h3, h4, h5, h6 { font-family: 'Roboto Slab', serif; line-height: 1.5; color: #061830; }
h1 { font-size: 35px; color: #061830; }
h2 { font-size: 24px; color: #061830; }

.wrapper { width: 1200px; margin: 0 auto; overflow: hidden; }

#content { width: 890px; float: left; padding: 36px 0; }
#sidebars { width: 250px; float: left; padding: 0 30px 60px; background: #ececec; }
.home #content { padding: 0 0 36px; }

.not-found { min-height: 400px; }
.twitter-share-button { width: 80px !important; overflow: hidden; }

.underline-title { color: #05162e; border-bottom: 1px solid #c5c5c5; }
.underline-title span { line-height: 1; display: inline-block; margin-bottom: -2px; padding-bottom: 14px; padding-right: 20px; border-bottom: 3px solid #e71b10; }
.tax-title { margin-bottom: 18px; font-size: 35px; }

#header { background: #082341; color: #fff; }
#header .wrapper { padding: 18px 0 22px; }
#header .menu-holder { background: #103561; position: relative; }
#header .menu-holder .wrapper { padding: 0; overflow: visible; }
#header .site-logo img { margin-top: 12px; }
#header .head-ads { float: right; margin-right: 68px; }

.social-header { float: right; color: #fff; margin-top: 16px; }
.social-header > span { font-family: 'Roboto Slab'; font-size: 18px; display: inline-block; margin-right: 36px; }
.social-header > a { text-align: center; }
.social-header > a:before { font-family: 'FontAwesome'; display: inline-block; width: 32px; height: 30px; padding-top: 2px; font-size: 20px; }
.social-header > a.twitter:before { content: "\f099"; background: #00bef3; }
.social-header > a.rss:before { content: "\f09e"; background: #f9a32c; }
.social-header > a.facebook:before { content: "\f09a"; background: #3b5999; }
.social-header > a.youtube:before { content: "\f166"; background: #f70300; }

.menu-holder { position: relative; }
.searchform { float: right; margin: 10px 0; }
.searchform input[type="text"] { width: 141px; padding: 0 7px; border: 1px solid #dddfe2; border-left: none; float: left; line-height: 35px; height: 35px; }
.searchform input[type="submit"] { width: 41px; height: 37px; float: left; background: #e71b10 url('images/search.png') no-repeat center; border: none; font-size: 0; cursor: pointer; }
.main-menu { width: 995px; float: left; }
.main-menu .menu:after { content: ""; display: table; width: 100%; clear: both; }
.main-menu .menu > li { text-transform: uppercase; font-weight: bold; float: left; padding: 0 20px; line-height: 60px; height: 60px; }
.main-menu .menu li.menu-item-has-children { padding-right: 7px; }
.main-menu .menu li.menu-item-has-children > span { display: inline-block; position: absolute; right: 0; top: 0; height: 40px; width: 40px; border-left: 1px solid #072241; }
.main-menu .menu > li.menu-item-has-children > span { display: inline-block; position: static; margin-right: 5px; width: 10px; border-left: none; }
.main-menu .menu li.menu-item-has-children > span:after { content: ""; display: inline-block; margin-left: 7px; background: url('images/arrow.png') no-repeat center; width: 7px; height: 10px; }
.main-menu .menu > li:hover, .main-menu .menu > li.current-menu-item, .main-menu .menu > li.current-menu-ancestor { background: #072241 url('images/red-line.png') repeat-x top; }
.main-menu .menu > li ul.sub-menu { display: none; position: absolute; background: #103561; }
.main-menu .menu > li:hover ul.sub-menu { display: block; }
.main-menu .menu .menu-item-has-children .sub-menu-wrap { display: none; opacity: 0; background: #072241; position: absolute; top: 60px; left: 0; width: 1000%; z-index: 999; }
.main-menu .menu .menu-item-has-children:hover .sub-menu-wrap { display: block; opacity: 1; }
.main-menu .menu .menu-item-has-children .sub-menu { width: 1200px; margin: 0 auto; position: static; }
.main-menu .menu .menu-item-has-children .sub-menu .sub-menu { width: auto; position: absolute; top: 100%; display: none; }
.main-menu .menu .menu-item-has-children .sub-menu .sub-menu li { float: none; }
.main-menu .menu .menu-item-has-children .sub-menu li.menu-item-has-children { /*background: url('images/arrow.png') no-repeat right center;*/ position: relative; padding-right: 10px; }
.main-menu .menu .menu-item-has-children .sub-menu li.menu-item-has-children > span { height: 32px; width: 32px; border: none; }
.main-menu .menu .menu-item-has-children .sub-menu li.menu-item-has-children > span:after { height: 18px; margin-left: 16px; }
.main-menu .menu .menu-item-has-children .sub-menu li.menu-item-has-children:hover .sub-menu { display: block; }
.main-menu .menu .menu-item-has-children .sub-menu > li { float: left; text-transform: capitalize; padding: 18px 0; }
.main-menu .menu .menu-item-has-children .sub-menu > li a { border-left: 2px solid #213046; line-height: 12px; padding: 0 16px; display: block; }
.main-menu .menu .menu-item-has-children .sub-menu > li:first-of-type a { border-left: none; }
.main-menu .menu .menu-item-has-children .sub-menu > li.current-menu-item > a { color: #e71b10; }
.main-menu .menu > li.current-menu-ancestor, .main-menu .menu > li.current-menu-item.menu-item-has-children { padding-bottom: 48px; }
.main-menu .menu > li.current-menu-ancestor .sub-menu, .main-menu .menu > li.current-menu-item.menu-item-has-children .sub-menu { display: block; }
.main-menu .menu > li.current-menu-ancestor .sub-menu .sub-menu, .main-menu .menu > li.current-menu-item.menu-item-has-children .sub-menu .sub-menu { display: none; }
.main-menu .menu > li.current-menu-ancestor .sub-menu-wrap, .main-menu .menu > li.current-menu-item.menu-item-has-children .sub-menu-wrap { display: block; bottom: 0; top: auto; opacity: 1; z-index: 99; }

.main-news-slider { overflow: hidden; margin: 16px 0 14px; }
.flexslider.home-news { width: 890px; min-height: 86px; float: left; padding: 25px 0; padding-left: 26px; box-sizing: border-box; border: 1px solid #dae0e7; border-right: none; }
.flexslider.home-news .flex-direction-nav a { width: 45px; height: 40px; padding-top: 5px; color: #fff; background: #103560; top: auto; bottom: 17px; font-size: 0; text-align: center; transition: all ease .3s; }
.flexslider.home-news .flex-direction-nav a:hover { background: #efefef; color: #c7c7c7; }
.flexslider.home-news .flex-direction-nav a.flex-prev:before { font-family: 'FontAwesome'; content: "\f062"; font-size: 33px; }
.flexslider.home-news .flex-direction-nav a.flex-next:before { font-family: 'FontAwesome'; content: "\f063"; font-size: 33px; }
.flexslider.home-news .flex-control-nav { /*padding-left: 30px;*/ bottom: 17px; }
.flexslider.home-news .slides > li { min-height: 324px; max-width: 95%; }
.flexslider.news-list { width: 250px; float: left; min-height: 356px; padding: 10px 30px; background: #103560; }
.flexslider.news-list.mobile-carousel { display: none; }
.flexslider.news-list h3 { font-size: 20px; color: #fff; line-height: 39px; border-bottom: 1px solid #c5c5c5; margin-bottom: 21px; }
.flexslider.news-list h3 span { line-height: 1; display: inline-block; margin-bottom: -2px; padding-bottom: 14px; padding-right: 14px; border-bottom: 3px solid #e71b10; }
.flexslider.news-list .slides { -webkit-transform: none !important; transform: none !important; }
.flexslider.news-list .slides > li { float: none !important; margin-bottom: 8px; cursor: pointer; font-family: 'Roboto Slab'; min-height: 50px; }
.flexslider.news-list .slides > li img { width: auto; }
.flexslider.news-list .slides > li .short-thumb { float: left; max-width: 50px; margin-right: 10px; }
.flexslider.news-list .slides > li .short-thumb img { max-width: 100%; }
.flexslider.news-list .slides > li .short-title { color: #fff; display: block; line-height: 1.4; font-size: 12px; }
.flexslider.news-list .slides > li.flex-active-slide .short-title { color: #fff; }
.flexslider .news-pic { max-width: 400px; float: left; margin-right: 20px; position: relative; }

.post, .videos, .photos { overflow: hidden; padding: 0 28px 25px 0; margin-bottom: 30px; border-bottom: 1px solid #eaeaea; }
.news-thumbnail { display: block; float: left; margin-right: 20px; line-height: 0.75; position: relative; max-width: 347px; overflow: hidden; }
.news-thumbnail .comments-no, .flexslider .comments-no { position: absolute; left: 0; bottom: 0; background: #e71b10 url('images/ballons.png') no-repeat 11px center; padding: 11px; padding-left: 27px; border-right: 1px solid #b91710; color: #fff; /*comments are disabled, so hide the boxes with count */display: none; }
.news-meta, .slide-meta { color: #c6c6c6; margin-bottom: 6px; }
.news-date, .slide-date { padding-left: 20px; background: url('images/clock.png') no-repeat left center; }
.news-title, .slide-title { color: #05162e; font-size: 35px; font-family: 'Roboto Slab'; margin-bottom: 6px; line-height: 1; }
.post .news-title, .videos .news-title, .photos .news-title { font-size: 24px; line-height: 1.2; }
.news-content, .slide-content { margin: 18px 0; padding-right: 18px; }
.news-content figure, .news-content object, .news-content iframe { max-width: 100%; }
.news-tags { padding-left: 291px; }
.email-post { padding: 3px 8px; line-height: 20px; height: 20px; vertical-align: top; background: #e71b10; color: #fff; border-radius: 3px; }
.email-post i { vertical-align: super; }
.category-photo .news-tags { padding-left: 367px; }
.arch-news-tags { margin-bottom: 24px; padding-bottom: 20px; border-bottom: 1px solid #eaeaea; }
.news-tags-title { color: #c9c9c9; font-size: 18px; font-weight: bold; }
.news-tag { background: #103560; border-radius: 5px; display: inline-block; padding: 2px 8px; margin-bottom: 4px; border: 1px solid #7086a0; color: #fff; font-size: 12px; }
.arch-news-tags .news-tag { margin-right: 4px; font-size: 13px; text-transform: capitalize; }
.ellipsis { background: url('images/ellipsis.png') no-repeat center 2px; color: #fff; display: inline-block; padding: 0 3px 11px; line-height: 0.5; vertical-align: middle; font-weight: bold; font-family: Arial, sans-serif; font-size: 15px; }

.pagination { margin-top: 60px; text-align: center; font-family: 'Roboto Slab'; font-weight: bold; }
.pagination li { display: inline-block; color: #bebebe; background: #f4f4f4; font-size: 24px; margin-left: 2px; }
.pagination li > * { display: block; min-width: 30px; height: 32px; padding: 10px 6px 0; line-height: 1; }
.pagination li .current { color: #000; }
.pagination .next, .pagination .prev { width: auto; padding-left: 20px; padding-right: 20px; font-weight: normal; }
.pagination .prev { background: #fff; height: 32px; border: 1px solid #d8d8d8; }
.pagination .next { color: #fff; background: #e71b10; }

#sidebars > aside, #sidebars > .webit-ads { margin-top: 36px; font-family: 'Roboto Slab'; }
#sidebars .widget-title { margin-bottom: 20px; font-family: 'Roboto Slab'; color: #05162e; font-size: 20px; border-bottom: 1px solid #c5c5c5; }
#sidebars .widget-title span { line-height: 1; display: inline-block; margin-bottom: -2px; padding-bottom: 14px; padding-right: 14px; border-bottom: 3px solid #e71b10; }

/* ads */
.wide-ad { text-align: center; padding: 20px 0; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; margin: 10px 0 24px; }
.wide-ad.on-home, .wide-ad.on-posts { margin-top: 0; }
.wide-ad.on-posts, .wide-ad.on-posts p { padding: 0; border: none; }
.wide-ad:after { display: table; width: 100%; content: ""; clear: both; }
.in-post-ads { float: right; margin: 0 0 20px 20px; max-width: 250px; }
#page .webit-ads { margin-bottom: 24px; }
#page .wide-ad > .webit-ads { margin-bottom: 0; }
.wide-ad.wider { overflow: hidden; }
.wide-ad.wider .webit-ads > p { float: left; margin-left: 10px; }
.wide-ad.wider .webit-ads > p:first-child { margin-left: 0; }

/* single */
.single-content .news-tags { padding-left: 0; }
.single-content .post { border-bottom: none; padding-bottom: 0; }
.social-comment-block { clear: both; margin-bottom: 10px; padding-top: 20px; padding-bottom: 15px; border-bottom: 1px solid #eaeaea; }
.single-content .cat-name { color: #072241; font-size: 35px; margin-bottom: 30px; }
.single-content .cat-name b { color: #e71b10; }

#ytb-vid { width: 100%; min-height: 500px; height: auto; }
.videos .news-video { padding-right: 20px; margin-bottom: 20px; }
.news-thumbnail-video { float: left; margin-right: 25px; max-width: 400px; overflow: hidden; }
.news-thumbnail-video iframe,
.news-thumbnail-video figure,
.news-thumbnail-video object { max-width: 100%; min-height: 200px; height: auto; }
.video-comment { float: right; margin-top: 27px; margin-right: 40px; overflow: visible; }
.video-comment .comments-no { border-right: none; background: #fff url('images/ballons-red.png') no-repeat 11px center; color: #e71b10; }

.entire-gallery { padding: 8px 10px; background: #fff; border: 1px solid #e92f25; color: #e92f25; line-height: 1; cursor: pointer; transition: all ease .3s; position: absolute; right: 55px; top: 100px; font-weight: bold; font-size: 14px; }
.entire-gallery:hover { background: #e92f25; color: #fff; }
.thumb-gallery { margin-bottom: 10px; }
.thumb-gallery li { display: inline-block; opacity: .5; transition: all ease .3s; }
.thumb-gallery li:hover{ opacity: 1; }
.single-photos .thumb-gallery { clear: both; padding-top: 40px; }
.single-photos .thumb-gallery h2 { margin-bottom: 24px; font-size: 30px; }
.single-photos .thumb-gallery h2 b { color: #d3d3d3; }
.search-title, .thumb-gallery h2 { margin-bottom: 24px; }

.more-posts { overflow: hidden; padding-bottom: 1px; }
.more-posts .post { width: 50%; float: left; box-sizing: border-box; }
.more-posts .news-title { font-size: 20px; margin-bottom: 10px; }
.more-posts .single-related .news-thumbnail { float: none; height: 141px; margin: 0 0 10px; overflow: hidden; }
.more-posts .single-related .news-thumbnail img { /*margin-top: -90px;*/ }
.more-posts .post.single-related { min-height: 440px; margin-bottom: 0; }
.more-posts .post.single-related:first-of-type { border-right: 1px solid #eaeaea; padding-right: 14px; }
.more-posts .post.single-related:nth-of-type(2) { padding-left: 14px; }
.more-posts .related-small { border: 1px solid #eaeaea; padding: 20px 0; padding-right: 22px; margin-bottom: -1px; }
.more-posts .related-small .news-title { min-height: 32px; margin-bottom: 0; }
.more-posts .related-small .news-meta { line-height: 1; }
.more-posts .related-small { border-style: solid; min-height: 100px; }
.more-posts .post.top3 { margin-bottom: 0; }
.more-posts .post.top3:first-child { border-right: 1px solid #eaeaea; padding-right: 15px; }
.more-posts .post.top3 + .post.top3 { padding-left: 15px; }
.more-posts .top3 .news-thumbnail { height: 145px; margin: 0 0 10px; max-width: none; width: 100%; }
.more-posts .top3 .news-thumbnail img { position: relative; top: -33%; width: 100%; }
.more-posts .related-small.first { clear: left; border-left-style: none; }
/* .more-posts .related-small:nth-child(odd) { border-left: none; } */
/* .more-posts .related-small:nth-child(even) { border-right: none; padding-left: 10px; border-left: none; } */
.more-posts .related-small.last { padding-left: 10px; border-left-style: none; border-right-style: none; }
.more-posts .related-small .news-title { font-size: 13px; line-height: 1.25; }
.more-posts .related-small .news-thumbnail > img { width: auto; max-width: 50px !important; }

.count-comments, .leave-comment { float: right; font-size: 12px; font-weight: bold; }
.count-comments { color: #e71b10; margin-right: 22px; }
.leave-comment { color: #103560; }
.count-comments:before, .leave-comment:before { display: inline-block; margin-right: 8px; font-family: 'FontAwesome'; font-size: 15px; }
.count-comments:before { content: '\f086'; }
.leave-comment:before { content: '\f040'; }

.type-post { position: relative; }
.category-photo #content .news-title { margin-right: 178px; }
#comments-block { margin: 80px 28px 0 0; }
#respond { margin: 90px 0 0; }
#comments-block h2, #respond h3 { font-size: 30px; margin-bottom: 1px; }
.thumb-gallery h2 { font-size: 30px; }
#comments-block h2 b, .thumb-gallery h2 b { color: #d2d2d2; }
#comments-block .leave-comment { padding-top: 18px; }
#respond form { background: #ececec; padding: 36px; }
#respond form input, #respond form textarea { display: block; box-sizing: border-box; padding: 10px; margin: 10px 0; border: 1px solid #a9a9a9; }
#respond form input { width: 100%; }
#respond form input[type="submit"] { width: auto; background: #e71b10; color: #fff; border: none; }
#respond form textarea { width: 98%; }
#respond form label { padding-left: 15px; }
.form-submit { margin-top: 20px; }
.comment-form-comment { clear: both; }
.comment-meta, .comment-author { color: #c6c6c6; margin-bottom: 4px; }
.commentlist { background: #fff; list-style: none; }
.commentlist li { padding: 32px 10px 10px; }
.commentlist li .reply { color: #e71b10; margin-top: 4px; }
.comment-notes { margin-bottom: 10px; padding-left: 15px; }
.comment-form-author, .comment-form-email { width: 48%; float: left;  margin-right: 2%; }

/* widgets */
.widget .text { padding-top: 10px; clear: both; }
.widget .news-thumbnail-video { float: none; margin-right: 0; }

.newsletter-widget { margin-top: 20px; overflow: hidden; }
.newsletter-widget input { width: 100%; display: block; box-sizing: border-box; margin-bottom: 10px; padding: 10px; padding-left: 36px; border: 1px solid #cfcfcf; }
.newsletter-widget input.newsletter-firstname { background: url('images/user.png') no-repeat 10px center #fff; }
.newsletter-widget input.newsletter-email { background: url('images/envelope.png') no-repeat 10px center #fff; }
.newsletter-widget input.newsletter-submit { width: auto; border: none; padding: 8px 10px; background: #767676; float: right; color: #fff; font-weight: bold; line-height: 1; cursor: pointer; }

.wpt_widget_content { border: none !important; }
.wpt_widget_content .inside { background: none !important; }
.wpt_widget_content .tab-content li { padding: 0 0 15px !important; }
.wpt_widget_content .tab_title { border-bottom: 5px solid #c6c6c6 !important; background: none !important; color: #191919 !important; }
.wpt_widget_content .tab_title a { border: none !important; }
.wpt_widget_content .tab_title.selected a { background: #05162e !important; color: #fff !important; }

.widget_webit_contributors article { border-bottom: 1px solid #dfdfdf; padding-bottom: 14px; margin-bottom: 10px; font-family: 'Arial'; font-size: 13px; line-height: 1; }
.widget_webit_contributors h3.title { font-family: 'Arial'; font-size: 16px; font-weight: bold; }
.widget_webit_contributors .contributor-section { font-style: italic; color: #848484; }
.widget_webit_contributors .contributor-contact { float: right; font-size: 18px; margin-top: 4px; }
.widget_webit_contributors .contributor-contact a { margin-right: 5px; }
.widget_webit_contributors .contributor-twitter { color: #10ace6; }

.foot-categories { display: none; padding: 12px; font-size: 20px; }
.foot-categories li.menu-item { border-bottom: 3px solid #d8d8d8; line-height: 2.5; }
.foot-categories li.menu-item:first-child { border-top: 3px solid #d8d8d8; }
.foot-categories li.menu-item.menu-item-has-children { position: relative; }
.foot-categories li.menu-item.menu-item-has-children > span { display: inline-block; position: absolute; right: 0; top: 0; width: 40px; height: 100%; border-left: 2px solid #d8d8d8; background: #f5f5f5 }
.foot-categories li.menu-item.menu-item-has-children > span:after { content: ""; display: block; border-top: 7px solid #d8d8d8; border-left: 7px solid transparent; border-right: 7px solid transparent; position: absolute; right: 15px; top: 20px; }
.foot-categories li.menu-item .sub-menu { display: none; }
.foot-categories li.menu-item .sub-menu li.menu-item { border-bottom: none; border-top: 3px solid #d8d8d8; background: #f5f5f5; }
.foot-categories li.menu-item .sub-menu li.menu-item.menu-item-has-children > span { right: 42px; }

#colophon { position: relative; background: #05162e; padding: 28px 0; color: #fff; line-height: 1.25; overflow: hidden; }
#colophon .wrapper:after { content: url('images/logo-footer.png'); position: absolute; bottom: -25px; right: 70px; }
#colophon .wrapper { position: relative; overflow: visible; }
#colophon .menu { float: left; overflow: hidden; }
#colophon .menu li { float: left; padding-left: 22px; margin-left: 22px; border-left: 1px solid #444851; box-shadow: -1px 0 #666769; }
#colophon .copyright { color: #5c5c5c; display: inline-block; float: left; }
#colophon #toggle { display: none; margin: 30px 0 0; clear: both; }

.wpt_widget_content .entry-title { line-height: 1.25; }

.category-photo #content .type-post.col3 { height:380px; float: left; padding: 0 13px; width: 30%; position: relative; margin-bottom: 0; padding-top: 20px; }
.category-photo #content .type-post.col3 .news-thumbnail { margin-bottom: 5px; max-height: 145px; }
.category-photo #content .type-post.col3 .news-content,
.category-photo #content .type-post.col3 .news-tags { display: none; }
.category-photo #content .type-post.col3 .entire-gallery { bottom: 10px; left: 12px; position: absolute; top: auto; right: auto; }
.category-photo #content .type-post.col3 h2 a { line-height: 26px; max-height: 52px; display: block; overflow: hidden; }
.category-photo #content .type-post.col3 h2 { font-size: 20px; }
.category-photo #content .type-post.col3 .news-title { margin-right: 0; }
.category-photo #content .type-post.col3 .entire-gallery + .social-block { display: none; }
.category-photo #content .category-photo.col3.first { clear: left; }
.category-photo #content .category-photo .thumb-gallery img { max-width: 70px; }
.category-photo #content .category-photo .in-column { display: none; }
.category-photo #content .type-post.col3 .in-column { display: block; }
.category-photo #content > .arch-news-tags { display: none; }
.category-photo #content .type-post.col3 .thumb-gallery { clear: both; height: 55px; overflow: hidden; }
.category-photo #content .category-photo.col3.last,
.category-photo #content .category-photo.col3.first { border-style: none none solid; }
.category-photo #content .category-photo.col3 { border-color: #eaeaea; border-style: none solid solid; border-width: 1px; }

.archive .pagination { clear: both; float: left; width: 100%; }
.type-post.col2 { float: left; padding: 0 15px; width: 49%; box-sizing: border-box; height: 435px; margin-bottom: 15px; }
.type-post.col2  .news-meta { /*clear: both;*/ margin: 10px 0;}
.type-post.col2.first { clear:left; padding-left: 0; }
.col2.first { border-right: 1px solid #eaeaea; }
.col2 h2.news-title { font-size: 20px; }
.col2 .news-thumbnail-video,
.col2 .news-thumbnail { height: 140px; margin: 0; max-width: none; width: 100%; float: none; margin-bottom: 10px; }
.col2 .news-thumbnail img { width: 100%; position: relative; top: -55%; }
.col2 .news-thumbnail.video-comment { height: 30px; left: 15px; position: absolute; top: 110px; width: auto; }
.col2 .news-tags, .col3 .news-tags { padding-left: 0; }
.category .top3 .news-tags-title { display: none; }
.type-post.top3 { padding-right: 55px; }
.archive.category-video .news-tags-title,
.archive.category-video .arch-news-tags { display: none; }
.social-comment-block .commenting,
.social-comment-block .social-block { display: inline-block; }
.social-comment-block .commenting { float: right; }
.logged-in-as { display: none; }
.oo_playButton { width: auto !important; height: auto !important; }
div.printfriendly.pf-alignright { margin: 4px 0; }
.a2a_i.a2a_sss { display: none; }

.logged-in-as { display: none; }
.featured-image-caption { line-height: 1; max-width: 271px; font-size: 12px; margin-top: 10px; }
