﻿html
{
	overflow: scroll;
	width: auto;
}

body
{
	background-color: #DDDDDD;
	width: 98%;
	overflow: visible;
	position: relative;
}

form
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: visible;
	position: relative;
	z-index: 0;
}

/*Header is used to manage the static header and header of the entire site */
#header
{
	background-color: #FFFFFF;
	height: 175px;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	border-top-width: 2px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	border-right-width: 2px;
	padding: 5px 5px 5px 5px;
	overflow: visible;
	position: relative;
	z-index: 2;
}

#googlesearch
{
	width: 590px;
	float: right;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
	margin-bottom: 10px;
	overflow: hidden;
}

#google_translate_element
{
	float: right;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
    height: 45px;
    position: relative;
    z-index: 500;
}

#siteselect
{
	border-top-color: #B0B0B0;
	border-top-style: dashed;
	border-top-width: 1px;
	border-bottom-color: #B0B0B0;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	float: right;
	text-align: right;
	left: 79.3%;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	width: auto;
    height: auto;
    padding: 5px 0 5px 0;
    position: absolute;
    top: 55px;
    z-index: 501;
}

#main
{
	background-color: #FFFFFF;
	height: auto;
	width: 950px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	border-right-width: 2px;
	padding: 5px 5px 0px 5px;
	position: relative;
	overflow: hidden;
	clear: none;
	z-index: 1;
}

#lowernavpanel
{
	width: 735px;
	height: 150px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	position: relative;
	overflow: visible;
	z-index: 50;
}


#menu
{
	width: 950px;
	float: left;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px 1px 1px 1px;
	position: absolute;
	top: 138px;
	left: 40px;
	z-index: 100;
	overflow: visible;
}

#solutionsleft
{
	background-color: #EFEFEF;
	border-style: outset;
	border-width: 2px;
	border-color: #E0E0E0;
	float: left;
	width: 165px;
	height: auto;
	margin-left: auto;
	padding-bottom: 5px;
	padding-left: 2px;
	overflow: hidden;
}

#popup
{
	background-color: #FFFFFF;
	border-style: outset;
	border-width: 2px;
	border-color: #E0E0E0;
	float: none;
	width: 150px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#canada
{
	background-color: #FFFFFF;
	border-style: outset;
	border-width: 1px;
	border-color: #E0E0E0;
	padding-left: 3px;
	padding-right: 3px;
	float: none;
	width: 425px;
	height: 380px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#solutionsmiddle
{
	font-family: Arial, Calibri;
	width: 590px;
	margin-left: 0px;
	margin-right: 0px;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	overflow: visible;
	position: relative;
	z-index: 10;
}

#solutionstable
{
	font-family: Arial, Calibri;
	font-size: 14px;
	width: 590px;
	margin-left: 0px;
	margin-right: 0px;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	overflow: visible;
	position: relative;
	z-index: 10;
}

#solutionswidget
{
	font-family: Arial, Calibri;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	overflow: visible;
	position: relative;
	z-index: 10;
}

#solutionsright
{
	background-color: #FFFFFF;
	border-style: outset;
	border-width: 2px;
	border-color: #E0E0E0;
	float: right;
	width: 165px;
	margin-right: auto;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	overflow: visible;
	position: relative;
	z-index: 135;

}

#footer
{
	background-color: #FFFFFF;
	height: 20px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top: solid 1px #000000;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	border-bottom-width: 2px;
	padding: 0px 5px 5px 5px;
	position: relative;
	overflow: visible;
	z-index: 1;
}

#solutionsright #chat img
{
	width: auto;
	height: auto;
}

#header p.language
{
	float: right;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

#header a img.bannerlogo
{
	float: left;
	width: 250px;
	height: auto;
	border: none 0px #FFFFFF;
}

#headerbanner img.bannernav
{
	margin-top: 10px;
	padding-top: 10px;
	width: 850px;
	height: 47px;
	z-index: 90;
	position: relative;
}

#header div.navheader
{
	background-color: #0000FF;
	background-position: center bottom;
	border-bottom: solid 2px #000000;
	border-left: solid 1px #5050AA;
	border-top: solid 2px #202080;
	border-right: solid 1px #000000;
}

#googlesearch input.searchbutton
{
	background-color: #0C76B5;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-style: outset;
	border-width: 2px;
}

#siteselect p
{
	color: #505050;
	display: inline;
	float: left;
	font-family: Calibri, Cambria, Arial;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	line-height: 16px;
	margin: 0 3px 0 0;
	padding: 2px 0 0 0;
}

#main object.mainimage
{
	margin-left: auto;
	margin-right: auto;
	float: none;
	z-index: -1;
}

#main p.maintext
{
	font-size: 12px;
	font-family: Arial, Calibri;
	float: none;
	text-align: justify;
	color: #000000;
	width: 700px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

#solutionsmiddle span.maintext
{
	font-size: 16	px;
	font-family: Calibri, Cambria, Arial;
	float: none;
	text-align: left;
	color: #000000;
	width: 700px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

#main img.bodyimagesright
{
	float: right;
	width: 130px;
	margin-left: 10px;
	margin-right: 10px;	
	margin-top: 45px;
}

#main img.bodyimagesleft
{
	float: left;
	width: 260px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 35px;	
}

#main p.imagerighttag
{
	font-size: 13px;
	font-family: Arial;
	float: left;
	text-align: left;
	color: #000000;
	width: 190px;
}

#main p.imagelefttag
{
	font-size: 13px;
	font-family: Arial;
	float: right;
	text-align: left;
	color: #000000;
	width: 190px;
}

#lowernavpanel img
{
	float: left;
	width: 225px;
	margin: 2px 10px 2px 10px;
	border: none 0px #ffffff;
}

#solutionsleft p, #solutionsleft a, #solutionsleft a:visited
{
	font-size: 13px;
	font-family: Arial, Calibri;
	color: #000000;
	text-decoration: none;
}

#solutionsleft a:hover
{
	font-size: 13px;
	font-family: Arial, Calibri;
	color: #0C76B5;
	text-decoration: underline;
}

#solutionsleft h1
{
	color: #0C76B5;
}

#solutionsmiddle p, #solutionsmiddle label
{
	font-size: 12px;
	font-family: Arial, Calibri;
	text-align: justify;
	color: #000000;
	width: auto;
}

#solutionsmiddle span.twitter table
{
	font-size: 12px;
	font-family: Arial, Calibri;
	text-align: left;
	color: #000000;
	width: 580px;
	border: solid 2px #0C76B5;
	background-color: #F2F2F2;
}

#solutionsmiddle span.twitter table tr td.header
{
	width: 135px;
	border-bottom: solid 2px #FFFFFF;
}

#solutionsmiddle span.twitter table tr td
{
	width: 445px;
	border-bottom: solid 2px #FFFFFF;
}

#solutionsmiddle table.list tr td
{
	width: auto;
}

#solutionsmiddle table.list tr th
{
	font-family: Arial, Calibri;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #0C76B5;
	padding: 0px 10px 5px 0px;
}

#solutionsmiddle table.list tr td h2
{
	color: #FFFFFF;
	background-color: #0C76B5;
}

/************************************************
START EXPAND-COLLAPSE DOCUMENTATION TABLE
************************************************/
#solutionsmiddle table.report { height:auto; }
#solutionsmiddle table.report tr { display: table-row; }
#solutionsmiddle table.report tr td { width: auto;}
#solutionsmiddle table.report h2 { width: auto; color: #FFFFFF; background-color: #0C76B5;}
#solutionsmiddle table.report img { float:right;}
#solutionsmiddle table.report ul { background-color: #ffffff; margin:0px 0px 0px 20px; padding:0px;}

#solutionsmiddle table.report li.video { list-style-type: none; background: url('../images/video_icon.jpg') no-repeat top left; height: 25px; padding-left: 25px;}

#solutionsmiddle table.report li.pdf { list-style-type: none; background: url('../images/pdf_icon.gif') no-repeat top left; height: 25px; padding-left: 25px;}

#solutionsmiddle table.report li.webpage { list-style-type: none; background: url('../images/webpage_icon.gif') no-repeat top left; height: 25px; padding-left: 25px;} 

#solutionsmiddle table.report th { width: auto; color: #000000; background-color: #efefef;}
#solutionsmiddle table.report td { width: auto; color: #000000; padding:0px 0px; }
#solutionsmiddle table.report tr.odd td { padding-left:20px; width: auto; color: #000000; background-color: #efefef; cursor:pointer; background-image:url('/images/add_13x13_b.png'); background-repeat:no-repeat; background-position: 0 | 0; }
#solutionsmiddle table.report tr.up td { background-image:url('/images/Remove_13x13_b.png'); background-repeat:no-repeat; background-position: 0 | 0; }
/************************************************
END EXPAND-COLLAPSE DOCUMENTATION TABLE
************************************************/

#solutionsmiddle table.partners tr td, #solutionsmiddle table.partners tr th
{
	width: auto;
	text-align: left;
	padding: 5px 10px 5px 10px;
}

#solutionsmiddle table.partners tr th a
{
	font-size: 14px;
	text-align: left;
	text-decoration: none;
}

#solutionsmiddle table.logos tr td
{
	vertical-align: middle;
}

#solutionsmiddle a
{
	font-size: 12px;
	font-family: Arial, Calibri;
	text-align: justify;
	color: #0C76B5;
	text-decoration: underline;
}

#solutionsmiddle p.success
{
	font-size: 12px;
	font-family: Arial, Calibri;
	text-align: justify;
	color: #000000;
	margin-top: 0px;
	height: 90px;
}

#solutionsmiddle table tr td
{
	font-size: 12px;
	font-family: Arial, Calibri;
	text-align: left;
	color: #000000;
	width: 130px;
	vertical-align: top;
}

#solutionsmiddle p.mainheader
{
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	width: 590px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	line-height: 50px;
	z-index: 100;
}

#solutionsmiddle img.solutionsheader
{
	width: 590px;
	height: 50px;
	position: absolute;
	top: 0px;
	z-index: 99;
}

#solutionsmiddle img.solutionsbanner
{
	width: 588px;
	height: 145px;
	position: relative;
	top: 0px;
	z-index: 99;
}

#solutionsmiddle img.promosolutionsbanner
{
	width: 588px;
	height: 141px;
	position: relative;
	top: 0px;
	z-index: 99;
}

#solutionswidget p.mainheader
{
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	line-height: 50px;
	z-index: 100;
}

#solutionswidget img.solutionsheader
{
	width: 900px;
	height: 50px;
	position: absolute;
	top: 0px;
	z-index: 99;
	margin: 5px 20px 5px 25px;
}

#solutionsright p
{
	font-size: 12px;
	font-family: Arial, Calibri;
	color: #000000;
	line-height: 25px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 5px;
	text-decoration: none;
}

#solutionsright a, #solutionsright a:visited
{
	font-size: 12px;
	font-family: Arial, Calibri;
	color: #000000;
	line-height: 12px;
	margin-top: 15px;
	margin-bottom: 8px;
	padding-left: 5px;
	text-decoration: none;
	display: block;
}

#solutionsright a:hover
{
	font-size: 12px;
	font-family: Arial, Calibri;
	color: #0C76B5;
	text-decoration: underline;
}

#solutionsright a.conversations
{
	font-size: 12px;
	font-family: Arial, Calibri;
	color: #000000;
	line-height: 25px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-decoration: none;
	display: block;
}

#solutionsright a.conversations:hover
{
	font-size: 12px;
	font-family: Arial, Calibri;
	color: #0C76B5;
	text-decoration: underline;
}

#popup a.conversations
{
	font-size: 12px;
	font-family: Arial, Calibri;
	color: #000000;
	line-height: 25px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-decoration: none;
	display: block;
}

#canada a.conversations
{
	font-size: 12px;
	font-family: Arial, Calibri;
	color: #000000;
	line-height: 25px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-decoration: none;
	display: block;
}

#canada a.conversationsemail
{
	font-size: 12px;
	font-family: Arial, Calibri;
	color: #000000;
	line-height: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-decoration: none;
	display: block;
}

#canada a.conversationsemail:hover
{
	font-size: 12px;
	font-family: Arial, Calibri;
	color: #0C76B5;
	text-decoration: underline;
}

#solutionsright ul
{
	margin-left: 15px;
}

#solutionsright ul li
{
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 10px;
}

#solutionsmiddle img
{
	width: 550px;
	height: 50px;
}

#solutionsmiddle img.solutionsembed
{
	float: right;
	width: auto;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#solutionsright img
{
	float: left;
	height: 25px;
	margin-left: 2px;
	margin-right: 2px;
	border: none 0px #FFFFFF;
}

#popup img
{
	float: left;
	height: 25px;
	margin-left: 2px;
	margin-right: 2px;
	border: none 0px #FFFFFF;
}

#solutionsright img.thumbnail
{
	width: 130px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border: none 0px #FFFFFF;
}

#solutionsright img.thumbnail2
{
	width: 160px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border: none 0px #FFFFFF;
}

#solutionsmiddle ul li
{
	font-size: 12px;
	font-family: Arial, Calibri;
	color: #000000;
}

#solutionsmiddle img.solutionsembedleft
{
	float: left;
	width: 115px;
	height: auto;
	border: none 0px #FFFFFF;
	padding-right: 5px;
}

#solutionsmiddle img.portrait
{
	float: left;
	width: 75px;
	height: auto;
	margin-right: 15px;
	border-style: groove;
	border-color: #F7D83F;
	border-width: 1px;
}

#solutionsmiddle h2.success
{
	font-size: 13px;
	font-family: Arial, Calibri;
	font-weight: bold;
	text-align: left;
	color: #0C76B5;
	line-height: 16px;
	margin-bottom: 0px;
}
/************************************************
BLOG STUFF
************************************************/
#solutionsmiddle h2.blog
{
	font-size: 16px;
	font-family: Arial, Calibri;
	color: #0C76B5;
	text-decoration:underline;
}

#solutionsmiddle p.author
{
	font-size:0.7em;
	font-style:italic;
	margin-top:0;
}

#solutionsmiddle img.authorImage
{
	float: right;
	width: auto;
	height: auto;
	margin:0 0 15px 15px;
	border-style: none;
	border-width: 0px;
}

#solutionsright .list UL
{
	color:#0c76b5;
	list-style-type:square;
	list-style-position:outside;
	padding-left:1em;
	margin:1em 0;
}

#solutionsmiddle img.logo
{
	float: left;
	width: auto;
	height: auto;
	margin-right: 10px;
	border-style: none;
	border-width: 0px;
}

#solutionsmiddle img.logo2
{
	float: right;
	width: auto;
	height: auto;
	margin-left: 10px;
	border-style: none;
	border-width: 0px;
}

#solutionsmiddle select.drop
{
	font-family: Arial, Calibri;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #F0F0F0;
}

h1
{
	font-size: 16px;
	font-family: Arial, Calibri;
	color: #0C76B5;
}

h2
{
	font-size: 12px;
	font-family: Arial, Calibri;
	font-weight: bold;
	color: #0C76B5;
	line-height: 32px;
	margin-bottom: 6px;
}

#solutionsright h2
{
	font-size: 13px;
	font-family: Arial, Calibri;
	font-weight: bold;
	color: #0C76B5;
	line-height: 12px;
	margin-bottom: 2px;
	margin-top: 6px;
}

#footer p.copyright
{
	font-size: 10px;
	font-family: Arial;
	color: #909090;
	text-align: right;
}

#footer p.copyright a, #footer p.copyright a:visited
{
	color: #909090;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial;
	line-height: normal;
}

/* Floating Menu Code */
#menu a, #menu h2 
{
	font-size: 14px;
	font-family: Arial, Calibri;
	display: block;
	white-space: nowrap;
	margin: 0;
	padding: 1px 0 1px 3px;
}

#menu h2 {
	color: #FFFFFF;
	text-align: Center;
	line-height: 16px;
}

#menu a
{
	background: #DDDDFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
}

#menu a, #menu a:visited { color: #000000; }

#menu a:hover {
	color: #000000;
	background: #FFFFFF;
}
#menu a:active {
	color: #000000;
	background: #DDDDFF;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 170px;
}

#menu li 
{
	position: relative;
	z-index: 999;
}

#menu ul ul {
	position: relative;
	z-index: 998;
	left: -2px;
	top: -20px;
	display: none;
	border: solid 2px #F7D83F;
}

#menu ul ul ul {
	top: -2px;
	left: 170px;
	position: absolute;
	z-index: 998;
	display: none;
	border-top: solid 2px #F7D83F;
	border-right: solid 2px #F7D83F;
	border-bottom: solid 2px #F7D83F;
	border-left: none 0px #000000;
}

#menu ul ul ul li a, #menu ul ul ul li a:visited
{
	color: #FFFFFF;
	background-color: #0C76B5;
}

#menu ul ul ul li a:hover
{
	color: #0C76B5;
	background-color: #FFFFFF;
}

/* Begin non-anchor hover selectors */

div#menu h2:hover {
	color: #F7D83F;
}
div#menu li:hover {
	cursor: pointer;
	z-index: 997;
}
div#menu li:hover ul ul, div#menu li li:hover ul ul, div#menu li li li:hover ul ul, div#menu li li li li:hover ul ul { display: none; }

div#menu li:hover ul, div#menu li li:hover ul, div#menu li li li:hover ul, div#menu li li li li:hover ul 
{
	display: block;
	z-index: 996;
}

/* End of non-anchor hover selectors */

/* Styling for Expand */
#menu a.x, #menu a.x:visited {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 100%;
}
#menu a.x:hover {
	color: #0000FF;
	background: #FFFFFF;
}
#menu a.x:active {
	color: #000000;
	background: #FFFFFF;
}

#menu a.category
{
	color: #0C76B5;
	font-weight: bold;
	font-size: 14px;
}

#menu a.menuheader
{
	color: #FFFFFF;
	background-color: #0C76B5;
	text-align: center;
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Calibri;
	display: block;
	white-space: nowrap;
	margin: 0;
	padding: 1px 0 1px 3px;
}

/************************************************
EXPAND-COLLAPSE TOGGLE ROWS
************************************************/
p
{
padding: 0 0 0em;
}
.msg_list {
margin: 0px;
padding: 0px;
width: 165px;
}
.msg_head {
font-size: 13px;
font-family: Arial, Calibri;
color: #ddddff;
padding: 0px 0px;
cursor: pointer;
position: relative;
background-color:#efefef;
margin:1px;
}
.msg_body {
margin:5px;
padding: 0px 0px 0px;
background-color:#FFFFFF;
}
/************************************************
JCAROUSEL LITE
************************************************/
#list {
     height:150px;
     width:880px;
     margin:0px auto;
}

.slider {
     float:left;
     left: -5000px;
     margin:5px;
     position:relative;
     visibility:hidden;
}

.slider ul {
     height:100px;
     width:600px;
}

.slider ul li {
     padding:0 13px;
}

.slider ul li img {
     cursor:pointer;
     height:100px;
     padding-top:3px;
     width:180px;
}

.prev {
     cursor:pointer;
     float:left;
     padding-top:50px;
}

.next {
     cursor:pointer;
     float:right;
     padding-top:50px;
}
/************************************************
	      CAPTIFY CAPTION		
************************************************/

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 3.5em;	
	font-weight: bold;
	font-size: 11px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #f7d83f;
	background: #0c76b5;
	text-shadow: 2px 2px 0 #202020;
}
.caption-top {
   border-width: 0px 0px 5px 0px;
}
.caption-bottom {
   border-width: 5px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }

/************************************************
	      NEWS TICKER		
************************************************/
#ticker
{
    border: 1px solid #666;
    background: #f7d83f;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #333;
    font: 13px/16px Arial,Verdana,sans-serif;
    padding: 3px 7px;
    left: 120px;
    margin:5px;
    position:relative;
    width: 685px;
}
#ticker .divider {
    padding: 0 4px;
}
#ticker a, #ticker a:visited
{
    color: #333;
    text-decoration: none;
}
#ticker a:hover
{
    color: #0c76b5;
}

/************************************************
	      BULLET LIST ICONS		
************************************************/

.custom li.leaf {
list-style-type: none;
background: url('../images/email_icon.jpg') no-repeat top left;
height: 46px;
padding-left: 40px;
} 
