/* Succession layout */
* {
	margin: 0px;
	padding: 0px;
}
img {
border: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #605E5F;
}
#container {
	width: 957px;
	margin: 0px auto;
	border-left: solid #4C4C4E 3px;
	border-right: solid #4C4C4E 3px;
	position: relative;
}
#container #header {
	width: 957px;
	height: 117px;
	float: left;
	background: #000000 url(../img/header-bg) repeat-x;
	border-bottom: solid #525151 1px;
}
#flashcontent {
position: absolute;
top: 25px;
left: 52px;
}
#header span {
	display: none;
}
#navigation {
	width: 957px;
	height: 40px;
	float: left;
	background-color: #000000;
	border-bottom: solid #D9D9D9 4px;
}
#navigation li {
	list-style: none;
	display: block;
	float: left;
	margin-right: 2px;
}
#navigation .navLastBut {
	margin-right: 0px;
}
#content {
	width: 902px;
	float: left;
	background-color: #ffffff;
	padding: 60px 0px 20px 55px;
	position: relative;
}
#homeLeftColumn {
	width: 536px;
	float: left;
	background: url(../img/home-page-left-col-side-sha.jpg) repeat-y right;
}
#homeLeftBottomShadow {
	width: 536px;
	height: 15px;
	float: left;
	background: url(../img/home-page-left-col-bottom-09.jpg) no-repeat;
}
#homeLeftTopShadow {
	width: 471px;
	padding: 0px 60px 0px 5px;
	background: url(../img/home-page-left-col-top-shad.jpg) no-repeat right top;
}
#homeRightColumn {
	width: 307px;
	float: left;
	margin-left: 15px;
}
#homeRightBottomShadow  {
	width: 307px;
	height: 15px;
	float: left;
	background: url(../img/home-page-right-col-bottom-.jpg) no-repeat;
}
#homeRightTopShadow  {
	width: 276px;
	float: left;
	padding: 0px 31px 0px 0px;
	background: url(../img/home-page-right-col-top-sha.jpg) no-repeat top right;
}
#homeRightColumn li {
	list-style: none;
}
#rightColumnHomeList {
	margin: 20px 0px 20px 10px;
}
#rightColumnHomeList li {
	background: url(../img/home-page-bullet-piont.jpg) no-repeat left 5px;
	padding: 0px 0px 0px 20px;
}
#homeLeftTopShadow li {
	list-style: none;
}
#homeLeftTopShadow li {
	margin-left: 20px;
}
#homeLeftTopShadow li {
	background: url(../img/home-page-bullet-piont.jpg) no-repeat left 5px;
	padding: 0px 0px 0px 15px;
}
/* tombstone page style */
#tombstoneContent {
	width: 864px;
	float: left;
	background: url(../img/tombstone-shadow-side.gif) repeat-y right;
}
#tombstoneBottomShadow {
	width: 864px;
	height: 16px;
	float: left;
	margin-top: 60px;
	background: url(../img/tombstone-shadow-bottom.gif) no-repeat;
}
#tombstoneTopShadow {
	width: 799px;
	padding: 0px 60px 0px 5px;
	background: url(../img/tombstone-shadow-top.gif) no-repeat right top;
}
#tombstoneTopShadow .tombstoneBoxFloatDark {
	width: 100%;
	float: left;
	background: #e3f0c7 url(../img/tombstone-bracket.gif) no-repeat 460px 40px;
	padding: 5px;
	margin-bottom: 10px;
}
#tombstoneTopShadow .tombstoneBoxFloatLight {
	width: 100%;
	float: left;
	background: #ecf8d4 url(../img/tombstone-bracket.gif) no-repeat 460px 40px;
	padding: 5px;
	margin-bottom: 10px;
}
#tombstoneSearchBox {
padding-bottom: 10px;
font-size: 11px;
}
#tombstoneSearchBox select{
width: 150px;
font-size: 11px;
}
.tombstoneTarget p {
	
}
.tombstoneInnerBox li {
text-align: center;
list-style-type: none;
line-height: 12px;
font-size: 11px;
}
.tombstoneInnerBox {
width: 150px;
float: left;
}
.tombstoneDescription {
width: 310px;
height: 100px;
float: left;
background-color: #FFFFFF;
border: 1px solid #b3b2b2;
margin: 0 0px 0px 30px;
}
.tombstoneDescription li{
list-style-type: none;
text-align: center;
}
#tombstoneTopShadow .tsGreen {
color: #81b505;
font-size: 9px;
padding:0px;
}
#tombstoneTopShadow .tsGreenYear{
color: #81b505;
font-size: 9px;
padding:0 10px 0  0;
text-align:right;
}
.tsGreenLarge {
color: #81b505;
font-size: 13px;
padding: 20px 0px 10px 0px;
font-weight: bold;
}
.tombstoneVendor {
height:100px;
line-height: 100px;
background-color: #FFFFFF;
border: 1px solid #b3b2b2;
margin: 4px;
margin-top: 0px;
}
.tombstoneTarget {
height:100px;
line-height: 100px;
background-color: #FFFFFF;
border: 1px solid #b3b2b2;
margin: 4px;
margin-top: 0px;
}
.tombstoneAquirer {
height:100px;
line-height: 100px;
background-color: #FFFFFF;
border: 1px solid #b3b2b2;
margin: 4px;
margin-top: 0px;
}
.logoArea{
height:78px;
line-height:78px;
overflow:hidden;
display:block;
}
.nameArea{
padding-top:5px;
display:block;
}
#tombstoneTopShadow a, #tombstoneTopShadow a:visited {
font-size: 10px;
text-decoration: underline;
}
#tombstoneTopShadow a:hover {
text-decoration: none;
}

#tombstoneCaseTitle {
float: right;
font-size: 13px;
color: #696969;
}
#tombLeftCol {
width: 300px;
float: left;
}
.caseListLinks {
list-style-type: none;
float: left;
padding-top: 30px;
}
.caseListLinks a, .caseListLinks a:visited{
color:#7b7b7b;
}
#tombRightCol {
width: 450px;
padding-left: 30px;
float: left;
}
#tombRightCol h3{
color: #666666;
font-size: 16px;
padding: 20px 0px 20px 0px;
border-bottom: 1px solid #b3b2b2;
margin-bottom: 10px;
}
#tombRightCol li {
list-style-type: none;
padding: 20px 0px 0px 0px;
margin-bottom: 5px;
border-bottom: 1px solid #b3b2b2;
}
#tombTable {
float: left;
width: 310px;
}
#tombTable td{
padding: 4px;
}
.bigPhoto{
text-align:center;
width:411px;
background-color:#f5f5f5;
padding:4px;
}
.caseLightRow {
background-color: #ecf8d4;
}
.caseDarkRow {
background-color: #e3f0c7;
}
#drmcdealForm td {
padding: 5px;
border-bottom: 3px solid #FFFFFF;
}
 
#circleImg {
	display: block;
	width: 280px;
	height: 40px;
	float: left;
	background: url(../img/new_right_col_dots.gif) no-repeat right;
}
#contactDetails {
	padding: 0px 0px 0px 16px;	
}
#contactDetails li {
	font-size: 11px;
	padding-bottom: 5px;
}
#footer {
	width: 897px;
	height: 21px;
	padding: 10px 0px 0px 60px;
	clear: both;
	background: url(../img/footer-bg-grad.jpg) repeat-x;
	border-top: solid #E4E4E4 4px;
}

/* text style */

#footer p{
	font-size: 11px;
	color: #7B7B7B;
}
#content h1 {
	font-size: 17px;
	color: #0C0C0C;
	border-top: solid #D1D1D1 1px;
	border-bottom: solid #B7E842 3px;
	padding: 10px 0px 8px 0px;
	margin: 0px 0px 32px 0px;
	letter-spacing: -0.3px;
	
}
#content p {
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 20px;
	text-align: justify;
}
#homeRightColumn p {
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	color: #646464;
}
.greenText {
	color: #81b505;
	font-weight: bold;
}
.greenText2 {
	color: #81b505;
}
#homeLeftTopShadow .newsGreenText {
	color: #81b505;
	font-weight: bold;
	font-size: 14px;
}
.redText {
color: #FF0000;
font-weight: bold;
}
#newsArticlesList {
margin-left: 10px;
}
#newsArticlesList li{
padding-bottom: 10px;
padding-left: 35px;
line-height: 18px;
font-size: 11px;
background: url(../img/new_right_col_pdf_icon.gif) left 5px no-repeat;
}


/* link style */
a, a:visited {
text-decoration: underline;
}
a:hover {
text-decoration: none;
}

#navigation a, #navigation a:visited {
	width: 135px;
	display: block;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding: 18px 0px 8px 0px;
	background: url(../img/navigation-button-bg.jpg) no-repeat;
}
#navigation a:hover {
	color: #B7E842;
}
#footer a, a:visited {
	font-size: 11px;
	color: #7B7B7B;
	text-decoration: underline;	
	background: none;
	display: inline;
}
#footer a:hover {
	text-decoration: none;
}
#homeLeftColumn a, #homeLeftColumn a:visited {
	color: #000000;
	text-decoration: underline;
	padding: 0px;
	font-size: 12px;
}
#homeLeftColumn a:hover {
	text-decoration: none;
}
#homeRightColumn a, #homeRightColumn a:visited {
	color: #000000;
	text-decoration: underline;
	padding: 0px;
}
#homeRightColumn a:hover {
	text-decoration: none;
}

#homeLeftTopShadow a.pdfLink, #homeLeftTopShadow a.pdfLink:visited {
width: 165px;
display: block;
padding-left: 30px;
margin-bottom: 10px;
background: url(../img/icons/icon_pdf.gif) left center no-repeat; 
float: right;
}
#homeLeftTopShadow a.pdfLink:hover {

}

/* MENU */
.menu ul.horizontal,
.menu ul.vertical
{
	margin:0;
	padding:0;
	display:none;
	position:relative;
	left:0;
	float:left;
}

.menu .item
{
	float:left;
	position:relative;
	list-style:none;
	display:inline;
}
.menu .slide, 
.contextMenu
{
	position:absolute;
	overflow:hidden;
	display:none;
	_height:1px;
	float:left;
}
#navigation .slide a, a:hover {
	background: none;
}
#navigation a:hover {
	
}
.menu .leftArrow,
.menu .topArrow,
.menu .bottomArrow,
.menu .rightArrow
{
	position:absolute;
	z-index:2000;
	text-indent:-1000em;
}


/* menu style */

.RadMenu_telerikCom .group
{
	border-left: solid 1px #2A2929;
	border-right: solid 1px #2A2929;
	border-bottom: solid 1px #2A2929;
	/*border-top: solid #D9D9D9 4px;*/
	background: #878586 url(../img/sub-nav-bg.jpg) repeat-x;
	padding-bottom: 0px !important;
	margin-top: 4px!important;
}
#aboutusSub {
	padding: 15px;
	background-color: #878586;
}
#navigation #aboutusSub li {
	border-bottom: solid 1px #979696;
}
#navigation #aboutusSub a, #navigation #aboutusSub a:visited {
	width: 90px;
	font-size: 11px;
	padding: 3px 0px 3px 20px;
	text-align: left;
	font-size: 11px;
	background: none;
}
#navigation #aboutusSub a:hover {
	background: #525151 url(../img/sub-nav-arrow-2.png) no-repeat 2px 5px;	
}
#aboutusSub li {
	padding: 0px;
	border-bottom: solid 1px #979696;
	background: url(../img/sub-nav-arrow-1.gif) no-repeat 2px 5px;
}
#serviceSub {
	padding: 15px;
}
#navigation #serviceSub a, #navigation #serviceSub a:visited {
	width: 240px;
	padding: 3px 0px 3px 15px;
	margin: 0px;
	text-align: left;
	font-size: 11px;
	background: none;
}
#navigation #serviceSub a:hover {
	background: #525151 url(../img/sub-nav-arrow-2.png) no-repeat 2px 5px;
}

#serviceSub li {
	padding: 0px;
	border-bottom: solid 1px #979696;
	background: url(../img/sub-nav-arrow-1.gif) no-repeat 2px 5px;
}

#doneDealSub {
	padding: 15px;
	width:140px;
}
#navigation #doneDealSub a, #navigation #doneDealSub a:visited {
	width: 120px;
	padding: 3px 0px 3px 15px;
	margin: 0px;
	text-align: left;
	font-size: 11px;
	background: none;
}
#navigation #doneDealSub a:hover {
	background: #525151 url(../img/sub-nav-arrow-2.png) no-repeat 2px 5px;
}

#doneDealSub li {
	padding: 0px;
	border-bottom: solid 1px #979696;
	background: url(../img/sub-nav-arrow-1.gif) no-repeat 2px 5px;
}

#drMcDealSub {
	width: 130px;
	padding: 15px;
}
#navigation #drMcDealSub a, #navigation #drMcDealSub a:visited {
	width: 110px;
	padding: 3px 0px 3px 15px;
	margin: 0px;
	text-align: left;
	font-size: 11px;
	background: none;
}
#navigation #drMcDealSub a:hover {
	background: #525151 url(../img/sub-nav-arrow-2.png) no-repeat 2px 5px;
}

#drMcDealSub li {
	padding: 0px;
	border-bottom: solid 1px #979696;
	background: url(../img/sub-nav-arrow-1.gif) no-repeat 2px 5px;
}
#listQuote li{
	padding: 20px 0px 0px 0px;
	margin: 20px 0px 20px 20px;
	line-height: 18px;
	border-bottom: 1px solid #E1E1E1;
}
#homeRightColumn .lastBox, #homeLeftColumn .lastBox{
	border: none;
}
.italicText {
	font-style: italic;
}
.titleGray {
	color: #646464;
}
#listQuote p {
color: #000000;
}
#seminarUpComing {
width: 420px;
border: 2px solid #B8E743;
padding: 20px;
}
#seminarUpComing {
float: left;
margin-top: 30px;
}
#upComingList {
padding: 10px 0px 20px 0px;
}
#upComingList li{
font-size: 12px;
line-height: 19px;
}
.seminarBox {
width: 210px;
height: 110px;
float: left;
margin-bottom: 15px;
border-right: 1px solid #DEDEDE;
}
#homeLeftTopShadow .seminarBox ul{
margin-left: 0px;
}
.seminarBox a, .seminarBox a:visited {
font-size: 11px;
text-decoration: underline;
}
.seminarBox a:hover {
text-decoration: none;
}
#homeLeftTopShadow .seminarBox li {
text-align: center;
list-style: none;
}
.upComingNudge {
padding-left: 25px;
}
.teamBox {
width: 100%;
float: left;
border-bottom: 2px solid #dedee0;
margin-bottom: 20px;
}
.teamBox h3{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #97C121;
font-size: 16px;
}
.teamMugShot {
width: 156px;
float: left;
padding-left: 50px;
}
.teamMugShot li{
font-size: 11px;
}
#homeRightTopShadow .teamMugShot ul{
margin: 0px 0px 10px 0px;
}
#homeLeftTopShadow .pastPQ {
width: 425px;
float: left;
padding: 0px 10px 20px 45px;
background: url(../img/past-p-q.gif) no-repeat;
color: #97C121;
font-weight: bold;
line-height: 17px;
}
#homeLeftTopShadow .pastPP {
width: 425px;
float: left;
padding: 0px 10px 20px 45px;
margin-bottom: 20px;
background: url(../img/past-p-p.gif) no-repeat;
border-bottom: 1px solid #DDDDDD;
line-height: 17px;
}
.clear {
clear: both;
}
#pastPList {

}
#pastPList li{
margin-bottom: 5px;
line-height: 17px;
padding: 0px 10px 0px 30px;
font-size: 11px;
background: url(../img/past-p-q-icon.gif) no-repeat left top;
}
#pastPList {
	width: 255px;
	height: 300px;
	overflow: auto;
	margin-bottom: 20px;
	margin-left: 10px;
}
#homeRightTopShadow h3 {
	color: #666666;
	font-size: 16px;
	padding: 40px 0px 20px 10px;
}
.quoteClose {
background: url(../img/icons/quote-mark-2.gif) bottom right no-repeat;
}
.quoteOpen {
background: url(../img/icons/quote-mark-1.gif) top left no-repeat;
}
.required {
background: #FFFFFF url(../img/icons/icon-required.gif) no-repeat 5px center!important;
border: 1px solid #a5acb2;
padding: 2px 2px 2px 20px;
}
.alignRight {
text-align: right;
}
#homeRightColumn a.greenLink, #homeRightColumn a.greenLink:visited {
width: 200px;
color: #81b505;
display: block;
padding-left: 30px;
font-size: 16px;
text-decoration: underline;
background: url(../img/icons/icon-pencil-pad.gif) left top no-repeat;
}
#homeRightColumn a.greenLink:hover {
text-decoration: none;
}
#homeRightTopShadow .rightBlockText {
padding: 35px 0px 20px 0px;
width: 180px;
color: #000000;
}
#homeRightTopShadow .rightBlockText2 {
padding: 30px 0px 20px 0px;
color: #000000;
}
.pastClientList {
padding-left: 10px;
}
.pastClientList li{
padding: 0px 0px 0px 20px;
background: url(../img/home-page-bullet-piont.jpg) no-repeat left center;
}

#scrollBox {
width: 419px;
height: 50px;
display:block;
overflow:hidden;
margin-top: 5px;
position:relative;
padding-top:5px;
/*border:1px solid #f00;*/
}
#scrollBox ul{
/*position: absolute;*/
margin:0;
padding:0;
/*border:1px solid #0f0;*/
}
#scrollBox li{
float:left;
display:block;
padding:0 2px 0 0;
min-width:90px;
}

#imageScrollBars {
color: #999;
line-height: 30px;
position:relative;

}
a.scrollLeft, a.scrollLeft:hover {
background:url(../img/left-arrow.gif) no-repeat center;
width: 90px;
height: 30px;
display:block;
float: left;
}
a.scrollRight, a.scrollRight:hover {
background:url(../img/right-arrow.gif) no-repeat center;
width: 90px;
height: 30px;
display:block;
float: left;
}
#scrollInstructions {
float: left;
width: 252px;
text-align:center;
}
.imgText{
display:none;
}

.dropDownChk{
display:none;
/*margin:0 0 0 649px !important;
margin:20px 0 0 -152px;
width:148px;*/
border:1px solid #6699CC;
overflow:auto;
position:absolute;
background-color:#FFFFFF;
height:100px;
text-align:left;
padding:2px;
}
.dropDownChk span{
display:block;
padding:3px;
height:14px;
}
.dropDownChk input{
margin:0;
padding:0;
float:left;
}
.dropDownChk label{
text-align:left;
display:block;
margin:0 0 0 20px;
padding-top:0 !important;
padding-top:3px;
cursor:pointer;
}
.inputSort{
cursor:pointer;
background-image:url(../img/input-bg.gif);
background-repeat:no-repeat;
background-position:right;
border:1px solid #6699CC;
padding:3px 25px 2px 1px;
font-size:10px;
height:14px;
clip:rect(0, 20px, 0, 0);
overflow:hidden;
}
/*admin Layout*/

#adminContent {
	float: left;
	width:901px;
	background-color: #ffffff;
	padding: 40px 28px 20px 28px;
	position: relative;
	height:auto !important;
	height:350px;
	min-height:350px;
}

#adminContent h1 {
	font-size: 17px;
	color: #0C0C0C;
	border-top: solid #D1D1D1 1px;
	border-bottom: solid #B7E842 3px;
	padding: 10px 0px 8px 0px;
	margin: 0px 0px 20px 0px;
}
#adminContent p {
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 20px;
	text-align: justify;
}
.multipleChk{
width:250px;
height:100px;
/*overflow:auto;*/
float:left;
display:block;
}
.multipleChk label{
display:block;
padding:5px;
}

#adminTxt{
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
color:#666666;
padding:55px 40px 0 0;
}

.tblDisplay{
border-collapse:collapse;
width:100%;
margin-top:10px;
}
.tblDisplay th{
background-image:url(../img/footer-bg-grad.jpg);
background-repeat:repeat-x;
background-color:#000000;
height:30px;
color:#999999;
padding:0 4px 0 4px;
border:1px solid #666;
font-size:11px;
white-space:nowrap;
}
.tblDisplay td{
height:30px;
padding:4px;
border:1px solid #ccc;
font-size:11px;
border-collapse:collapse;
font-family:Arial, Helvetica, sans-serif;
color:#555;
}
.tblDisplay td a, .tblDisplay td a:visited{
padding-left:0;
color:#333333;
text-decoration:none;
}
.tblDisplay td a:hover{
color:#000000;
text-decoration:underline;
}

.tblForm{
width:100%;
}
.tblForm td{
padding:4px;
}
tr.even{
background-color:#eee;
}
tr.odd{
background-color:#f5f5f5;
}
.tblForm td strong{
color:#666666;
}

.bredcrumb{
background-color:#FFFFFF;
padding-bottom:10px;
color:#666666;
font-size:11px;
}
.bredcrumb a, .bredcrumb a:visited{
color:#333;
text-decoration:none;
padding:0;
}

.bredcrumb a:hover{
color:#000;
text-decoration:underline;
}
.bredcrumb strong{
font-size:11px;
}
.addData{
text-align:right;
/*width:901px;
position:absolute;
padding-top:10px;*/
background-image:url(../img/sub-nav-arrow-1.gif);
background-repeat:no-repeat;
background-position:0 4px;
float:right;
margin-top:10px;
}
.addData a:link, .addData a:visited{
color:#333;
font-weight:bold;
font-size:13px;
/*background-image:url(../img/sub-nav-arrow-1.gif);
background-repeat:no-repeat;
background-color:#eee;*/
text-decoration:none;
padding-left:10px;
padding-right:10px;
line-height:20px;
}
.addData a:hover{
color:#000000;
text-decoration:underline;
}
.subLinks{
margin:15px 0 15px 0;
font-size:12px;
color:#CCCCCC;
}
.subLinks span{
background-color:#333333;
padding:5px;
font-weight:bold;
}
.subLinks span a, .subLinks span a:visited{
background-color:#333333;
padding:5px;
font-weight:bold;
color:#CCCCCC;
}
.subLinks span a:hover{
color:#FFFFFF;
}
.subLinks strong{
color:#669900;
}
.subLinks a, .subLinks a:visited, .subLinks strong{
color:#333;
font-size:12px;
text-decoration:none;
padding:0 5px 0 5px;
}
.subLinks a:hover{
color:#000;
text-decoration:underline;
}
.greenTxt, .errorTxt{
display:block;
margin:10px 0 20px 15px;
}
.greenTxt li{
color:#669900;
list-style-image:url(../img/sub-nav-arrow-1.gif);
font-weight:bold;
}
.errorTxt li{
color:#CC0000;
list-style-image:url(../img/sub-nav-arrow-1.gif);
font-weight:bold;
}
#dispSeminar{
margin-left:20px;
}
#shadowBottom {
width: 859px;
height: 47px;
float: left;
background: url(../img/shadow-main-bottom.gif) no-repeat -1px top;
}
#mainShadowRight {
	width: 858px;
	background: url(../img/home-page-right-col-side-sh.jpg) repeat-y right;
}
#homeAskMcdeal {
width: 120px;
float: left;
padding: 10px 5px;
border-bottom: 1px solid #cfcecf;
margin: 25px 0px 0px 5px;
}
#homeAskMcdeal a, #homeAskMcdeal a:visited {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
}
#homeAskMcdeal a:hover {
text-decoration: underline;
}

#homeRightColumn a.homeListLink, #homeRightColumn a.homeListLink:visited {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
}
#homeRightColumn a.homeListLink:hover {
text-decoration: underline;
}

.homeBoldText {
font-size: 17px;
font-weight: bold;
padding-bottom: 5px;
}
.homeList {
padding-top: 25px;
}
#homeRightTopShadow h2 {
color: #B4E04B;
font-size: 18px;
padding: 25px 0px 0px 15px;
}
#homeLeftTopShadow ol {
padding: 0px 0px 0px 15px;
}
#homeLeftTopShadow ol li{
list-style-type: decimal;
padding: 0px 0px 15px 0px;
background: none;
}
#homeLeftTopShadow .subNumberList li p, #homeLeftTopShadow ol li p{
padding: 0px;
}
#homeLeftTopShadow .subNumberList li {
padding: 0px;
list-style-type: disc;
}
#homeLeftTopShadow .noListStyle {
background: none;
}
#homeLeftTopShadow .contactBoxFloat li{
background: none;
padding: 0px;
margin: 0px;
}
#homeLeftTopShadow .contactBoxFloat {
width: 230px;
float: left;
padding: 0px;
}
.emailList {
background: 
}
#homeLeftTopShadow .seminarBox li{
background: none;
}


