/* Global Layout */
html { padding:0; border:none; margin:0; }
body { background:#0053a0 url('/images/layout/background-body.png') repeat-x top left; padding:0; border:none; margin:0; }

.left { float:left }
.right { float:right; }
.clear { clear:both; }
.hidden { display:none; }

.color-blue-one { color:#014f97; }
.color-blue-one-halftone { color:#7ea6cb; }
.color-blue-two { color:#0053a0; }
.color-darkblue { color:#036; }
.color-lightblue-one { color:#edf3f8; }
.color-lightblue-two { color:#cbdae8; }
.color-aqua { color:#0ab9e5; }
.color-yellow { color:#fec938; }

.size-small { font-size:11px; }

.block-20 { clear:both; display:block; height:20px; }

div.pad-all { padding:20px; }
div.pad-all-not-top { padding:0px 20px 20px 20px; }
div.pad-all-not-bottom { padding:20px 20px 0px 20px; }
div.pad-only-top { padding:20px 0px 0px 0px; }
div.pad-only-left { padding:0px 0px 0px 20px; }
div.pad-only-right { padding:0px 20px 0px 0px; }
div.pad-only-sides { padding:0px 20px; }

div.pad-left { padding:20px 10px 20px 20px; }
div.pad-right { padding:20px 20px 20px 10px; }
div.pad-left-not-top { padding:0px 10px 20px 20px; }
div.pad-right-not-top { padding:0px 20px 20px 10px; }
div.pad-center { padding:20px 10px;}

div.image-left { float:left; padding:0 20px 4px 0; }

div.doc-960 { clear:both; width:960px; margin:0 auto; }

div.col-768 { float:left; width:768px; }
div.col-192 { float:left; width:192px; }

div.col-384 { float:left; width:384px; }
div.col-576 { float:left; width:576px; }

div.col-512 { float:left; width:512px; }
div.col-256 { float:left; width:256px; }

div.col-187 { float:left; width:187px; }

div.doc-960.topform { display:none; color:#fff; background:#333 url('/images/layout/background-topshadow.png') repeat-x top right; border-top:4px solid #fec938;}
div.doc-960.topform form { text-align:right; padding:14px 20px; margin:0; }
div.doc-960.topform form div.right { padding:0 0 12px 12px; }
div.doc-960.topform form a { color:#ccc; }
div.doc-960.topform form a:hover { color:#fec938; }

div#topnav { background:transparent url('/images/layout/background-topnav.png') no-repeat top center; padding:0; }
div#topnav div#tagline { color:#fff; font-size:1.25em; font-weight:normal; font-style:italic; text-shadow:#0a3b68 2px 2px 1px; padding:26px 0 16px 0; }
div#topnav div#tabs { float:left; background:#fff url('/images/layout/background-topnav-tab.png') repeat-x top left; padding:0; padding:0; border:0; margin:0; }
div#topnav div#tabs div.dropmenu { position:relative; z-index:20; float:left; }
div#topnav div#tabs div.dropmenu a.title { display:block; height:22px; font-family:Times, 'Times New Roman', Georgia, serif; text-transform:uppercase; font-weight:bold; padding:16px 34px 0 34px; border-left:1px solid #ccc; border-right:1px solid #fff; }
div#topnav div#tabs div.dropmenu.first a.title { background:transparent url('/images/layout/background-topnav-tab-left.png') no-repeat top left;  border-left:none; }
div#topnav div#tabs div.dropmenu.last a.title { background:transparent url('/images/layout/background-topnav-tab-right.png') no-repeat top right;  border-right:none; }
div#topnav div#tabs div.dropmenu a.title:hover { color:#000; }
div#topnav div#tabs div.dropmenu a.title.here { background:#fec938 url('/images/layout/background-topnav-tab-here.png') repeat-x top left; border-left:1px solid #bea241; border-right:1px solid #fec938; }
div#topnav div#tabs div.dropmenu div.items { position:absolute; display:none;  width:auto; background-color:#fff; border:1px solid #999; border-top:none; }
div#topnav div#tabs div.dropmenu div.items div.title { visibility:hidden; font-family:Times, 'Times New Roman', Georgia, serif; text-transform:uppercase; font-weight:bold; padding:0 34px; margin:0; }
div#topnav div#tabs div.dropmenu div.items ul#itemlist { list-style-type:none; padding:0; margin:0; }
div#topnav div#tabs div.dropmenu div.items ul#itemlist li { line-height:1em; padding:0; margin:0; }
div#topnav div#tabs div.dropmenu div.items ul#itemlist li a { display:block; font-size:11px; padding:0px 12px 12px 12px;}
div#topnav div#tabs div.dropmenu div.items ul#itemlist li a:hover { color:#000; }
div#topnav div#tabs div.dropmenu div.items ul#itemlist li.here a { color:#000; }
div#topnav div#tabs div.dropmenu div.items ul#itemlist li ul { display:none; }

div#topnav div#utility { float:right; padding:10px 0 0 0; }
div#topnav div#utility a { display:block; float:left; height:15px; color:#fff; font-weight:bold; margin-left:20px; }
div#topnav div#utility a:hover { color:#fec938; }
div#topnav div#utility a.here { color:#fec938; }
div#topnav div#utility a.item { background:transparent url('/images/layout/carat-right-white.png') no-repeat center left; padding-left:10px; }
div#topnav div#utility a.item.here { background:transparent url('/images/layout/carat-up-yellow.png') no-repeat center left; }

div#breadcrumb { clear:both; font-size:11px; color:#fec938; letter-spacing:0.05em; background-color:#014f97; padding:10px 20px; border-top:4px solid #fec938; border-bottom:1px solid #036;}
div#breadcrumb a { color:#fff; }
div#breadcrumb a:hover { color:#fec938; }

div#intro.doc-960 { background:#fff url('/images/layout/background-topshadow.png') repeat-x top right; border-left:1px solid #036; border-right:1px solid #036; }
div#intro.doc-960.lightblue { background-color:#edf3f8; }
div#intro.doc-960 h1 { width:600px; }

div#main.doc-960 { background:#fff url('/images/layout/background-main.png') repeat-y top right; border-left:1px solid #036; border-right:1px solid #036; }
div#main.doc-960.lightblue { background:#edf3f8 url('/images/layout/background-main-lightblue.png') repeat-y top right; }
div#main.doc-960.threecol { background:#fff url('/images/layout/background-main-threecol.png') repeat-y top right; }

div.col-576.topshadow { background:transparent url('/images/layout/background-topshadow.png') repeat-x top right; }
div.col-768.topshadow { background:transparent url('/images/layout/background-topshadow.png') repeat-x top right; }
div.col-768.lightblue { background:#edf3f8 url('/images/layout/background-topshadow.png') repeat-x top right; }

div.col-192.subbar { background:transparent url('/images/layout/background-topshadow.png') repeat-x top right; }
div.col-192.subbar div.pad-all { color:#666; background-color:transparent; }
div.col-192.subbar div.pad-all a { color:#000; }
div.col-192.subbar div.pad-all a:hover { color:#fec938; }
div.col-192.subbar div.pad-all ul { list-style-type:square; padding-bottom:6px; }
div.col-192.subbar div.pad-all ul li { font-size:11px; line-height:1.5em; margin:0 0 6px 0; }
div.col-192.subbar div.pad-all span.division { color:#666; font-size:11px; font-weight:bold; }

div.col-192.sidebar { background:transparent url('/images/layout/background-topshadow.png') repeat-x top right; }
div.col-192.sidebar div.pad-all { color:#fff; background-color:transparent; }
div.col-192.sidebar div.pad-all a { color:#ccc; }
div.col-192.sidebar div.pad-all a:hover { color:#fec938; }
div.col-192.sidebar div.pad-all a span.title { color:#ccc; font-weight:bold; }
div.col-192.sidebar div.pad-all a:hover span.title { color:#fec938; font-weight:bold; }
div.col-192.sidebar div.pad-all h4 a { color:#fff; }
div.col-192.sidebar div.pad-all h4 a:hover { color:#fec938; }
div.col-192.sidebar div.pad-all ul { list-style-type:disc; padding-bottom:0px; }
div.col-192.sidebar div.pad-all ul li { color:#ccc; font-size:11px; line-height:1.5em; margin:0 0 10px 0; }
div.col-192.sidebar div.pad-all ul li a.link { color:#fec938; font-weight:bold; font-style:italic; }
div.col-192.sidebar div.pad-all ul li a:hover.link { color:#fff; }
div.col-192.sidebar div.pad-all div.date { color:#ccc; font-size:11px; margin-bottom:4px; }
div.col-192.sidebar div.pad-all a.title { display:block; font-size:1.15em; color:#fec938; font-style:italic; line-height:1.25em; margin-bottom:4px; }
div.col-192.sidebar div.pad-all a:hover.title { color:#fff; }

div.col-192.sidebar div.pad-all a:hover.link { color:#fff; }
div.col-192.sidebar div.pad-all div.summary { color:#ccc; font-size:11px; line-height:1.25em; margin-bottom:12px; }
div.col-192.sidebar div.pad-all div#social { text-align:center; }
div.col-192.sidebar div.pad-all div#social p { font-size:9px; }
/*
div.col-192.sidebar div.pad-all div#social a img { float:left; padding-right:4px; }
div.col-192.sidebar div.pad-all div#social p { display:block; float:left; width:128px; }
*/
#footer { color:#fff; background-color:#333; padding:0 0 20px 0; border-left:1px solid #036; border-right:1px solid #036;}
#footer div#top { background:transparent url('/images/layout/background-topshadow.png') repeat-x top right; padding:14px 20px; border-top:4px solid #fec938;}
#footer div.logo { float:left; padding-right:10px; }
#footer div.logo a img { padding:0; border:0; margin:0; }
#footer div.left, #footer div.right { font-size:11px; letter-spacing:0.05em; padding:11px 0 0 0; margin:0;}
#footer div.right a { color:#fff; margin-left:20px; }
#footer div.right a:hover { color:#fec938; }

#footer ul#sitemap { list-style-type:none; padding:0 0 0 20px; margin:0; }
#footer ul#sitemap li { display:block; float:left; width:183px; height:400px; border:1px solid #999; border-right:none; }
#footer ul#sitemap li a { display:block; font-size:1.25em; color:#fff; letter-spacing:0.05em; padding:20px; margin:0; border-bottom:1px solid #999;}
#footer ul#sitemap li a:hover { color:#fec938; }
#footer ul#sitemap li ul { list-style-type:none; padding:14px 0 0 0; margin:0; }
#footer ul#sitemap li ul li { height:auto; padding:0; margin:0; border:none; }
#footer ul#sitemap li ul li a { font-size:11px; color:#999; letter-spacing:0.1em; line-height:1.5em; padding:6px 20px 6px 20px; margin:0; border:none; }
#footer ul#sitemap li ul li a:hover { color:#fec938; }
#footer ul#sitemap li ul li.here a { color:#fff; }
#footer ul#sitemap li ul li ul { display:none; }
#footer div#sitemap-cap { float:left; width:1px; height:402px; border-left:1px solid #999; }

/* Global Elements */
div.box-yellow-gray { background:#fff url('/images/layout/background-box-w344-gray.png') no-repeat top left; padding:15px; margin:0; }
div.box-yellow-gray-bottom { height:3px; background:#fff url('/images/layout/background-box-w344-bottom.png') no-repeat top left; padding:0; margin:0 0 20px 0;}
div.box-yellow-white { background:#fff url('/images/layout/background-box-w354-white.png') no-repeat top left; padding:6px 3px 0 3px; margin:0; }
div.box-bottom { height:3px; background:#fff url('/images/layout/background-box-w354-bottom.png') no-repeat top left; padding:0; margin:0 0 20px 0;}
div.pagnation { float:right; padding:20px 0; }

a.button { display:block; }
a.button.bigyellow { width:334px; height:32px; font-size:1.35em; font-weight:bold; font-style:italic; text-decoration:none; background:transparent url('/images/layout/button-w354-yellow.png') no-repeat top left; padding:15px 0 0 20px; }


/* Home */
div#marquee.doc-960 { background:#edf3f8 url('/images/layout/background-topshadow.png') repeat-x top right; border:none; border-top:4px solid #fec938; }
div#marquee.doc-960 div.col-386 div.pad-all { padding:30px; }
div#marquee.doc-960 div.col-386 div.pad-all h1 { margin-bottom:20px; }

div#marquee.doc-960 div#marquee-window { position:relative; z-index:15; height:326px; background-color:#fff; overflow:hidden; }
div#marquee.doc-960 div#marquee-window ul#marquee-list { width:576px; list-style-type:none; padding:0; margin:0; }
div#marquee.doc-960 div#marquee-window ul#marquee-list li { position:absolute; top:0; left:0; z-index:8; padding:0; margin:0; }
div#marquee.doc-960 div#marquee-window ul#marquee-list li.here { z-index:10; }
div#marquee.doc-960 div#marquee-window ul#marquee-list li.last-here { z-index:9; }

div#marquee.doc-960 div#marquee-window div#marqueetitle-window { position:absolute; top:0; z-index:12; width:548px; margin-top:295px; padding-left:26px; }
div#marquee.doc-960 div#marquee-window div#marqueetitle-window a.marqueetitle-number { display:block; float:left; width:8px; height:10px; color:#666; font-weight:bold; background:#fff url('/images/layout/background-marqueetitle.png') repeat-x bottom left; padding:8px 10px 12px 10px; border:2px solid #fff; border-bottom:none; margin-right:4px; }
div#marquee.doc-960 div#marquee-window div#marqueetitle-window a:hover.marqueetitle-number { color:#014f97; }
div#marquee.doc-960 div#marquee-window div#marqueetitle-window a.marqueetitle-number.here { color:#014f97; background:#edf3f8 url('') repeat-x bottom left; }

div#solutions.box-yellow-gray a { display:block; font-weight:bold; font-style:italic; background:transparent url('/images/layout/carat-right-aqua.png') no-repeat top left; padding-left:20px; margin-bottom:2px;}
div#solutions.box-yellow-gray p { font-size:11px; }

div#specializations.box-yellow-white div#panelnav { float:left; width:132px; background:transparent url('/images/layout/background-rightshadow.png') repeat-y top right; }
div#specializations.box-yellow-white div#panelnav a { display:block; color:#7ea6cb; font-weight:bold; font-style:italic; background:transparent url('/images/layout/background-topshadow.png') repeat-x top right; padding:20px 15px; border-top:1px solid #ccc; }
div#specializations.box-yellow-white div#panelnav a:hover { color:#014f97; }
div#specializations.box-yellow-white div#panelnav a.here { color:#014f97; background:#fff url('') repeat-x top right; }

div#specializations.box-yellow-white div.panel { float:left; width:192px; padding:12px; border-top:1px solid #ccc;}
div#specializations.box-yellow-white div.panel a.image { display:block; padding:10px; border:1px solid #ccc; margin-bottom:12px;}
div#specializations.box-yellow-white div.panel a.title { display:block; font-weight:bold; font-style:italic; background:transparent url('/images/layout/carat-right-aqua.png') no-repeat top left; padding-left:20px; margin-bottom:12px; }
div#specializations.box-yellow-white div.panel p { font-size:11px; } 

/* Solutions & Specializations */ 
div.box-landing { float:left; width:249px; text-align:right; }
div.box-landing div.top { float:right; width:189px; height:180px; background:#fff url('/images/layout/background-box-w229-white.png') no-repeat top left; padding:20px; }
div.box-landing.specialization div.top { height:300px; }
div.box-landing div.top a.image { display:block; padding:10px; border:1px solid #ccc; margin-bottom:12px;}
div.box-landing div.top a.title { display:block; font-weight:bold; font-style:italic; background:transparent url('/images/layout/carat-right-aqua.png') no-repeat top left; padding-left:20px; margin-bottom:12px;}
div.box-landing div.top p { font-size:11px; }
div.box-landing div.bottom { float:right; width:229px; height:3px; background:#fff url('/images/layout/background-box-w229-bottom.png') no-repeat top left; padding:0; margin:0 0 20px 0; }

a.insurance-company { display:block; padding:6px 0; border-bottom:1px solid #cbdae8; }
a.insurance-company.first { border-top:1px solid #cbdae8; }
a.insurance-company.last { padding:20px 0; border-bottom:none; }
a.insurance-company div.image { float:left; width:80px; height:50px; padding:0 20px 0 0; }
a.insurance-company div.title { float:left; width:234px; line-height:1.25em; padding:16px 0 0 0; }
a.insurance-company.short div.title { float:left; width:116px; padding:20px 0 0 0; }
a.insurance-company.abbrev, a.insurance-company.abbrev-1, a.insurance-company.abbrev-2, a.insurance-company.abbrev-3 { display:none; }

div.box-yellow-gray div.team-image { width:314px; height:80px; background-color:#fff; margin-bottom:12px; }


div.box-yellow-gray a#person-left { display:block; float:left; width:20px; height:28px; background:transparent url('/images/layout/button-left.png') no-repeat top left; margin:50px 0 0 0; }
div.box-yellow-gray a#person-right { display:block; float:left; width:20px; height:28px; background:transparent url('/images/layout/button-right.png') no-repeat top left; margin:50px 0 0 0px; }
div.box-yellow-gray div#person-window {  position:relative; float:left;  width:274px; overflow:hidden; background-color:#00f; }
div.box-yellow-gray ul#person-list { position:relative; list-style-type:none; width:9999px; padding:0; margin:0; }
div.box-yellow-gray ul#person-list li.person { float:left; width:252px; background-color:#f9f9f9; padding:10px; border:1px solid #ccc; margin:0; margin:0; }
div.box-yellow-gray ul#person-list li.person div.image { float:left; width:80px; height:80px; background-color:#fff; padding:10px; border:1px solid #ccc; }
div.box-yellow-gray ul#person-list li.person div.content { float:left; width:124px; min-height:80px; padding:12px 12px 0 12px; }
div.box-yellow-gray ul#person-list li.person div.content h2 { line-height:1em; margin-bottom:4px; }
div.box-yellow-gray ul#person-list li.person div.content div.title { line-height:1.1em; font-size:11px; margin-bottom:2px; }
div.box-yellow-gray ul#person-list li.person div.content a.email { display:block; font-size:11px; line-height:1.5em; }

div.partners { padding:6px 0; border-top:1px solid #cbdae8; border-bottom:1px solid #cbdae8; margin-bottom:20px; }
div.partners a { display:block; font-size:11px; padding:6px 0; }
div.partners p { display:block; font-size:11px; padding:6px 0; }

div.col-384 ul { list-style-type:disc; padding:0 0 0 20px; margin:0; }
div.col-384 ul li { line-height:1.5em; padding:0 0 6px 0; margin:0; }
div.col-384.contentblock div.quote { background-color:#edf3f8; padding:12px 12px 1px 12px; border:1px solid #7ea6cb;}

table.downloads { width:536px; }
table.downloads tr td { padding:10px; }
table.downloads tr th { padding:0 0 10px 0; }
table.downloads tr.odd td { background-color:#edf3f8; }
table.downloads tr td.title  { width:268px; font-weight:bold; }
table.downloads tr td.file { width:268px; }
a.pdf { display:block; height:14px; line-height:12px; text-decoration:none; background:transparent url('/images/layout/icon-pdf.gif') no-repeat center left; padding:2px 0 0 20px; }


/* Calendar */
div#events-month { float:left; margin-bottom:12px; }
div#events-month h3 { font-weight:bold; }
div#events-menu { float:right; font-size:0.825em; margin-bottom:12px; }
div#events-menu a.here { color:#000; font-weight:bold; }

div#events-filter { clear:both; background-color:#f0f0f0; padding:12px 20px; border:1px solid #ccc; }
div#events-filter a.title { display:block; font-weight:bold; padding:0; }
div#events-filter a.title.here { color:#000;  padding:0 0 12px 0; }
div#events-filter div#panel-filter { display:none; }
div#events-filter div#panel-filter.here { display:block; }
div#events-filter div.menu { float:left; width:208px; padding:0 20px 0 0; }
div#events-filter div.menu div.option { padding:0 0 6px 0; }
div#events-filter div.menu div.option.checkall { font-weight:bold; padding:0 0 12px 0; }

form#event-month { padding-bottom:12px; }

div#calendar table { width:728px; }
div#calendar table tr td { vertical-align:top; width:80px; height:80px; background-color:#fff; padding:0px; border:1px solid #ccc; }
div#calendar table tr td.today { font-weight:bold; }
div#calendar table tr td.blank { color:#ccc; }
div#calendar table tr td.head { height:auto; text-transform:uppercase; font-weight:bold; padding:12px; }
div#calendar table tr td div.day { color:#000; padding:12px 0 2px 12px; }
div#calendar table tr td.blank div.day { color:#ccc; padding:12px 0 6px 12px; }
div#calendar table tr td div.event a { display:block; background-color:#edf3f8; padding:4px 12px; border-top:1px solid #ccc;}

div.event {}
div.event div.datetile { float:left; width:75px; height:72px; color:#000; text-align:center; font-weight:bold; line-height:1.1em; background-color:#f0f0f0; padding:10px; border:1px solid #ccc; margin:0 1px 1px 0; }
div.event div.datetile div { width:auto; text-align:center; font-size:3.0em; padding-top:4px; }
div.event div.listing { float:left; width:612px; height:76px; color:#000; line-height:1.4em; background-color:#edf3f8; padding:8px; border:1px solid #ccc; margin-bottom:1px; }
div.event div.listing h2 { margin-bottom:0px; }
div.event div.listing div.time { font-weight:bold; line-height:1.5em;}
div.event div.listing div.summary { font-size:11px; line-height:1.5em; margin-bottom:0;}
div.subtitle div.time { line-height:1.5em;}

/* News */
div.news h1 { margin-bottom:6px; }
div.news h2 { margin-bottom:6px; }
div.news div.date { color:#999; font-weight:bold; margin-bottom:6px; }
div.news div.category { color:#999; font-size:11px; margin-bottom:12px; }

div.news ul.archive-items { list-style-type:square; }
div.news ul.archive-items li { margin:0 0 12px 0; }
div.news table.archive-posts { width:728px; }
div.news table.archive-posts tr td { padding:10px; }
div.news table.archive-posts tr.odd td { background-color:#edf3f8; }
div.news table.archive-posts tr td.title { font-weight:bold; }

/* About Us */
div.box-bio { float:right; width:167px; height:270px; margin-bottom:20px; }
div.box-bio img { border:0; margin-bottom:6px; }
div.box-bio a.title { font-weight:bold; line-height:1.5em; margin-bottom:12px; }
div.box-bio p { font-size:11px; }


/* Search */
table#search-results {}
table#search-results tr td { line-height:1.5em; padding:20px; }
table#search-results tr td.number { padding-right:0; }
table#search-results tr.odd td { background-color:#edf3f8; }
table#search-results a { font-weight:bold; text-decoration:underline; }


/* Careers */
div.accordion { background-color:#fff; margin-bottom:20px; border:1px solid #d5dadf; border-bottom:none; }
div.accordion div.trim { height:3px; background-color:#fcc738; border-bottom:1px solid #d5dadf; }
div.accordion div.title { color:#555; font-weight:bold; text-transform:uppercase; background-color:#edf3f8; padding:8px 20px; border-bottom:1px solid #d5dadf; }
div.accordion a.itemlink { display:block; color:#014f97; font-weight:bold; background-color:#edf3f8; padding:8px 20px; border-bottom:1px solid #d5dadf; }
div.accordion a.itemlink div.carat { float:right; width:13px; height:13px; background:transparent url('/images/layout/carat-down-aqua.png') no-repeat top left; }
div.accordion a:hover.itemlink { color:#fff; background-color:#76a2cb; }
div.accordion a:hover.itemlink div.carat { background:transparent url('/images/layout/carat-down-aqua.png') no-repeat 0 -13px; }
div.accordion a.itemlink.open { color:#000; font-weight:bold; background-color:#fff; padding:8px 20px; border-bottom:none; }
div.accordion a.itemlink.open div.carat { background:transparent url('/images/layout/carat-down-aqua.png') no-repeat bottom left; }
div.accordion div.itemtext { display:none; color:#555; background-color:#fff; padding:12px 20px 20px 20px; border-bottom:1px solid #d5dadf; }
div.accordion div.itemtext a.button { margin-bottom:0; }

table.careers-footer p { font-size:11px; }

a.button.smallyellow { width:238px; height:29px; font-size:1.0em; font-weight:bold; font-style:italic; text-decoration:none; background:transparent url('/images/layout/button-w258-yellow.png') no-repeat top left; padding:18px 0 0 20px; margin-bottom:0; }

a.icon { display:block; float:left; width:55px; height:16px; color:#014f97; font-size:11px; padding:4px 0 0 25px; margin:10px 9px 0px 0; }
a.icon.twitter { background:transparent url('/images/layout/logo-twitter-small.png') no-repeat left top; }
a.icon.facebook { background:transparent url('/images/layout/logo-facebook-small.png') no-repeat left top; }
a.icon.linkedin { background:transparent url('/images/layout/logo-linkedin-small.png') no-repeat left top; margin-right:0; }
