@charset "utf-8";
/* Clearfix */
.newclearfix:after{clear:both; content:' '; display:block; font-size:0; height:0; line-height:0; visibility:hidden; width:0}
* html .newclearfix,:first-child+html .newclearfix{zoom:1}

/* a */
.smartSiteBanner a,
.smartSiteBanner a > *{text-decoration:none; -webkit-transition:background-color .1s ease, border .1s ease, color .1s ease, opacity .1s ease-in-out; -moz-transition:background-color .1s ease, border .1s ease, color .1s ease, opacity .1s ease-in-out; -ms-transition:background-color .1s ease, border .1s ease, color .1s ease, opacity .1s ease-in-out; -o-transition:background-color .1s ease, border .1s ease, color .1s ease, opacity .1s ease-in-out; transition:background-color .1s ease, border .1s ease, color .1s ease, opacity .1s ease-in-out}
.smartSiteBanner a:hover{text-decoration:none}
.smartSiteBanner img,
.smartSiteBanner iframe{vertical-align:middle}

/* Widget */
.smartSiteBanner{position:relative}
.smartSiteBanner ul{margin:0; padding:0; list-style:none}
.smartSiteBanner li{float:left; margin:0; padding:0}
.smartSiteBanner li:last-child{margin-right:0 !important}
.smartSiteBanner li a:hover img{filter:alpha(opacity=70); opacity: 0.7}

/* XE Fix */
.x #zonePageContent .smartSiteBanner ul{margin:0; padding:0}