@charset 'UTF-8';
/* CSS Document */
* { margin: 0; padding: 0;}
body { font-family: Helvetica, Arial, sans-serif; font-size: 13px; line-height: 16px; overflow-x: hidden; outline: 0; background-color: #323232; color: #323232; text-rendering: optimizeLegibility; -webkit-text-size-adjust: none;}
div, article, aside, footer, header, hgroup, nav, section, figure, figcaption { display: block;}
h1, h2, h3, h4 { font-size: 13px; line-height: 16px; font-weight: normal;}
a { text-decoration: none; color: #aa3530;}
p { margin: 16px 0;line-height: 1.6em;}
p:first-child { margin-top: 0;}
p:last-child { margin-bottom: 0;}
p:only-child { margin: 0;}

.hide { display: none !important; }
img { vertical-align: bottom; border: none;}
.layout { position: relative; max-width: 640px; margin: 0 auto; padding-top: 52px; background-color: #e2e2e2;}
  .layout.articlepg { background-color: #f2f2f2;}
.header { position: fixed; z-index: 999; top: 0; width: 100%; max-width: 640px;
  background-color: #323232;
  background-image: url('/blob/732316/1383164841000/header-pattern-png-data.png');
  background-repeat: repeat-x;
  background-position: center top;
  background-size: 8px 52px;}
.header .branding { height: 52px;
  background-image: url('/blob/732326/1401984019000/cna-logo-png-data.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 184px 44px;}
.header .branding h1 { display: none;}
.header .branding h2 { display: none;}
.header .branding p { display: none;}
.header .optionmenu { position: absolute; top: 0; width: 100%; overflow: hidden;}
.header .optionmenu ul.leftopt { float: left;}
.header .optionmenu ul.rightopt { float: right;}
.header .optionmenu ul { list-style-type: none;}
.header .optionmenu ul li { display: block; width: 48px; height: 48px;
background-image: url('/blob/732312/1383164841000/optionmenu-png-data.png');
background-repeat: no-repeat;
background-position: center top;
background-size: 48px 384px;}
.header .optionmenu ul li span { display: none;}
.header .optionmenu ul li a { display: block; width: 48px; height: 48px; text-align: center;
background-image: url('/blob/732312/1383164841000/optionmenu-png-data.png');
background-repeat: no-repeat;
background-size: 48px 384px;}
.header .optionmenu ul li a.togglemenu { background-position: center -48px;}
.header .optionmenu ul li a.togglemenu.on { background-position: center -96px;}
.header .optionmenu ul li a.togglerefresh { background-position: center -144px;}
.header .optionmenu ul li a.toggleshare { background-position: center -240px;}
.header .optionmenu ul li a.toggleshare.on { background-position: center -288px;}

.menu {}
.menu.sitemenu { display: none;}
.menu.sharemenu { display: none;}
.menu ul { overflow: hidden; background-color: #626262;}
.menu ul li { display: block;
  background: rgb(242,242,242);
  background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(226,226,226,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(226,226,226,1)));
  background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(226,226,226,1) 100%);
  background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(226,226,226,1) 100%);
  background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(226,226,226,1) 100%);
  background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(226,226,226,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e2e2e2',GradientType=0 );
}
.menu ul.col2 li { width: 50%; float: left;}
.menu ul.col3 li { width: 33.3%; float: left;}
.menu ul.menulist li a { display: block; padding: 14px 14px 14px 22px; font-size: 14px; line-height: 16px; color: #327388; border-left: 1px solid white; border-right: 1px solid #c2c2c2; border-top: 1px solid white; border-bottom: 1px solid #c2c2c2;}

.menu ul.menulist li.active a { color: #b9000d;}

.menu ul.sharelist li .addthis_toolbox  { padding: 6px 10px; border-left: 1px solid white; border-right: 1px solid #c2c2c2; border-top: 1px solid white; border-bottom: 1px solid #c2c2c2;}
.menu ul.sharelist li .addthis_toolbox a.at300b  { display: block; float: none; padding: 0;}

.menu ul.sharelist li .addthis_toolbox span.at300bs { position: relative; width: 100% !important; float: none;}
.menu ul.sharelist li .addthis_toolbox span.at_a11y { left: 36px; width: auto !important; height: auto !important;}
.footer .menu { border-top: 1px solid white; border-bottom: 1px solid #c2c2c2;}
.footer .menu ul { background: none;}

.footer .menu ul li.site { width: 25%;}
.footer .menu ul li.contact { width: 30%;}
.footer .menu ul li.terms { width: 25%;}
.footer .menu ul li.top { width: 20%;}

.footer .menu ul li.top a span { display: inline-block; padding-left: 16px; background: url('/blob/826314/1383164841000/footer-arrow-gif-data.gif') no-repeat left center;}
.footer .menu ul li a { padding: 7px 0; font-size: 12px; line-height: 16px; text-align: center; color: #323232; border-left: 1px solid white; border-right: 1px solid #c2c2c2; border-top: none; border-bottom: none;}
.footer .menu ul li:first-child a { border-left: none;}
.footer .menu ul li:last-child a { border-right: none;}

.footer {}
.footer p { padding: 16px; margin: 0; text-align: center; font-size: 11px; line-height: 16px; color: #e8e8e8;
background: rgb(0,0,0);
background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(50,50,50,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(50,50,50,1)));
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(50,50,50,1) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(50,50,50,1) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(50,50,50,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(50,50,50,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#323232',GradientType=0 );
}

.footer p a { white-space: nowrap; color: #ffa038;}
.sectionheader,
.sectionheader h1,
.sectionheader a.headlink {
background-image: url('/blob/1733530/1427774695000/section-header-png-data.jpg');
background-repeat: no-repeat;
background-size: 44px 224px;}
.sectionheader { overflow: hidden;
background-color: #327388;
background-repeat: repeat-x;}
.sectionheader h1 { font-size: 16px; font-weight: bold; line-height: 32px; text-transform: uppercase; letter-spacing: -1px; color: white; text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);}
.sectionheader a.headlink { display: block; width: 44px; height: 32px;}
.sectionheader a.headlink span { display: none;}
.sectionheader a.view { float: right; background-position: left -160px;}
.sectionheader a.back { float: left; background-position: left -192px;}
.homepg .sectionheader { background-position: left top;}
.homepg .sectionheader h1 { padding-left: 24px; padding-right: 48px; background-position: left -64px;}
.homepg .breakingnews .sectionheader { background-color: #b9000d; background-position: left -32px;}
.homepg .breakingnews .sectionheader h1 { background-position: left -128px;}
.sectionpg .sectionheader h1,
.singlepg .sectionheader h1 { padding-left: 56px; background-position: right -96px;}
.singlepg .sectionheader h1 { font-size: 13px; font-weight: normal; text-transform: none; letter-spacing: 0;}
.singlepg .sectionheader h1 a { color: white;}

.sectionbody { padding: 8px; overflow: hidden;}
.homepg .breakingnews .sectionbody { color: #e8e8e8;
background: rgb(0,0,0);
background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(50,50,50,1) 2%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(2%,rgba(50,50,50,1)), color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(50,50,50,1) 2%,rgba(0,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(50,50,50,1) 2%,rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(50,50,50,1) 2%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(50,50,50,1) 2%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
}
.articlepg .sectionbody { padding: 8px 0;
background: rgb(210,210,210);
background: -moz-linear-gradient(top, rgba(210,210,210,1) 0%, rgba(242,242,242,1) 10%, rgba(242,242,242,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(210,210,210,1)), color-stop(10%,rgba(242,242,242,1)), color-stop(100%,rgba(242,242,242,1)));
background: -webkit-linear-gradient(top, rgba(210,210,210,1) 0%,rgba(242,242,242,1) 10%,rgba(242,242,242,1) 100%);
background: -o-linear-gradient(top, rgba(210,210,210,1) 0%,rgba(242,242,242,1) 10%,rgba(242,242,242,1) 100%);
background: -ms-linear-gradient(top, rgba(210,210,210,1) 0%,rgba(242,242,242,1) 10%,rgba(242,242,242,1) 100%);
background: linear-gradient(to bottom, rgba(210,210,210,1) 0%,rgba(242,242,242,1) 10%,rgba(242,242,242,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d2d2', endColorstr='#f2f2f2',GradientType=0 );
}
.singlepg.photopg .sectionbody,
.singlepg.videopg .sectionbody { padding: 0; background-color: #222;}

.articlebox { background: white;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
box-shadow: 0px 0px 8px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.4);
-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.4);
}
.homepg .breakingnews .articlebox { background: none;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
box-shadow: 0px 0px 0px rgba(0,0,0,0);
-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0);
}

.homepg .latestnews .articlebox {
border-radius: 8px 8px 0px 0px;
-moz-border-radius: 8px 8px 0px 0px;
-webkit-border-radius: 8px 8px 0px 0px;
}

.indexpg.sectionpg .articlebox {
border-radius: 8px 8px 0px 0px;
-moz-border-radius: 8px 8px 0px 0px;
-webkit-border-radius: 8px 8px 0px 0px;
}

.indexpg.photopg .articlebox { overflow: hidden;}
.singlepg.photopg .articlebox,
.singlepg.videopg .articlebox,
.articlepg .articlebox { background: none;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
box-shadow: 0px 0px 0px rgba(0,0,0,0);
-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0);
}

.more {
background: rgb(0,0,0);
background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(50,50,50,1) 2%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(2%,rgba(50,50,50,1)), color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(50,50,50,1) 2%,rgba(0,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(50,50,50,1) 2%,rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(50,50,50,1) 2%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(50,50,50,1) 2%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
border-radius: 0px 0px 8px 8px;
-moz-border-radius: 0px 0px 8px 8px;
-webkit-border-radius: 0px 0px 8px 8px;
}
.more a { display: block; font-size: 14px; line-height: 32px; text-align: center; color: white;}

.article {}
.indexpg .article { padding-top: 15px; border-top: 1px solid #c2c2c2; overflow: hidden;}
.indexpg .article.hero,
.indexpg .breakingnews .article { padding-top: 0; border-top: 0;}
.indexpg.photopg .article { width: 50%; float: left; padding: 0; border: none;}
.indexpg.videopg .article { padding: 8px;}

.articleimage a { display: block;}
.articleimage img { width: 100%; height: auto;}
.indexpg .articleimage { width: 40%; float: left; margin-left: 8px; margin-right: 16px; margin-bottom: 8px;}
.indexpg .hero .articleimage { position: relative; width: 100%; float: none; margin-left: 0;}
.indexpg .hero .articleimage img {
border-radius: 8px 8px 0px 0px;
-moz-border-radius: 8px 8px 0px 0px;
-webkit-border-radius: 8px 8px 0px 0px;
}
.indexpg.photopg .articleimage { width: 100%; margin: 0;}
.indexpg.photopg .articleimage a { padding: 8px;}
.indexpg.photopg .articleimage img { border: 2px solid white;
box-shadow: 0px 0px 8px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.4);
-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.4);
}

.articlevideo a { display: block;}
.articlevideo .previewscreen { position: relative; background-color: #000;}

.articlevideo .brightcove { width: 320px; margin: 0 auto}
.articlevideo .previewscreen .play { position: absolute; top: 50%; left: 50%; width: 32px; height: 32px; margin-left: -16px; margin-top: -16px; background: url('/blob/732314/1383164841000/guicon-png-data.png') no-repeat center top; background-size: 32px 96px;}
.articlevideo .previewscreen .play a { display: block; width: 100%; height: 100%;}
.articlevideo .previewscreen .play span { display: none;}
.articlevideo .previewscreen .time { position: absolute; bottom: 0; right: 0; display: inline-block; padding: 0 16px; font-size: 11px; line-height: 24px; color: #c2c2c2; background: url('/blob/732328/1383164841000/blackoverlay50-png-data.png') repeat;}
.articlevideo img { width: 100%; height: auto;}

.articlevideo .articlecaption .videotitle { font-size: 14px; font-weight:bold; line-height: 16px; display: inline; color: #327388; }
.indexpg.videopg .articlevideo { width: 100%; margin: 0; overflow: hidden;}
.indexpg.videopg .articlevideo .previewscreen { width: 50%; float: left;}
.indexpg.videopg .articlevideo .previewscreen .play { width: 24px; height: 24px; margin-left: -12px; margin-top: -12px; background-size: 24px 72px;}
.indexpg.videopg .articlevideo .previewscreen .time { padding: 0 8px; line-height: 16px;}

.articlecaption { display: block; font-size: 12px; line-height: 16px;}
.articlecaption p { padding: 8px 10px 10px;}
.indexpg .articlecaption { display: none;}
.indexpg .hero .articlecaption { position: absolute; bottom: 0; display: block; width: 100%; background: url('/blob/732328/1383164841000/blackoverlay50-png-data.png') repeat; color: white;}
.indexpg.videopg .articlecaption { display: block; margin-left: 53%;}
.indexpg.videopg .articlecaption p { padding: 0; font-size: 14px;}
.singlepg .articlecaption { font-style: normal; color: #626262;}
.singlepg.photopg .articlecaption,
.singlepg.videopg .articlecaption { font-size: 14px; line-height: 18px; font-style: normal; color: #f2f2f2;}

.singlepg.photopg .articlecaption p,
.singlepg.videopg .articlecaption p,

.singlepg.articlepg .articlecaption p { padding-right: 16px;}
.articleheader { position: relative; overflow: hidden;}
.articleheader h2 {font-size: 14px; line-height: 16px; font-weight: bold;}
.articleheader a { display: block; padding: 0 8px; color: #327388;}
.indexpg .hero .articleheader h2 { padding-left: 8px; font-size: 19px; line-height: 24px;}

.indexpg .articleheader a { padding-left: 0;}
.singlepg .articleheader { padding: 8px 80px 8px 8px;}
.singlepg .articleheader h2 { float: left; font-size: 22px; line-height: 24px; font-weight: normal; letter-spacing: -0.5px;}
.singlepg .articleheader h2 a { padding: 0; color: #323232;}
.singlepg.videopg .articleheader h2 { color: #ffffff;}
.articlemeta { padding: 0 8px; font-size: 12px; line-height: 16px; color: #626262;}
.indexpg .articlemeta { margin-top: 8px;}
.articlepg .articlemeta { margin-bottom: 16px;}

.articlecat { display: none;}
.latestnews .articlecat { display: inline;}

.mostread .articlecat { display: inline;}
.articlecontent { padding: 0 10px; margin-bottom: 8px; font-size: 14px; line-height: 18px;}

.articlecontent img{width:100%;}
.article:last-child .articlecontent { margin-bottom: 0;}
.articlepg .articlecontent { padding-right: 10px;}
.articlepg .articlecontent.textlarge { font-size: 18px; line-height: 24px;}

.adv { /*padding: 0 8px;*/ width: 320px;}
.adv .ads { padding: 17px 0; background-color: white; text-align: center; color: grey;}
.adv.ptop { margin: 8px auto 16px ;}
.singlepg.photopg .adv.ptop,
.singlepg.videopg .adv.ptop { margin-top: 16px;}
.adv.bottom { margin: 16px auto;}

.textsize { position: absolute; top: 8px; right: 8px; width: 64px;}
.textsize ul { list-style-type: none; overflow: hidden;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
}
.textsize li { display: block; width: 50%; float: left;}
.textsize li a { display: block; padding: 4px 0; text-align: center;
background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(216,216,216,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d8d8',GradientType=0 );
}
.textsize li.active a { color: #323232;
background: rgb(226,226,226);
background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(194,194,194,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(100%,rgba(194,194,194,1)));
background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(194,194,194,1) 100%);
background: -o-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(194,194,194,1) 100%);
background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(194,194,194,1) 100%);
background: linear-gradient(to bottom, rgba(226,226,226,1) 0%,rgba(194,194,194,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#c2c2c2',GradientType=0 );
}

.pagenav { padding: 0 16px; margin-top: 16px; overflow: hidden; border-top: 1px solid white; border-bottom: 1px solid #c2c2c2;
background: rgb(242,242,242);
background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(226,226,226,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(226,226,226,1)));
background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(226,226,226,1) 100%);
background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(226,226,226,1) 100%);
background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(226,226,226,1) 100%);
background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(226,226,226,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e2e2e2',GradientType=0 );
}
.pagenav ul { list-style-type: none; padding: 7px 0; overflow: hidden;}
.pagenav li a { display: block; width: 64px; height: 32px; background-color: #1e94ac;
border-radius: 16px;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
background-image: url('/blob/732314/1383164841000/guicon-png-data.png');
background-repeat: no-repeat;
background-size: 32px 96px;
}
.pagenav li span { display: none;}
.pagenav li.prevarticle { float: left;}
.pagenav li.prevarticle a { background-position: center -32px;}
.pagenav li.nextarticle { float: right;}
.pagenav li.nextarticle a { background-position: center -64px;}
.singlepg.photopg .pagenav,
.singlepg.videopg .pagenav { margin-top: 0;}

.related { padding: 16px; background-color: #323232; color: white;}
.related h3 { margin-bottom: 14px; font-size: 14px;}
.related ul { margin-left: 16px;}

.related li {margin: 10px 0;}
.related a { display: block; font-size: 14px; color: #ebebeb;}


/* Newly add for photogallery */
.photoglrybox {padding: 7px;}
.photoglry {padding: 0px;border: 1px solid #C2C2C2;border-top: none;background-color: white;overflow: hidden; margin-bottom:8px;}
.photoglryimage {position: relative;width: 100%;float: none;margin-right: 0;margin-bottom: 0px;}
.photoglry .photoglryimage a {display: block;}
.photoglry .photoglryimage img {width: 100%;height: auto;}
.photoglrycaption {position: absolute;bottom: 0;display: block;width: 100%;background: url('/blob/732328/1383164841000/blackoverlay50-png-data.png') repeat;color: white;}
.photoglrycaption p {padding: 8px;}
.photoglry .num-box-active {
background: url(/blob/1107032/1400097144000/ico-num-bg-data.png);position: absolute;top: -2px;right: -2px;color: white;font-size: 1.0em;overflow: hidden;line-height: 1.3;text-align: right;width: 39px;height: 39px;padding: 3px 3px 0 0;}


#featured-stories .articlecat {display:inline}
.textsize {
 position: relative;
 width:64px;
 height:28px;
 float:right;
 margin:0.5em;
 top:0;
 right:0;
}/* new related similar css */
.related h3 {
  margin-bottom: 0px;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  color: #237581;
  letter-spacing:0px;
  border-top: 5px solid;
 padding: 12px 0px 10px 14px;
 border-bottom:3px solid #ccc;
}
.related{
    background-color: #f2f2f2;
      padding: 0px 0px 0px 0px;
}
.related a{color:#000;}
.related ul {
  margin-left: 0px;
  list-style-type: none;
}
.related li {
  margin: 10px 0;
padding: 0px 15px 12px 15px;
border-bottom: 1px solid #ccc;
}
.related li:last-child{
 border-bottom: 0px;
}
