@font-face {
    font-family: 'Utopia-std-display',sans-serif;
  font-style: normal;
  font-weight: 500;
  src: url("utopiaStd.woff") format("woff");
}
* {margin:0; padding:0;}
body {background-color:#f2f0f0;text-align:center;}
body, p, div{font-family:Arial, Helvetica, sans-serif;font-size:14px;line-height:20px;color: #040404;}
small {font-family:Arial, Helvetica, sans-serif;font-size:10px;line-height:13px;color: #101010;}
a {color:#333366;text-decoration:none;}
a:hover{text-decoration:none;}
.clear {clear:both;height:5px;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
.btn {width: auto; border: 3px double #999; border-top-color: #ddd; border-left-color: #ddd; background-color: #f2f0f0; color: #333; font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;} 
.btn_more {background:none;border-width:0;color:#f2f0f0;font:bold 12px Arial,Helvetica,sans-serif;text-transform:uppercase;}
.fleft {float:left;padding-left:12px;}
.fright {float:right;}
.white {
	color: #fff;
	font-family: Arial;
	font-size: 12px;
}

.fcenter {width:1050px; text-align:center; margin-top:auto; margin-bottom: auto; padding-bottom:8px; padding-top:5px;}
.alignright {text-align:right;}
.aligncenter {text-align:center;}
.alignleft {text-align:left}

.imgfleft {float:left;margin-right:5px;}
.imgfright{float:right;margin-left:5px;}

.lastborder {
border: 0;
}
.container {width:100%;}

p {margin-bottom:19px;}

.rightlink {float:right;width:120px;font-size:12px;padding-right:5px;white-space:nowrap;text-align:right;}
.register {font-family: Arial,Helvetica,sans-serif;color: #003768;font-weight: normal;font-size: 12px;line-height:14px; width: 240px; padding-top:10px;}
.register a:hover {text-decoration:underline;}
.register h4 {color: #000000;font-family: Arial,Helvetica,sans-serif;font-size: 16px;margin: 0px 2px; padding-top:2px;}
.register .blue {color: #0000A0;}
.register .green {color: #008080;}

img {border:0}
.img-margin-left {margin-left:5px;}
.img-margin-right {margin-right:5px;}

.sfhorizontal {font-family: arial; font-size: 12px; background-color: #F2F0F0; border-top: 1px solid #0B2386; border-bottom: 1px solid #0B2386; line-height: 17px; padding-bottom:5px; padding-top:5px; margin-bottom: 5px; margin-top:7px; width:630px; height:100%;}
.sfhorizontal a:hover {text-decoration:underline;}
table, th, td
{
border: 0;
}
.button1 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	width: 230px;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	margin-top: 5px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.button1:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.button1:active {
	position:relative;
	top:1px;
}
.button2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #004487) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #004487 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#004487');
	background-color:#79bbff;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	width: 230px;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:6px 24px;
	margin-top: 5px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}.button2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #004487), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #004487 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#004487', endColorstr='#79bbff');
	background-color:#004487;
}.button2:active {
	position:relative;
	top:1px;
}
.button3 {
    background: linear-gradient(to bottom, #792A15 0%, #792A15 100%, #792A15 100%) repeat scroll 0 0 transparent;
    border: 1px solid #792A15;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 0 0 #792A15 inset;
    color: #FFFFFF;
    display: inline-block;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #792A15;
    width: 250px;
}.button3:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d27963), color-stop(1, #792a15) );
	background:-moz-linear-gradient( center top, #d27963 5%, #792a15 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d27963', endColorstr='#792a15');
	background-color:#d27963;
}.button3:active {
	position:relative;
	top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */
/*=======LAYOUT========*/
#tall_top1 {
    font-family: arial;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 1050px;
}

#main {width:1050px; margin:-25px auto; text-align:left;background-color: #393939;}

#navigation3 {width:182px;margin-right:10px;float:left;}
/*navigationTop*/
#navigation4 {width:100%; height:23px; background:#013668 url(/assets/gif/bg_home2.gif) top left repeat-x; padding:2px 0;}
#navigation4_block {width:1048px; margin:0 auto; text-align:left; color:#ffffff;}
#navigation4 a {color:#ffffff; font-size: 0.95em; font-weight: bold;}
#navigation4 a:hover {color:#ff9900;text-decoration:underline;}
#navigation4 .fleft {width:50%;text-align:left;}
#navigation4 .fright {width:47%;text-align:right;}

/*header*/
#header {width:1030px;position:relative;height:160px;overflow: hidden;padding-top: 10px;}
#header a {color:#ffffff; font-size: 12px; font-weight: bold;}
#header a:hover {color:#ff9900;text-decoration:underline;}
#header:after {
   content: ".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

#header_top .fleft {width:665px;height:42px;background: url(/assets/gif/AN-LOGO-White.gif) left top no-repeat}
#header_top .fright {padding-top:2px;text-align:right;color:#fff;height:34px;}
div#searchfield {width:350px; text-align:right;padding-top:2px;padding-bottom:5px;}
div#searchfield .social-icons {
    float: left;
    margin-left: 20px;
}
div#searchadvanced {float:right;width:293px;text-align:left;}
div#searchadvanced a{font-size:0.8em;font-weight:bold;color:#000;line-height:12px;text-decoration:underline;}
div#searchadvanced a:hover{text-decoration:underline;}

.imgGlass {
    background-image: url("/assets/png/search/spy-glass.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 35px;
    height: 32px;
    border: 0px none;
    background-color: #ACACAC;
    cursor: pointer;
    outline: 0px none;
}

#header_bottom .fleft {width:248px; height:100%;}
#header_bottom .fright {width:728px;text-align:right;}


/*=======TOP DISPLAY=======*/

#wrapper {height: 240px; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; overflow-x: hidden; overflow-y: hidden; position: absolute; width: 630px;}
	
#bigimage div {display: block; float: left; width: 430px; height: 240px;}
	
#bigimage span {background-color: black; color: #ccc; float: left; width: 430px; height: 330px; padding: 25px 25px 15px 15px;}
	
.bar1 {background: none repeat scroll 0 0 #000000; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; height: 4.0em; margin-top: 16.45em; opacity: 1; padding-top: 2em;}

.bar1 h2.ontop {color: #FFFFFF;
    font-family: "utopia-std-display",sans-serif;font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    padding-left: 0.625em;
    position: relative;
    text-align: left;
    top: -21.8em;
    width: 500px;
    z-index: 2;}

.bar1 h2.ontop:hover {color: #FF1C10;}

.bar2 {background: none repeat scroll 0 0 #000000; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; height: 2.5em; margin-top: 8.4em; opacity: 1; padding-top: 2em;}

.bar2 h4.ontop {color: #FFFFFF;
    font-family: "utopia-std-display",sans-serif;
    font-size: 0.975em;
    line-height: 1.19em;
    padding-left: 0.9em;
    position: relative;
    text-align: left;
    top: -11.5em;
    z-index: 2;}

.bar2 h4.ontop:hover {color: #FF1C10;}

.bar3 {background: none repeat scroll 0 0 #000000; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; height: 2.6em; margin-top: 5.8em; opacity: 1; padding-top: 1em;}

.bar3 h4.ontop {color: #FFFFFF;
    font-family: "utopia-std-display",sans-serif;
    font-size: 0.975em;
    line-height: 1.19em;
    padding-left: 0.9em;
    position: relative;
    text-align: left;
    top: -10.8em;
    z-index: 2;}

.bar3 h4.ontop:hover {color: #FF1C10;}

/*end top display*/

/*content*/
#content {width:100%}
#content{ padding:0px 0 0 0;}
#content2 {width:846px;float:right;}
#left_rail {float:left;width:700px; margin-right:15px;}
#content2 #left_rail {float:left;width:510px; margin-right:15px;}
#right_rail {float:right;width:300px;vertical-align:top;}
#right_rail .box_articleright, .box_article2right {color:#000000;padding:4px;border:1px solid #dddddd;margin-bottom:5px; margin-right: 5px;}
#right_rail .box_article2right {background-color: #FAFAFA; margin-right: 5px; border-color: #EAEAF9; border-style: solid; border-width: thin;}
#right_rail .box_article2right_heading {background-color:#1b3b64;color:#fff;padding:3px 5px 3px 0;text-align:right;width:243px;font-weight:bold; margin-right: 5px;}
#right_rail .box_article2right .latehead ul li {padding-left: 8px; background: url(/Assets/gif/li_bullet.gif) no-repeat left top;font-weight:normal;font-size:12px; margin:2px 0;list-style:none;}
#right_rail .box_article2right .cols {float: left;width: 125px;padding-left:10px; padding-right: 5px; padding-bottom:5px;margin-bottom:3px;}
#right_rail .box_article2right .cols ul {padding-bottom:10px;}
#right_rail .box_article2right .cols li {padding:2px; font: 8pt Verdana,Geneva,sans-serif;color: #0B2386;list-style:none;}
/*footer*/
#footer {font-size:12px;margin-top:7px;width:100%;}
#footer .cols {float:left;width:135px;}
#footer .colssm {float:left;width:150px;padding-right:10px;}
#footer #global {float:left;width:57px;}
#footer #autoshows {float:left;width:87px;}
#footer a {color:#333;}

/*footer*/
#footer-copyright {font-size:10px;margin-top:7px;width:100%;text-align:right;line-height:14px;}
#footer-copyright .indent {padding-right:5px;color:#fff;}
#footer-copyright a {color:#fff;text-decoration:underline;}

/*======= TRENDING =======*/

#Trending {
font-family: arial;
    height: 10px;
}
#Trending ul {
    list-style-type: none;
    margin: 0;
	padding-left: 5px;
    position: relative;
}
#Trending li {
    border-right: 0 none;
    color: #004040;
    float: left;
    font-size: 11px;
    line-height: 10px;
    margin-right: 0;
    padding-right: 10px;
    position: relative;
    top: 8px;
}
#Trending li a {
    color: #004040;
	float: left;
}
#Trending .trending-label h4 {
    color: #FFFFFF;
    font-size: 10px;
    height: 12px;
    line-height: 14px;
    margin: 0;
    padding: 0 0 0 4px;
    text-transform: uppercase;
}
#Trending .trending-label {
    background-color:#7585a3;
    border: medium none;
    display: block;
    float: left;
    height: 14px;
    margin: 0 5px 5px 0;
    padding: 0 4px 0 0;
    top: 5px;
}

/*======= PRODUCT =======*/

.bColumn {
-moz-background-clip:border;
background-attachment:scroll;
background-color:#00376d;
background-image:none;
background-position:0 0;
background-repeat:repeat;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
padding-bottom:3px;
padding-left:5px;
padding-right:0;
padding-top:5px;
}

.bColumn h2 {
font-family:Arial,Helvetica,sans-serif;
color:#ffffff;
font-size:14px;
font-weight:bold;
line-height:16px;
text-transform:none;
}

div#navcontainer
{
background-color: #ffffff;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}

div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

div#navcontainer ul li a:hover
{
background-color: #00376d;
color: white;
}

#videoprod-top-left {float:left;width:48%;border-right:1px solid #ccc;padding-right:4px;}
#videoprod-top-right {float:right;width:51%;}

#videoprod-top-left .fleft, #linksproduct-top-right .fleft {width:47%;}
#videoprod-top-left .fright, #linksproduct-top-right .fright {width:58%;text-align:right;padding-right:3px;}

#videoprod-bottom {padding-bottom:8px;}
#videoprod-bottom .fleft {width:51%;padding-right:2px;}
#videoprod-bottom .fright {width:48%}


/*======= CONTENT =======*/
.breadcrumb, .breadcrumb a {color:#333366;margin:5px 5px 15px 0;font:normal 13x arial;}
.breadcrumb a{text-decoration:underline;font:bold 11px Verdana;}
.breadcrumb a:hover {text-decoration:none;}

#sf_news {width:100%}
#sf_news .fleft {width:50%;padding-right:3px;}
#sf_news .fright {width:47%;padding-left:5px;padding-right:3px;border-left:1px solid #ccc;}
#sf_news .sfleft{width:65%; padding-right:4px;}
#sf_news .sfright{width:31%;}
#sf_news .blogbox {background-color:#fff;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;text-align:left; padding: 5px 5px 5px 5px;}

#top_news {width:100%}
#top_news .fleft {width:50%;padding-right:3px;}
#top_news .fright {width:46%;padding-left:10px;padding-right:3px;border-left:1px solid #ccc;}
#top_news .blogbox {background-color:#fff;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;text-align:left; padding: 5px 5px 5px 5px;}


#broad_top {width:100%}
#broad_top .fleft {width:50%;padding-right:3px;}
#broad_top .fright {width:46%;padding-left:10px;padding-right:3px;}
#broad_top .bfirst {width:24%;padding-right:3px; float:left;text-align:left;}
#broad_top .bsecond {width:24%;border-left: 1px solid #ccc; padding-left:5px;padding-right:3px;float:left;text-align:left;}
#broad_top .bthird {width:24%;border-left: 1px solid #ccc; padding-left:5px;padding-right:3px;float:left;text-align:left;}
#broad_top .bfourth {width:24%;border-left: 1px solid #ccc; padding-left:5px;padding-right:3px;float:left;text-align:left;}
#broad_top .blogbox {background-color:#fff;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;text-align:left; padding: 5px 5px 5px 5px;}
#broad_top .emaillogin { margin-left: 60px; height: 28px; line-height: 25px; width: 350px;}
#broad_top .password { margin-left: 27px; height: 28px; line-height: 25px; width: 350px;}
#broad_top .ul {padding-left: 10px;}
#broad_top .li {padding-left: 5px;} 
#bottom_news {width:965px;}

#commentry-top-left {float:left;width:58%;border-right:1px solid #ccc;padding-right:4px;}
#commentry-top-right {float:right;width:40%;}
#commentry-top-left .fleft, #commentry-top-right .fleft{width:60%;}
#commentry-top-left .fright, #commentry-top-right .fright{width:38%;text-align:right;padding-right:3px;}
#commentary-bottom {width:100%;}
#commentary-bottom .fleft{width:56%; padding-right:4px;}
#commentary-bottom .fright{width:39%;}
#commentary-bottom .hleft {float:left; width:49%;}
#commentary-bottom .hright {float:right; width:49%;}
#commentary-bottom .tleft {float:left; clear: left; width:33%; margin-right:5px;}
#commentary-bottom .tcenter {float:left; width:33%;}
#commentary-bottom .tright {float:right; width:33%;}
#commentary-bottom .lheader {float:left; width:640px;}
#commentary-bottom .lleft {float:left; width:49%;}
#commentary-bottom .lcenter {float:left; width:47%; padding-left:10px;}
#commentary-bottom .dcleft {float:left; width:640px;}
#commentary-bottom .dcright {float:right; width:320px;}
#commentary-bottom .gleft {float:left; width: 75%;}
#commentary-bottom .gright {float:right; width: 25%;}

#videoprod-top-left {float:left;width:48%;border-right:1px solid #ccc;padding-right:4px;}
#videoprod-top-right {float:right;width:51%;}

#videoprod-top-left .fleft, #linksproduct-top-right .fleft {width:47%;}
#videoprod-top-left .fright, #linksproduct-top-right .fright {width:58%;text-align:right;padding-right:3px;}

#videoprod-bottom {padding-bottom:8px;}
#videoprod-bottom .fleft {width:48%;padding-right:2px;}
#videoprod-bottom .fright {width:48%}

.box1top {margin-bottom:10px;width:280px;padding:5px;height:20px;}
.box1top .fleft{width:50%}
.box1top .fright{width:40%;text-align:right;}

#extras .fleft {width:53%;padding-right:4px;}
#extras .fright {width:45%;border-left:1px solid #ccc;padding-left:4px;}

.searchhits .fleft {width:20%}
.searchhits .fright {width:78%;text-align:right;}


/*=======END LAYOUT========*/

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:middle; text-align:left;}

.form { height:31px;}
.form .input1 {width:122px; height:18px; background:#fff; border:1px solid #d4d0c8; border-left:1px solid #404040; border-top:1px solid #404040; padding-left:3px; color:#365d6f;}
.form .input2 {width:71px; height:18px; background:#fff; border:1px solid #d4d0c8; border-left:1px solid #404040; border-top:1px solid #404040; margin-right:7px; padding-left:3px; color:#365d6f;}
.form label { color:#fff; font-weight:bold; width:78px; float:left; font-size:12px; line-height:20px;}
textarea { width:403px; height:128px; background:#1b1714; overflow:auto; border:1px solid #555038;}
.login_txt { color:#000; background:url(images/marker.gif) no-repeat left 1px; padding-left:21px; text-transform:uppercase; font-weight:bold; margin-bottom:10px;}

/*==================list====================*/
#article ul, ul.newslist1, ul.newslist2, ul.newslist3, #footer .cols ul, .colssm ul, #navigation3 ul, #broad_top ul {margin: 0;padding: 0;list-style: none; clear:both;}
#broad_top ul {margin: 5px;padding-left: 15px;list-style-type: square; clear:both;}
#navigation3 ul li {padding-left:12px; background: url(/Assets/gif/li_arrow.gif) no-repeat left top;font-weight:normal; margin:2px 0;}
#navigation3 ul li a {font-weight:bold;}
#navigation3 ul li a:hover {background-color: #F3F3F3;text-decoration:underline;}
#article ul li {padding-left: 8px; background: url(/Assets/gif/li_bullet.gif) no-repeat left top;font-weight:normal; margin:2px 0;}

ul.newslist1 li, ul.newslist2 li {font-size:13px;padding-left: 8px; background: url(/Assets/gif/li_bullet.gif) no-repeat left top;font-weight:normal; margin:2px 0;}
ul.newslist3 li {font-size:15px;padding-left: 8px;padding-top:4px;padding-bottom:6px;border-bottom: 1px solid #CCCCCC; font-weight:normal; margin:2px 0;}
ul.newslist1 li a, ul.newslist2 li a, ul.newslist3 li a {font-weight:bold;}
ul.newslist1 li a:hover, ul.newslist2 li a:hover, ul.newslist3 li a:hover {font-weight:bold;text-decoration:underline;}
ul.newslist1 li, ul.newslist1 li a {font-size:13px;line-height:20px;margin:8px 0;}

#footer .cols ul li {font-weight:normal; margin:4px 0}
#footer .cols ul li a {text-decoration:none;font-size:13px}
#footer .cols ul li a:hover {text-decoration:underline}

#footer .colssm ul li {font-weight:normal; margin:4px 0}
#footer .colssm ul li a {text-decoration:none;font-size:13px}
#footer .colssm ul li a:hover {text-decoration:underline}

/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}
.img_box { padding:0 0 15px 0;}
.img_box img { float:left; margin:0 22px 0 0;}
.img_box1 { padding:0 0 25px 0;}
.img_box1 img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:16px;}
.p2 { margin-bottom:4px;}
.p3 { margin-bottom:10px;}
.p4 { margin-bottom:6px;}

/*==================txt, links, lines, titles====================*/

h1, h1 a {font-family: "utopia-std-display",sans-serif;font-weight: 500;font-size:28px;text-decoration:none;line-height:33px;padding-bottom:5px;margin:0;color:#333366;}
h2, h2 a {font-family: "utopia-std-display",sans-serif;font-weight: 500;font-size:20px;text-decoration:none;line-height:23px;margin-bottom:2px;}
h3, h3 a {font-family: "utopia-std-display",sans-serif;font-weight: 500;font-size:18px;text-decoration:none;line-height:22px;margin-bottom:2px;}
h4, h4 a {font-family: "utopia-std-display",sans-serif;font-weight: 500;font-size:14px;text-decoration:none;line-height:17px;margin-bottom:2px;}
h5 {font-family: "utopia-std-display",sans-serif;font-weight: 500;font-size:.91em; color:#000;}
h5.h5 {font-family: "utopia-std-display",sans-serif;font-weight: 500;font-size:1em;}
h6 {font-family: "utopia-std-display",sans-serif;font-weight: 500;color:#de5b5a; font-size:.85em;}
h7, h7a {font-family: "utopia-std-display",sans-serif;font-weight: 500;font-size:16px;text-decoration:none;line-height:18px;margin:0;font-weight:bold;color:#333366;}

.title1 {font-family: "utopia-std-display",sans-serif;font-weight: 500;font-size:26px;color:#67655e;text-transform:uppercase;line-height:29px;margin-bottom:8px;}
.title2,.title3 {font-family: "utopia-std-display",sans-serif;font-weight: 500;ont-size:21px;color:#67655e;text-transform:uppercase;line-height:23px;}
.title3 {font-family: "utopia-std-display",sans-serif;font-weight: 500;color: #67655e;border-top:1px solid #ccc;padding:0px 0;margin:15px;}
.title4 {font-family: "utopia-std-display",sans-serif;font-weight: 500;font-size:17px;color:#67655e;line-height:20px;margin-top:4px;padding-bottom: 4px;}
.title5 {font-family: "utopia-std-display",sans-serif;font-weight: 500;font-size:14px;color:#67655e;line-height:18px;margin-top:10px;}
.title6 {font-family: "utopia-std-display",sans-serif;font-weight: 500; font-size: 18px; color: #1B3B64; line-height: 19px; text-transform: none;}

.small {font-size:11px;}
.red, .red a {color:#67655e;font-size:11px;}
.redbold, .redbold a {font-weight:bold;font-size:13px;}
.date .red, ul.newslist1 li .red{font-weight:normal;font-size:11px;}
.blackbold {color:#000;font-weight:bold;}
.graybold {color:#666;font-weight:bold;}
.greenbold,.greenbold a{color:#67655e;font-weight:bold;}
.greenbold_active {background-color:#eaaa46;background-image:none;padding-left:4px;margin:2px 0;}
.greenbold_active a {font-weight:bold; color:#fff}

.date{font-size:11px;color:#666;font-weight:bold;}
.kicker1 {font-size:12px;font-weight:bold;}
.comment {font-size:1.0em;font-family:arial;}
.comment a {color:#400000;font-weight:bolder;}

.txt1 { background:url(images/marker1.gif) no-repeat left 3px; padding-left:20px; color:#d40100; font-size:.85em;}
.txt2 { background:url(images/marker1.gif) no-repeat left 3px; padding-left:20px; color:#6aa2b3; font-size:.85em; display:block; margin-bottom:9px;}
.txt3 { font-size:.91em;}
.txt4 { color:#d40100; font-size:.85em;}

.link1 { display:block; float:left; background:url(images/link1_bgd.gif) left top repeat-x; color:#fff; text-decoration:none; font-size:.85em; font-weight:bold; text-transform:uppercase;}
.link1 em { display:block; background:url(images/link1_left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1_right.gif) no-repeat right top; padding:3px 12px 3px 13px; font-style:normal;}
.link1:hover { text-decoration:underline;}
.link2 { background:url(images/marker2.gif) no-repeat right 7px; padding-right:12px; font-weight:bold;}
.link3 { background:url(images/marker3.gif) no-repeat right 7px; padding-right:12px; font-weight:bold; color:#5e91a5;}
.link4 { display:block; float:left; background:url(images/link1_bgd.gif) left top repeat-x; color:#fff; text-decoration:none; font-size:.85em; font-weight:bold; text-transform:uppercase;}
.link4 em { display:block; background:url(images/link4_left.gif) no-repeat left top;}
.link4 b { display:block; background:url(images/link4_right.gif) no-repeat right top; padding:3px 12px 3px 13px; font-style:normal;}
.link4:hover { text-decoration:underline;}
.link5 { color:#5e91a5;}

.line_hor {border-top:1px solid #ccc;text-align:center;margin:10px 0;}
.line_dotted {border-bottom:1px dotted #666;margin:5px 0;}

.advertising1, .advertising2 {text-align:center;margin:5px 0;color:#666;font-size:10px}
.advertising1 {border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;padding-bottom:3px;}

.searchhits {font-size:12px;color:#666;margin-bottom:10px;}
.searchhits a, .searchhits:visited{border:1px solid #ccc;color:#333;padding:2px 6px;margin-left:3px;text-decoration:none;}
.searchhits a:hover {background-color:#ccc;text-decoration:underline;}
.searchhits-active {margin:0 2px 0 5px;font-weight:bold;color:#336699;}

.box_eee{background-color:#eeeeee;padding:1px 0 2px 10px;}
.box_efefef {background-color:#efefef;padding:5px;}

.an_news_today {height:181px;background:url(/assets/jpg/bg_newscast.jpg) top left no-repeat;line-height:15px;margin:0;padding:0;}
.an_news_today a {color:#336699;font-size:12px;font-weight:bold;text-decoration:none;}
.an_news_today .fright {width:150px;}
.an_news_today_sponsor {text-align:right;font-size:11px;color:#666;font-style:italic;}

.select_searchprofile option {padding-left:10px;}
.select_searchprofile option.select_main {padding-left:3px;}

/*==================blocks====================*/
.block, .block_gen { background:#fff; width:100%;}
.block .top_tall,.block_gen  .top_tall {border-color: #eaeaf9;
 border-style: solid;
 border-width: thin;
 margin: 0 auto 5px;
 padding: 2px 2px 2px 1px;}
.block .indent, .block_gen  .indent { padding:5px 5px 0px 7px;}
#navigation3 .block  .indent{ padding:10px 5px 5px 5px;}
.blockSponsorLeft { padding:5px 5px 0px 7px;color:#666666;font-size:11px;font-style:italic;text-align:left;}
.blockSponsorRight { padding:5px 5px 0px 7px;color:#666666;font-size:11px;font-style:italic;text-align:right;}
.blockSponsor { background-color:#ffffff;color:#000000;float:right;font-size:11px;margin-right:20px;padding:5px 5px 5px 5px;}

.block1 {width:100%;margin:10px 0; background-color: #FAFAFA;}
.block1 .top_tall {border-color: #eaeaf9;
 border-style: solid;
 border-width: thin;
 background-color: #FAFAFA;
 margin: 0 auto 5px;
 padding: 2px 2px 2px 1px;}
.block1 .indent1 { padding:5px 5px;background-color:#efefef;}
.block1 .indent2 { padding:11px 10px 13px 17px;}
.block1 .indent3 { padding:24px 10px 21px 19px;}
.block1 .indent4 { padding:6px 6px 3px 6px}

.block2 {width:100%; background:#ebf3f6;}
.block2 .left_top_corner {background:url(/assets/layout/left_top_corner2.gif) no-repeat left top;}
.block2 .right_top_corner {background:url(/assets/layout/right_top_corner2.gif) no-repeat right top;}
.block2 .right_bottom_corner {background:url(/assets/layout/right_bottom_corner2.gif) no-repeat right bottom;}
.block2 .left_bottom_corner {background:url(/assets/layout/left_bottom_corner2.gif) no-repeat left bottom; background-color: #FAFAFA;}
.block2 .indent1 {padding:6px 6px 21px 6px;}

.block3 {width:100%; background:#edece7;}
.block3 .top_tall { background:url(/assets/layout/top_tall1.gif) left top repeat-x;}
.block3 .right_tall { background:url(/assets/layout/right_tall1.gif) right top repeat-y;}
.block3 .bottom_tall { background:url(/assets/layout/bottom_tall1.gif) left bottom repeat-x;}
.block3 .left_tall { background:url(/assets/layout/left_tall1.gif) left top repeat-y;}
.block3 .indent1 { padding:25px 30px 21px 19px;}

.block4 {width:100%; background:#ececec;}
.block4 .indent4 {padding:5px}

.block5 {width:300px;margin:2px 0}
.block5 .top_tall { background:url(/assets/layout/top_tall1.gif) left top repeat-x;}
.block5 .right_tall { background:url(/assets/layout/right_tall1.gif) right top repeat-y;}
.block5 .bottom_tall { background:url(/assets/layout/bottom_tall1.gif) left bottom repeat-x;}
.block5 .left_tall { background:url(/assets/layout/left_tall1.gif) left top repeat-y;}
.block5 .indent1 { padding:5px 5px}

.login_block {background-color: #ffffff; border-top: 2px solid #003768; clear: both; height: 50px; line-height: 1px; overflow: hidden; padding: 11px 15px 0; margin-right: 10px; background:url(/assets/gif/AN_eventstopper2.gif) no-repeat left top;}
.login_block .inner {padding-left:3px;}

.title_block { background:url(images/title_block_bgd.gif) left top repeat-x; width:100%;}
.title_block .left { background:url(images/title_block_left.gif) no-repeat left top;}
.title_block .right { background:url(images/title_block_right.gif) no-repeat right top;}

/*NAVIGATION*/

.navigation_block {
width: 100%;
padding-bottom: 5px;
}
ul#topper-nav {
color: white;
font-weight: bold;
line-height: 134%;
list-style: none outside none;
margin-bottom: 0px;
padding-bottom: 4px;
padding-top: 3px;
padding-left: 0.01em;
text-align: left;
width: 1030px;
}
.toplist {
margin-bottom:-10px;
}
.toplist a {
font-family: arial;
color: #ffffff;
border-right: thin solid #ffffff;
padding-right: 8px;
padding-left: 8px;
font-size: 1.000em;
font-weight: bold;
text-align: left;
text-decoration:none;
}
.toplist a:hover {
text-decoration:underline;
}
.toplist .suboffer {
background-color:red;
color:#fff;
border-right: 0px;
padding: 10px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
box-shadow: 3px 3px 3px #888888;
font-weight:bold;
margin-right: -5px;
}
.toplist .subofferbow {
background-color:red;
color:#fff;
border-right: 0px;
background-image: url("/assets/png/bow145.png");
background-repeat: no-repeat;
padding-top: 6px;
padding-bottom: 15px;
padding-right: 55px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
box-shadow: 3px 3px 3px #888888;
font-weight:bold;
margin-right: -5px;
}
.toplist .subofferpros {
background-color:red;
color:#fff;
border-right: 0px;
background-image: url("/assets/png/layered-sub-message-JanProspecting.png");
background-repeat: no-repeat;
padding-top: 6px;
padding-bottom: 15px;
padding-right: 55px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
box-shadow: 3px 3px 3px #888888;
font-weight:bold;
margin-right: -5px;
}
.insetnav {
margin-left: 1.429em;
padding:6px;
background-color:#f2f0f0;
}
.listing a, .listing {
font-family: arial;
color: #ffffff;
font-size: 12px;
line-height: 26px;
font-weight: bold;
text-align: center;
text-decoration:none;
}
.listing a:hover {
text-decoration:underline;
}
.listing .selected {
border: 1px #fff;
padding: 2px;
background-color: #fff;
color: #000000;
}    
#framecontent {
  width : auto;
  height : 400px;
  padding-left : 5px;
  padding-right : 12px;
  color : #000000;
  overflow : auto;
  background-color: #eeeeee;
}
/*CAROUSEL*/
.jcarousel-control {
    margin-bottom: 10px;
    text-align: center;
}
.jcarousel-control a {
    font-size: 75%;
    text-decoration: none;
    padding: 0 5px;
    margin: 0 0 5px 0;
    border: 1px solid #fff;
    color: #eee;
    background-color: #4088b8;
    font-weight: bold;
}
.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
}
.jcarousel-scroll {
    margin-top: 10px;
    text-align: center;
}
.jcarousel-scroll form {
    margin: 0;
    padding: 0;
}
.jcarousel-scroll select {
    font-size: 75%;
}
#mycarousel-next,
#mycarousel-prev {
    cursor: pointer;
    margin-bottom: -10px;
    text-decoration: underline;
    font-size: 11px;
}

/*END CAROUSEL*/

/*ACCORDIAN*/

.arrowlistmenudc{
width: 615px; /*width of accordion menu*/
padding-bottom: 5px;
}

.arrowlistmenu{
width: 280px; /*width of accordion menu*/
padding-bottom: 5px;
}

.arrowlistmenu .categoryitems .disco h4 {display:none;}

.arrowlistmenu .categoryitems .disco .discoData {
font-family: arial;
color: #336699;
background: url(http://www.autonews.com/assets/png/accordian/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
text-align: left;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu .menuheader, .arrowlistmenudc .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: #fff;
background: black url(/assets/png/accordian/titlebar3.png) repeat-x center left;
margin-bottom: 2px; /*bottom spacing between header and rest of content*/
margin-top: 5px;
text-align: left;
padding: 4px 0 4px 30px; /*header text is indented 30px*/
cursor: pointer;
}

.arrowlistmenu .openheader, .arrowlistmenudc .openheader {
    background-image: url(/assets/png/accordian/titlebar-active3.png);
}

.arrowlistmenu ul, .arrowlistmenudc ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 3px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li, .arrowlistmenudc ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a, .arrowlistmenudc ul li a{
font-family: arial;
color: #336699;
background: url(http://www.autonews.com/assets/png/accordian/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
text-align: left;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited, .arrowlistmenudc ul li a:visited{
color: #67655e;
}

.arrowlistmenu ul li a:hover, .arrowlistmenudc ul li a:hover{ /*hover state CSS*/
color: #67655e;
background-color: #F3F3F3;
}
/*END ACCORDIAN*/

/*=======FEATURE BOX========*/
	div.featureTitle, h3.featureTitle, div.tableTitle, h3.tableTitle {
    background-color: #e6e6f1;
    border-color: #A7B1BE #A2A2A2 #A2A2A2;
    border-style: solid;
    border-width: 4px 0 1px;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    margin: 0 0 5px;
    padding: 0 5px 0;
    text-align: left;
    text-transform: none;
    vertical-align: middle;
}

	div.featureTitle {
    margin-top: 5px;}

div.featureFooter, div.tableFooter, div .multiColumnFooter {
    background-color: #e6e6f1;
    border-color: #A2A2A2 #D8D8D8;
    border-left: 0 solid #D8D8D8;
    border-right: 0 solid #D8D8D8;
    border-style: solid;
    border-width: 1px 0;
    font-size: 12px;
    font-weight: 200;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    text-align: right;
}
#featurenavcontainer ul li { 
list-style-type: none;
    width:620px;
    padding-left: 10px;
    padding-bottom: 5px;
    margin: 5px;
}
#featurenavst ul
{
list-style-type: none;
margin: 0;
padding: 0;
}
#featurenavst li
{ 
float: left;
display: block;
width: 305px;
padding-left: 10px;
padding-bottom: 5px;
margin: 5px;
background-color: #fff;
text-decoration: none;
text-align: center;
}
/*END FEATURE BOX*/

/*STEP CAROUSEL*/
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 200px; /*Width of Carousel Viewer itself*/
height: 50px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 1px; /*margin around each panel*/
width: 192px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
padding-left: 3px;
margin-top: 4px;
line-height: 12px;
padding-top: 5px;
}

#gallerya{
width: 628px;
height: 170px;
}

#gallerya .panel{
height: 115px;
font: bold 12px Arial;
color: #000000;
}

/*END STEP CAROUSEL*/

/*=======EVENTS========*/
.EventsHeader	 {background-color:#cccccc}
.EventsHeader h2 {color:#003c65}

#events_search {width:455px;height:140px;float:left;background:url(/assets/jpg/searchBox.jpg) no-repeat;padding:5px}
#events_search input {color:gray}
#events_searchForm {padding:10px 10px 0px 10px }
#EventsCompleteList { position:relative;left:175px; }

.EventsSubmit	{position:relative;left:330px; }
.EventsLinks {width:155px; float:right;border-style: solid; border-color:#ccc; }
.EventsLinks .row1	{ font-size:95%; background-color:white; text-align:center;padding:6px 0}
.EventsLinks .row2	{ font-size:95%; background-color:#d8deea; text-align:center;padding:6px 0}

#EventsOtherLinks {clear:both;padding-top:10px}
#EventsOtherLinks a { text-decoration:none; color:#336699; font-weight:bold;font-size:14px}

.EventsResults	{padding-top:10px}
.EventsRegionHdr { background-color:#336699;padding-left:5px; border-top: 1px solid #265381; border-right:solid 1px #265381; border-bottom:solid 1px #265381; color:white; font-weight:bold; clear:right;}
.EventsSubjectHdr { color: #cc3433; font-size:85%; font-weight:bold;padding:5px 0px 5px 0px}
.Events_nextLink { color: gray; float:right; font-size: 85%; padding-bottom:20px; }

.EventItem_Title { background-color:#cccccc; padding:1px 5px}

.EventItem_Label {font-weight:bold}
.EventItem_PrintFriendly {text-align:right}
.EventItem_PrintFriendly a {color:#666;font-weight:bold;font-size:11px}
.EventItem_Body hr {color:#ccc}
.EventItem_Body .fleft {width:315px;padding-right:9px}
.EventItem_Body .fright {width:310px}
.EventItem_Body_text {background-color:#fceac8;padding:5px;margin-bottom:5px}

/*== sortable table =================PI DATA DIRECTORIES  ========================*/
table.sortable {width: 99.9%;
	margin-top:10px;
	font-size:12px;
	border-bottom:1px solid #f0f0e8;
	}
.sortable th {
	padding:5px 3px 0 3px;
	vertical-align:bottom;
	text-align: left;
	border-bottom:1px solid #f0f0e8;
	}
.sortable th a {
	color:#111;
	}
.sortable td {
	/*padding: 0 0.5em;*/
	padding:5px 3px 5px 3px;
	vertical-align:top;
	text-align: left;
	}
table.sortable tr.odd * {background:#f0f0e8; }
table.sortable tr.even * {background: #fff; }
table.sortable tfoot td {text-align:center; padding:10px 3px 10px 3px; }
table.sortable td.submit {background:url(/assets/gif/viewfullRanking.gif) no-repeat center center; font-size:10px;}
table.sortable td.submit a {text-decoration:none; color: #568460;text-align:center;}
table.sortable td.odd-border {border-right:1px solid #fff; }
table.sortable td.even-border {border-right:1px solid #f0f0e8; }
table.sortable th.center, table.sortable td.center {text-align:center; }
table.sortable th.right, table.sortable td.right {text-align:left; padding-right:10px; }
/*=======END sortable table========*/


/*=======BOX TABBED========*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/one_page.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* set up the overall width of the menu div, the font and the margins with a relative position*/

#box_tabbed, #box_mosts {font-family: verdana, arial, sans-serif; width:300px;height:170px;margin:10px 0; position:relative;z-index:90;}
/* remove the bullets and set the margin and padding to zero for the unordered list */
#box_tabbed ul ,#box_mosts ul {padding:0; margin:0;list-style-type: none;border:0;}
#box_tabbed ul table, #box_mosts ul table {border-collapse:collapse; margin:-1px -10px; font-size:1em;}
/* float the list so that the items are in a line */
#box_tabbed ul li, #box_mosts ul li {float:left; }
/* style the links to be 90px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
#box_tabbed ul li a, .box_tabbed ul li a:visited {display:block; text-align:center; text-decoration:none; width:90px; height:30px; color:#000; border:1px solid #fff;border-width:1px 1px 0 0;line-height:8px; font:bold 10px Verdana;background:url(/assets/gif/bg_boxtabbed_btoff.gif) left top no-repeat;}

#box_mosts ul li a, .box_mosts ul li a:visited {display:block; text-align:center; text-decoration:none; width:90px; height:30px; color:#000; border:1px solid #fff;border-width:1px 1px 0 0;font:bold 10px Verdana;background:url(/assets/gif/bg_boxtabbed_btoff.gif) left top no-repeat;}
/* make the dropdown ul invisible */
#box_tabbed ul li ul, #box_mosts ul li ul {position:absolute; left:-9999px; height:0;}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
#box_tabbed ul li#current a, #box_mosts ul li#current a{background:url(/assets/gif/bg_boxtabbed_bton.gif) left top no-repeat;}

#box_tabbed ul li a:hover,#box_tabbed ul li:hover a, #box_mosts ul li a:hover,#box_mosts ul li:hover a{color:#cc0000;background-color:#fff;}
/* make the sub menu ul visible and position it beneath the first list item */
#box_tabbed ul li#current ul, #box_tabbed ul :hover ul, #box_mosts ul li#current ul, #box_mosts ul :hover ul {top:25px; left:0;height:200px;background:#fff;text-align:left;}
/* make the sub menu ul li the full width with padding and border. Add an auto scroll bar */
#box_tabbed ul :hover ul li, #box_mosts ul :hover ul li{background:url(/assets/gif/bg_boxtabbed.gif) left top no-repeat; color:#000;padding:5px;width:290px;height:190px;}
#box_tabbed ul li#current ul li  {background:url(/assets/jpg/bg_boxtabbed_video.jpg) left top no-repeat; color:#000;padding:5px;width:290px;height:190px;}
#box_mosts ul li#current ul li  {background:url(/assets/gif/bg_boxtabbed.gif) left top no-repeat; color:#000;padding:5px;width:290px;height:190px;}
#box_mosts #disco h4 {display:none;}
#box_mosts #disco .discoData {font-family: Arial,Helvetica,sans-serif; font-size: 11px; color: #333366; padding: 5px;}

#annewstoday{float:right;width:150px;margin-right:10px;}

/* style the paragraph font height */
#box_tabbed ul li#current ul li p, #box_tabbed ul :hover ul li p {margin:5px;line-height:10px;}
#box_mosts ul li#current ul li p, #box_mosts ul :hover ul li p{margin:10px 5px 0 5px;line-height:10px;}
/* style the background and foreground color of the submenu links */
#box_tabbed ul li#current ul li a, #box_tabbed ul :hover ul li a, #box_mosts ul li#current ul li a, #box_mosts ul :hover ul li a {font-size:11px;display:inline;background:#fff;border:0;color:#333366;}
/* style the background and forground colors of the links on hover */
#box_tabbed ul li#current ul li a:hover, #box_tabbed ul :hover ul li a:hover, #box_mosts ul li#current ul li a:hover, #box_mosts ul :hover ul li a:hover {text-decoration:none;color:#000;}

/*=======END BOX TABBED========*/

/*=======ARTICLE========*/
#article{font-size:14px;color: #000000;line-height:16px;}
#article .socialbar {border-bottom: 1px solid #000000; border-top: 1px solid #000000; margin-bottom: 5px; padding-bottom: 5px; padding-right: 5px; padding-top: 5px; text-align: right; width: 620px;background-color: #FAFAFA;}
#article .socialbar .article_tools {font-family:arial;font-size:0.750em;text-align:right;line-height:16px;padding-bottom:15px;width:630px;}
#socialbar {border-bottom: 1px solid #000000; border-top: 1px solid #000000; margin-bottom: 5px; padding-bottom: 5px; padding-right: 5px; padding-top: 5px; text-align: right; width: 620px;background-color: #f2f0f0;}
#shareToolsBox {
    border: 1px solid #EAE8E9;
    margin: 0;
    position: relative;
}

#shareToolsBox ul.shareToolsList {
    margin: 4px 6px 0;
}

#shareToolsItem li {
    background-image: none;
list-style-type:none;
    border-bottom: 1px solid #EAE8E9;
    font-size: 10px;
    line-height: 14px;
    padding: 5px;
    text-align: left;
    text-transform: uppercase;
}
.byline {margin:0;padding-top:5px;padding-bottom:5px;}
.byline a {font-size:14px;font-weight:bold;text-decoration:none;}
.box_article {color:#000000;padding:4px;border:1px solid #dddddd;margin-bottom:5px; margin-right: 5px;}
.article_float {float:left;width:258px;font-size:12px;text-align:left;line-height:14px;color:#666666;margin:0 0 5px 0;padding-right: 0px;}
.box_article2 {color:#000000;padding:4px;border:1px solid #dddddd;margin-bottom:5px; margin-right: 5px; width:237px;}
.box_article2 {
    background-color: #FAFAFA;
    margin-left: 2px;
    margin-right: 0;
    width: 226px;
}
.box_article3 {color:#000000;padding:6px;border:1px solid #dddddd; margin-left: 2px; width:613px;}
.box_article3bottom {
    background-color: #FAFAFA;
    margin-left: 2px;
    margin-right: 0;
    width: 620px;
}
#box_article2 .comment_bar {font-weight:bold;color:#67655e;font-size:11px;width:238px;}
#comment_bar a {font-weight:normal;font-size:13px;text-decoration:none;}
#comment_bar .fleft {width:100px;}
#comment_bar .fright {width:115px;}
#box_article2 .latehead ul li {padding-left: 8px; background: url(/Assets/gif/li_bullet.gif) no-repeat left top;font-weight:normal;font-size:11px; margin:2px 0;}
.article_photo_cap {background-color:#EEEEEE;padding:2px;}
.box_article2_heading {
background-color: #FAFAFA;
    border: thin solid #94B8DA;
    color: #000000;
    font-weight: bold;
    margin-left: 2px;
    margin-right: 5px;
    padding: 3px 5px 3px 0;
    text-align: right;
    width: 229px;
}
.box_article3_heading {
background-color: #FAFAFA;
    border: thin solid #94B8DA;
    color: #000000;
    font-weight: bold;
	font-size:16px;
    margin-left: 2px;
    margin-right: 5px;
    padding: 3px 5px 3px 0;
    text-align: center;
    width: 620px;
}

/*=======END ARTICLE========*/