﻿*{

margin:0;
padding:0;

}
html {
     overflow: -moz-scrollbars-vertical;
}
.body{
background-color:#cccccc;/*#eeeeee;*/
text-align:center;
font-family:verdana, arial, sans-serif;
color:#444;

}
#wrapper{
width:974px;
margin:0 auto;
height:auto;
}
#shadowHolder{
float:left;
width:972px;
height:auto;
background-color:#fff;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}

#topBorder{
	width:974px;
	height:20px;
	float:left;
	border:0;
	/*background:url('../../../SiteCollectionImages/Rounded Border Top.gif');*/
}
#bottomBorder{
	width:974px;
	height:20px;
	/*background:url('../../../SiteCollectionImages/Rounded Border Bottom.gif');*/
	float:left;
}
#spacer{
	width:972px;
	height:10px;
	background-color:#ffffff;
	float:left
}

#topBanner{
	position:relative;
	float:left;
	width:972px;
	height:83px;
	margin-bottom:10px;
}
#topBannerLogo{
	float:left;
	width:952px;
	height:83px;
}
#topBannerSpacer{
	width:10px;
	float:left;
	height:83px;
}
#topBannerText{
	width:300px;
	background:url('../../../SiteCollectionImages/DB Text.gif') center no-repeat;
	float:left;
	height:125px;
}

#topDBLogo{
	float:left;
	width:267px;
	height:83px; 
}
#homeBannerLogo{
	float:left;
	width:952px;
	height:83px;
	padding-left:10px;
	background:url('../../../SiteCollectionImages/Banner images/banner1.gif') no-repeat;
}
#agileBannerLogo{
	float:left;
	width:952px;
	height:83px;
	padding-left:10px;
	background:url('../../../SiteCollectionImages/Banner images/banner2.gif') no-repeat;
}
#sharepointBannerLogo{
	float:left;
	width:952px;
	height:83px;
	padding-left:10px;
	background:url('../../../SiteCollectionImages/Banner images/banner3.gif') no-repeat;
}
#biztalkBannerLogo{
	float:left;
	width:952px;
	height:83px;
	padding-left:10px;
	background:url('../../../SiteCollectionImages/Banner images/banner4.gif') no-repeat;
}
#dotnetBannerLogo{
	float:left;
	width:952px;
	height:83px;
	padding-left:10px;
	background:url('../../../SiteCollectionImages/Banner images/banner5.gif') no-repeat;
}
#sqlBannerLogo{
	float:left;
	width:952px;
	height:83px;
	padding-left:10px;
	background:url('../../../SiteCollectionImages/Banner images/banner6.gif') no-repeat;
}
#solutionsBannerLogo{
	float:left;
	width:952px;
	height:83px;
	padding-left:10px;
	background:url('../../../SiteCollectionImages/Banner images/banner7.gif') no-repeat;
}
#seminarsBannerLogo{
	float:left;
	width:952px;
	height:83px;
	padding-left:10px;
	background:url('../../../SiteCollectionImages/Banner images/banner8.gif') no-repeat;
}
#customersBannerLogo{
	float:left;
	width:952px;
	height:83px;
	padding-left:10px;
	background:url('../../../SiteCollectionImages/Banner images/banner9.gif') no-repeat;
}
#aboutUsBannerLogo{
	float:left;
	width:952px;
	height:83px;
	padding-left:10px;
	background:url('../../../SiteCollectionImages/Banner images/banner10.gif') no-repeat;
}

/* Used to create a link back to the home page on the DB Consulting logo because IE6 can't display transparent PNG images correctly */
ul#bannerLink
{
list-style-type:none;
float:left;
}
ul#bannerLink a{
	display:block;
	margin:0;
	padding:0 0 0 10px;
	height:42px;
	width:180px;

}

#topBannerImage{
	float:left;
	width:685px;
	height:83px;

}
#topBannerMenuHolder{
	width:972px;
	text-align:right;
	float:left;
	height:20px;
	background-color:white;
	/*padding-top:42px;*/
}

#topBannerList {
	text-align:right;
	padding-right:10px;
	display:inline;
	float:right;
}

#topBannerList a{
	font-size:12px;
	color:gray;
	text-decoration:none;
}

.topNavMenu a{
padding-left:25px;

}

#topBannerList a:hover{
	color:#ef9221;
}


#holder{
position: relative;
width: 954px;
padding: 0;
margin: 0 auto;
}
#navHolder{
	width:952px;
	height:26px;
	float:left;
}
#navHolderMiddle{
width: 942px;
height: 26px;
background:url('../../../SiteCollectionImages/navMenuBG5.gif');
float:left;
}
#navHolderLeft{
width: 5px;
height: 26px;
background:url('../../../SiteCollectionImages/navMenuBG5Left.gif');
float:left;
}
#navHolderRight{
width: 5px;
height: 26px;
background:url('../../../SiteCollectionImages/navMenuBG5Right.gif');
float:right;
}

#navSpacer{
	width:10px;
	height:26px;
	background-color:white;
	float:left;
}

#mainPic
{
	float:left;
	width:972px;
	background:url('../../../SiteCollectionImages/front1.jpg');
	height:400px;
}

#pageContent{
	margin-top:10px;
	margin-bottom:10px;
}
#tester{
	width:974px;
	height:10px;
	background-color:black;
}


/* --- Main Navigation styles --- */

#theNav{
position: absolute;
top: 0;
right: -1px;
padding: 0;
margin: 0;
}

#theNav li
{
position:relative;
list-style-type: none;
display: block;
height: 42px;
display: block;
padding: 0;
float: left;
text-align: center;
border-left: 2px solid #fff;
}

/* this specifies all browsers except ie7 should follow the instructions below */

html>/**/body #theNav{
position: absolute;
top: 0;
right: 0;
padding: 0;
margin: 0;
}

html>/**/body #theNav a
{
position: relative;
display: block;
background: url(/SiteCollectionImages/navBg.gif) top left repeat-x;
height: 32px;
padding: 10px 2px 0 2px;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 13px;
color: #0c548f;
text-decoration: none;
}


/* end hack */

#theNav a {
position: relative;
display: block;
background: url(/SiteCollectionImages/navBg.gif) top left repeat-x;
height: 42px;
padding: 10px 10px 0 10px;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 13px;
color: #0c548f;
text-decoration: none;
}

/* -- The Following Code is required for IE 6 to render the widths of the main navigation buttoms properly */

#theNav a.n1{
width:103px;

}

#theNav a.n2{
width:103px;

}

#theNav a.n3{
width:103px;

}

#theNav a.n4{
width:103px;

}

#theNav a.n5{
width:103px;

}

#theNav a.n6{
width:103px;

}

#theNav a.n7{
width:103px;

}

#theNav a.n8{
width:103px;

}

#theNav a.n9{
width:103px;

}




#theNav a:hover {
background-position:0 -42.5px;
color:#0c2942;
}

#theNav #active a {
background-position:0 -42.5px;
color:#0c2942;
}

/* -- End Main Nav styles -- */

#content{
/*position:relative;*/
float:left;
width:972px;
height:auto;
text-align:left;
margin:5px 0 0 0;
}

#subNav{

position:relative;
float:left;
width:270px;
height:auto;
}
#blankNavSpace{
	width:195px;
	height:100px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

#leftNavHolder{
	width:195px;
	height:auto;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
#leftNavTop{
	width:195px;
	height:20px;
	background:url('../../../SiteCollectionImages/left menu top.gif');
	/*margin-top:10px;*/
}
#leftNavBottom{
	width:195px;
	height:20px;
	background:url('../../../SiteCollectionImages/left menu bottom.gif');
}
#leftNavMiddle{
	width:193px;
	background:#F2F8FF;
	border-left:1px solid #cedeea;
	border-right:1px solid #cedeea;
	position:relative;
	display:inline-block;
	

}

#seminarQuotes{
	width:195px;
	height:auto;
	float:left;
	margin-top:20px;
}

#seminarQuotes a{
	margin-left: 0px;
color:#4296f7;
font-family:arial, sans-serif;
}

#seminarQuotesText p{
font-size:14px;
line-height:20px;
color:#777;
margin:0 10px 20px 10px;
font-family:"Serif";	
}

#partnerLogos{
	width:195px;
	height:auto;
	float:left;
	margin-top:22px;
}

#partnerLogos img{
	display:block;
	padding-left:10px;
	padding-bottom:2px;
}

#innerSubNav{
position:relative;
text-align:center;
width:auto;
background:#e4edf3;
border:1px solid #cedeea;
margin:0 7px 0 7px;
display:inline-block;
padding-top:10px;
padding-bottom:20px;
padding-right:10px;
padding-left:10px;
margin-top:20px;
float:left;
}
#subNavHome{
position:relative;
float:left;
width:270px;
height:auto;
padding-left:10px;
}
#subNavHolderTop{
	width:270px;
	height:20px;
	float:left;
	background:url('/SiteCollectionImages/left menu top.gif');
}
#subNavHolderBottom{
	width:270px;
	height:20px;
	float:left;
	background:url('SiteCollectionImages/left menu bottom home.gif');
}

#subNavHolder{
/*background:#e4edf3;
border:1px solid #cedeea;*/
background:#F2F8FF;
border:1px solid #cedeea;
margin:0 7px 0 7px;
width:195px;
height:auto;
float:left;
margin-left:10px;
padding-bottom:10px;
}

#subNavHolder a {
margin-left: 0px;
color:#4296f7;
font-family:arial, sans-serif;
}


#subNavHolder h1{
font-weight:normal;
font-size:14px;
color:#e37020;
margin:5px 10px 10px 10px;
border-bottom: dotted 1px #efb220;
}

#subNavHolder p{
font-size:11px;
color:gray;
margin:5px 10px 14px 10px;
line-height:15px;
}

#subNavHolder img{
margin-right: 5px;
}


.leftNavHolder{
/* This content has now been placed in innerSubNav to fix IE rendering problems */
}


#navlist
{
list-style: none;

}
.navList3{
	color:#999;
}
.navList2{
	color:#999;
}
.navList1{
	color:#999;
}
.navList1
{
font-size:11px;
text-decoration: none;
text-align:left;
padding-bottom:1px;
padding-top:1px;

}
.navList1 a
{
display: block;
padding-left:20px;
font-weight:bold;

}
.navList2
{
list-style: none;
font-size:11px;
text-decoration: none;
text-align:left;
padding-bottom:1px;
padding-top:1px;
}
.navList2 a
{
display: block;
padding-left:15px;
width:168px;
}

.navList3
{
list-style: none;
font-size:11px;
text-decoration: none;
text-align:left;
padding-bottom:2px;
padding-top:1px;
}
.navList3 a
{
display: block;
padding-left:15px;
}

.navList1Hover
{
color:#3764a0;
background-color:#ffe6a0;

/*background-color: #e4edd3;*/
}

.navList1Hover a{
	width:168px;
}
.navList1Selected
{
	/*background-color: #e4edd3;*/
	color: #e37020;
	border-bottom:0px;
}



#navlist li a.active
{
background: #005cb8 url(/SiteCollectionImages/subArrow.png) 0.5em 0.2em no-repeat;
_background: #005cb8 url(/SiteCollectionImages/subArrow.gif) 0.5em 0.2em no-repeat;
}

#navlist #active a {
background-color: #369;
color: #fff;
}


#navlist li span.inactive
{
background: #005cb8 url(../images/subArrow.png) 0.5em 0.2em no-repeat;
_background: #005cb8 url(../images/subArrow.gif) 0.5em 0.2em no-repeat;
display: block;
padding: 3px 3px 3px 26px;
.width:230px;
border-bottom: 3px solid #e4edf3;
font-size:11px;
background: #036 url(../images/subArrow.png) 0.5em 0.2em no-repeat;
_background: #036 url(../images/subArrow.gif) 0.5em 0.2em no-repeat;
background-color: #369;
color: #fff;
}

#subNav p.bloggerbutton
{
margin-left: 7px;
}

#navlistlower
{
list-style: none;
line-height: 85%;
}

#navlistlower li
{
margin:0 7px -2px 7px;
}


#navlistlower li a:visited
{
color: #036;
text-decoration: none;
}


#navlistlower li a:link
{
color: #036;
text-decoration: none;
}

#navlistlower li a:hover
{
background: #e4edf3 url(../images/subArrow.png) 0.5em 0.2em no-repeat;
_background: #e4edf3 url(../images/subArrow.gif) 0.5em 0.2em no-repeat;
color: #EC8E21;
}

#navlistlower li a
{
display: block;
padding: 3px 3px 3px 26px;
width:220px;
border-bottom: 3px solid #e4edf3;
font-size:10px;
}

#navlistlower li span.lowersubinactive
{
display: block;
padding: 3px 3px 3px 26px;
width:220px;
border-bottom: 3px solid #e4edf3;
font-size:10px;
background: #e4edf3 url(../images/subArrow.png) 0.5em 0.2em no-repeat;
color: #EC8E21;
}

#breadcrumbDiv{
	width:900px;
	float:left;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	text-align:left;
	padding-left:27px;
	padding-top:10px;
	color:gray;
	font-weight:normal
}

#breadcrumbDiv a{
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color:gray;
}

#breadcrumbDiv a:visited{
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color:gray;
	/*font-weight:bold*/
}
#subNavHolder a.lowersubactive{
font-weight: bold;
}

#subNavHolder span.lowersubactive{
font-weight: bold;
display: block;
padding: 3px 3px 3px 26px;
width:220px;
border-bottom: 3px solid #e4edf3;
font-size:10px;
}


/* --- End Sub Navigation styles --- */

.homepage {
background-image: url(../images/homepage.jpg);
width:638px;
height:auto;
}

#careersWebPartPages{
float:right;
}

#mainDBContent{

float:left;
width:500px;
height:auto;
color:#aaaaaa;
margin-left:10px;
}

#mainDBContent a {

color:#4296f7;
font-family:arial, sans-serif;
}

#mainDBContent strong {
margin-left: 0px;
}

#mainDBContent em {
margin-left: 0px;
}

#mainDBContent h1{
font-weight:normal;
text-transform:uppercase;
font-size:large;
color:#e37020;
margin:0 0 11px 0;
font-family:Arial, sans-serif;
}

#mainDBContent h2{
font-weight:bold;
font-size:14px;
color:#e37020;
margin:16px 0 6px 0;
}

#mainDBContent h3{
font-weight:bold;
font-size:14px;
margin:16px 0 6px 0;
color:#777;
}

#mainDBContent p{
font-size:14px;
line-height:20px;
color:#777;
margin:10px 0 2px 0;	/*top right bottom left*/
font-family:arial, sans-serif;
}

#mainDBContent ul{
list-style:disc;
margin:0 0 15px 25px;
text-align: left;
padding-left:15px;
font-size:14px;
line-height:20px;
font-family:arial, sans-serif;
}

#mainDBContent li{
color:#777;
margin-left: 0px;
}

#mainDBContent ol{
	font-size:12px;
	list-style:none;
	line-height:18px;
	font-family:arial, sans-serif;
}

#mainDBContent img.extlogo {
clear: none;
float: none;
align: left;
padding: 0 0 0 0;
margin-left: 20px;
margin-right: 20px;
border: none;
}

#mainDBContent img.extlogoborderless {
clear: none;
float: none;
align: left;
padding: 0 0 0 0;
margin-left: 2px;
margin-right: 2px;
border: none;
}

#mainDBContent img.site{
float: none;
align: left;
padding: 0px 5px 5px 5px;
}

#mainDBContent td{
font-size:12px;
line-height:16px;
align: left;
text-align: left;
}

#mainDBContent:link{
color:fuchsia;
}

#mainDBContent iframe{
	frameborder:0px;
	border:0px;
}


#secondaryDBContent{
float: right;
width:220px;
padding-right:10px; /* using padding-right rather than margin-right positons the image correctly in ie6 as well as ie7 and firefox */
margin-bottom:10px;
margin-top:10px;
}

#secondaryDBContent a {
margin-left: 0px;
color:#4296f7;
font-family:verdana, arial, sans-serif;
}

#secondaryDBContent strong {
margin-left: 0px;
}

#secondaryDBContent em {
margin-left: 0px;
}

#secondaryDBContent h1{
font-weight:normal;
text-transform:uppercase;
font-size:large;
color:#e37020;
margin:0 0 11px 0;
font-family:Arial, sans-serif;
}

#secondaryDBContent h2{
font-weight:bold;
font-size:14px;
color:#e37020;
margin:16px 0 6px 0;
}

#secondaryDBContent h3{
font-style:italic;
font-size:small;
color:#4296f7;
margin:0 0 11px 0;
}


#secondaryDBContent p{
font-size:14px;
line-height:20px;;
color:#777;
font-family:arial, sans-serif;
}

#secondaryDBContent ul{
list-style:disc;
margin:0 0 15px 25px;
text-align: left;
padding-left:15px;
font-size:14px;
line-height:20px;
}

#secondaryDBContent li{
color:#777;
margin-left: 0px;
}

#secondaryDBContent ol{
font-size:12px;
line-height:18px;

	list-style:none;

}


#secondaryDBContent img.extlogo {
clear: none;
float: none;
align: left;
padding: 0 0 0 0;
margin-left: 20px;
margin-right: 20px;
border: none;
}

#secondaryDBContent img.extlogoborderless {
clear: none;
float: none;
align: left;
padding: 0 0 0 0;
margin-left: 2px;
margin-right: 2px;
border: none;
}

#secondaryDBContent img.site{
float: none;
align: left;
padding: 0px 5px 5px 5px;
}

#secondaryDBContent td{
font-size:12px;
line-height:16px;
align: left;
text-align: left;
}

#secondaryDBContent:link{
color:fuchsia;
}

#imageColumn {
float: right;
width:200px;
padding-right:10px;
}

#imageColumn a{
	margin-left:20px;
	padding-right:10px;
}

#seminarImageColumn {
float: right;
width:200px;
margin-right:10px; 
margin-bottom:10px;
padding-left:10px;
padding-top:3px;
}

#seminarImageColumn img {
	padding-left:35px;
}

#seminarBoxout{
float: right;
width:200px;
margin-right:10px; 
margin-bottom:10px;
padding-left:10px;
padding-top:3px;
border:1px solid #cedeea;
border-right:1px solid #cedeea;
}

#seminarBoxout a{
margin-left: 0px;
color:#4296f7;
font-weight:bold;
font-family:arial, sans-serif;
}

#seminarBoxout h1{
font-weight:normal;
text-transform:uppercase;
font-size:large;
color:#e37020;
margin:0 0 11px 0;
}

#seminarBoxout h2{
font-weight:bold;
font-size:14px;
color:#e37020;
margin:0 0 11px 0;
}

#seminarBoxout h3{
font-size:small;
font-weight:bold;
color:#e37020;
margin:0 0 11px 0;
text-align: justify;
font-family:arial, sans-serif;
}

#seminarBoxout p{
font-size:14px;
line-height:18px;
color:#777;
margin:10px 0 2px 0;	/*top right bottom left*/
font-family:arial, sans-serif;
}



#seminarButton{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom:10px;
}


#shadowBottom{
position:relative;
float:left;
width:974px;
height:22px;
background:url(/SiteCollectionImages/shadowBottom.gif) top left no-repeat;
}

#footer{

position:relative;
float:left;
width:974px;
height:auto;
margin:5px 0 5px 0;
font-size:10px;
text-align:left;
}

#footerText{

position:relative;
float:left;
width:374px;
height:auto;
color:#999;
}

#footerLinks{

position:relative;
float:left;
width:600px;
height:auto;
text-align:right;
}

#footer a
{
font-size:10px;
color:#444;
}

#footerMenu{
	float:right;
	text-align:right;
	display:inline;
}
#footerMenu a{
	font-size:12px;
	color:gray;
	text-decoration:none;
}
#footerMenu a:hover{
	color:#ef9221;
}

.footerMenu a{
	padding-right:12px; /* Padding right aligns the end of the last menu item with the end of the global nav bar*/
	padding-left:15px;
}

#navlist a:visited
{
color:#999;
}



#footer p{


margin:0 10px 0 10px;

}

.editModePanelA{
	    width:60%;
    background-color:#EEEEEE;
    border: 1px #CCCCCC solid;
    color: #666666;
    clear:both;
    padding-left:2px;
    padding-top:2px;

}

.TextBox {  
	border: 1px solid #000066; 
	height=23; 
	font-family: Arial,Helvetica,sans-serif;
	background-color: #FFFFFF; 
	color: #000066
}
.Button { 
	border: 1px solid #000066; 
	height=23;  
	font-family: Arial,Helvetica,sans-serif;
	background-color: #FFFFFF; 
	color: #000066
}

form{
margin-left: 40;
}


.whitebold
{
    FONT-WEIGHT: bold;
	line-height: 60px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
a.m{
	text-decoration: none;
}

.main1bg
{
	BACKGROUND-COLOR: #000066
}
.main4bg
{
	BACKGROUND-COLOR: #edf0ff
}

			.byline{padding:0px;margin:0px;color:#444444;font-size:80%;}
			.byline a{border:none;color:#968A0A;text-decoration:none;}
			.byline a:hover{text-decoration:underline;}
			.blogComments{margin-top:10px;padding:0px;color:#9E5205;font-size:90%;font-weight:bold;font-family:Verdana,Sans-Serif;}
			.blogComment{margin-top:10px;font-size:110%;font-weight:normal;color:black;}
			.blogComments .byline{padding-bottom:20px;color:#444444;font-size:100%;font-weight:normal;display:inline;margin-right:10px}
			.comment-link {line-height:24pt;}


/* Text editing styles */
.ms-rteCustom-RedQuotes
{
	color: red;
}

.ms-rteCustom-LightGreyQuotes
{
	font-size:14px;
	line-height:20px;
	font-family:arial, sans-serif;
	font-style:italic;
	margin:10px 0 2px 0;
	color:#999;
}

.ms-rteCustom-GreyQuotes
{
	font-size:14px;
	line-height:20px;
	font-family:arial, sans-serif;
	font-style:italic;
	margin:10px 0 2px 0;
	color:#777;
}


.ms-rteCustom-QuotesFooter
{
	font-size:12px;
	line-height:18px;
	font-family:arial, sans-serif;
	color:#999;
}

/* Table styles */
/* News */
.ms-rteTable-News {
/*	border-collapse:collapse;
	border-top:gray 1.5pt;
    border-left:gray 1.5pt;
    border-bottom:gray 1.5pt;
    border-right:gray 1.5pt;
    border-style:solid;*/
    width:100%;
    height:auto;
    font-family:Arial, Helvetica, sans-serif;
    }
    
.ms-rteTableHeaderRow-News {
text-align:left;
width:100%;
}
.ms-rteTableHeaderFirstCol-News {
width:25%;
padding-bottom:20px;
vertical-align:top;
font-weight:bold;
}
.ms-rteTableHeaderLastCol-News {
width:75%;
padding-bottom:20px;
border-bottom:1px #ccc solid;
vertical-align:top;
}
.ms-rteTableHeaderOddCol-News {
width:25%;
padding-bottom:20px;
border-bottom:1px #ccc solid;
vertical-align:top;
}
.ms-rteTableHeaderEvenCol-News {
width:75%;
padding-bottom:20px;
border-bottom:1px #ccc solid;
vertical-align:top;
}


.ms-rteTableOddRow-News {
color:#777;
padding-bottom:10px;

}
.ms-rteTableEvenRow-News {
color:#777;
padding-bottom:10px;

}
.ms-rteTableFirstCol-News {
width:25%;
padding-bottom:10px;
padding-top:20px;
vertical-align:top;
font-weight:bold;
}
.ms-rteTableLastCol-News {
width:75%;
padding-bottom:20px;
padding-top:20px;
border-bottom:1px #ccc solid;
vertical-align:top;

}
.ms-rteTableOddCol-News {
width:25%;
padding-bottom:20px;
padding-top:20px;
border-bottom:1px #ccc solid;
vertical-align:top;
}
.ms-rteTableEvenCol-News {
width:75%;
padding-bottom:20px;
padding-top:20px;
border-bottom:1px #ccc solid;
vertical-align:top;
}

.ms-rteTableFooterRow-News {
    }
.ms-rteTableFooterFirstCol-News {
width:25%;
padding-top:20px;
vertical-align:top;
font-weight:bold;
    }
.ms-rteTableFooterLastCol-News {
width:75%;
padding-top:20px;
vertical-align:top;
}
.ms-rteTableFooterOddCol-News {
width:75%;

padding-top:20px;

vertical-align:top;
    }
.ms-rteTableFooterEvenCol-News {
width:75%;
padding-top:20px;

vertical-align:top;
    }
    
/* Employee Views */
.ms-rteTable-EmployeeViews{
	width:100%;
    height:auto;
    font-family:Arial, Helvetica, sans-serif;
}

.ms-rteTableHeaderRow-EmployeeViews {
text-align:left;
width:100%;
}
.ms-rteTableHeaderFirstCol-EmployeeViews {
width:100%;
padding-bottom:20px;
vertical-align:top;
}

.ms-rteTableOddRow-EmployeeViews {
color:#777;
padding-bottom:10px;

}
.ms-rteTableEvenRow-EmployeeViews {
color:#777;
padding-bottom:10px;

}
.ms-rteTableFirstCol-EmployeeViews {
width:100%;
padding-bottom:10px;
padding-top:10px;
vertical-align:top;
border-top:1px #ccc solid;
}

.ms-rteTableFooterRow-News {
    }
.ms-rteTableFooterFirstCol-News {
width:100%;
padding-top:10px;
vertical-align:top;
font-weight:bold;
border-bottom:1px #ccc solid;
    }


