.NewsroomArticleMini { margin-right: 10px; margin-top: 10px; }
.NewsroomArticleMini .Title { font-size: 12px; font-weight: bold; }
.NewsroomArticleMini .ReleaseDate { color: #666; font-style: italic; margin-top: 10px; padding-top: 5px; border-top: 1px solid black; }

.NewsroomArticleMini UL { margin: 0;  padding: 0;  }
.NewsroomArticleMini UL LI { margin: 0; padding: 0; list-style-type: none; margin-bottom: 10px; }
.NewsroomArticleMini UL LI  H5{ margin: 0; margin-top: 5px; margin-bottom: 5px; padding: 0; }


.NewsroomArticleSummary { margin: 10px; }

table.ListResultsTable  tr th.NewsroomArticleReleaseDateHeader {background:url(../images/bkg_tbl-productcompare_th.gif) no-repeat left center;}
table.ListResultsTable  tr th.NewsroomArticleHeadlineHeader {background:url(../images/bkg_tbl-productcompare_th.gif) no-repeat center center; }
table.ListResultsTable  tr th.NewsroomArticleCategoryHeader {background:url(../images/bkg_tbl-productcompare_th.gif) no-repeat center center; white-space:nowrap;}
table.ListResultsTable  tr th.NewsroomArticleProductLinesHeader {background:url(../images/bkg_tbl-productcompare_th.gif) no-repeat right center; }
.NewsroomArticleSummary TABLE.ListResultsTable TH.NewsroomArticleReleaseDateHeader {background:url(../images/bkg_tbl-productcompare_th.gif) no-repeat left center; width: 20%; }
  .EventsSummary TABLE.ListResultsTable TH.NewsroomArticleReleaseDateHeader { width: 30%; }
.NewsroomArticleSummary TABLE.ListResultsTable TH.NewsroomArticleHeadlineHeader {background:url(../images/bkg_tbl-productcompare_th.gif) no-repeat center center; width:45% }
  .EventsSummary TABLE.ListResultsTable TH.NewsroomArticleHeadlineHeader { width: 30%; }
.NewsroomArticleSummary TABLE.ListResultsTable TH.NewsroomArticleCategoryHeader {background:url(../images/bkg_tbl-productcompare_th.gif) no-repeat center center; width: 15%;  }
.NewsroomArticleSummary TABLE.ListResultsTable TH.NewsroomArticleProductLinesHeader {background:url(../images/bkg_tbl-productcompare_th.gif) no-repeat right center; width: 20%; }

.NewsroomArticleSummary TABLE.ListResultsTable TD.NewsroomArticleReleaseDate { font-size: 11px;}
.NewsroomArticleSummary TABLE.ListResultsTable TD.NewsroomArticleHeadline {font-size: 11px; }
.NewsroomArticleSummary TABLE.ListResultsTable TD.NewsroomArticleCategory { font-size: 11px;}
.NewsroomArticleSummary TABLE.ListResultsTable TD.NewsroomArticleProductLines { font-size: 11px;}

.NewsroomArticleSummary TABLE.ListResultsTable TD.EventReleaseDate { font-size:11px; }
.NewsroomArticleSummary TABLE.ListResultsTable TD.EventHeadline { }
.NewsroomArticleSummary TABLE.ListResultsTable TD.EventCategory { }
.NewsroomArticleSummary TABLE.ListResultsTable TD.EventProductLines { font-size:11px; }

th.WhitepaperProductLinesHeader { width: 50% }
td.WhitepaperProductLines br { display: none; }

table.ListResultsTable  th { padding: 3px 0; }

.NewsroomArticleDetail {  margin: 10px; }
.NewsroomArticleDetail P { margin: 0px; margin-bottom:15px;}
.NewsroomArticleDetail .Headline { font-size: 16px; font-weight: bold; color: #00857A; margin-bottom:25px; }
.NewsroomArticleDetail .SubHeadline { font-size: 14px; color: #666; font-style: italic; margin-bottom:20px; }
.NewsroomArticleDetail .ReleaseDate { display: none; }
.NewsroomArticleDetail .Content { color: #000; margin-bottom:15px; }

a.ResetLink { display: none; } 

DIV.ListSearchBoxHidden { display: none; }

DIV.ListSearchBox {
	background-color: #f5f5f5;
	color: #000;
	border: 1px solid #ccc;
	padding: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	margin-top: -50px;
	margin-left: -230px;	
}

DIV.ListSearchBox A.ListSearchCloser { float: right; }

DIV.ListSearchBox DIV.Filter { clear: both; margin-bottom: 4px; }
DIV.ListSearchBox DIV.Filter LABEL { display: inline-block; width: 100px; color: gray;}
DIV.ListSearchBox DIV.Filter INPUT { width: 180px; }
DIV.ListSearchBox DIV.Filter SELECT { width: 180px; }
DIV.ListSearchBox DIV.Button { margin-left: 200px; }
DIV.ListSearchBox DIV.Button input { float: right; margin-right: 15px;}


TABLE.ListHeader { width: 100%; margin-bottom: 5px;}
TABLE.ListHeader TD.TwoCol { width: 50%; padding: 5px; }
TABLE.ListHeader TD.AlignRight { text-align: right; }

TABLE.ListResultsTable { width: 100%; background-color: White;}
TABLE.ListResultsTableHeader { }

TABLE.ListResultsTable TH { border: 0px; text-align: left; background-color: #f0f0f0; color: #423f3f; margin: 5px; padding: 5px; vertical-align: top; }
TABLE.ListResultsTable TD { border: 0px; text-align: left; background-color: white; color: Black; margin: 5px; padding: 5px; vertical-align: top; }
TABLE.ListResultsTable { border-collapse:collapse; border:0;}
table.ListResultsTable td, table.ListResultsTable th { padding-left: 10px }

 .ListPaging {}
 .ListPagingButton  
 {
     display: inline; 
     /*line-height: 2em; 
     padding-left: 1px; 
     padding-right: 1px; 
     padding-bottom: 1px;
     padding-top: 1px;
     margin-left: 5px; 
     margin-right: 0px; 
     border: 0px solid black; 
     background-color: #cccaca;
     color: White;*/
     padding: 1px;
 }
 .ListPagingButton a:hover { border-color: #E98300; }
 .ListPagingButton A 
 {
     background-color: #f5f5f5;
     color: #727272;
     border: 1px solid #ccc;
     text-decoration: none;
     padding-left: 5px;
     padding-right: 5px;
     
 }
 .ListPageNext {}
 .ListPagePrev {}
 .ListPageNumber {}
 .ListSelected a { background-color: #E98300; border-color: #E98300; color: #fff; }
 
/***** Portlet: SuccessStories *****/


/*----------------------------------------------------------
** Start SpotlightStories **
----------------------------------------------------------*/
	
#SpotlightStories {
	margin-bottom: 15px;
	margin-left: 18px;
	}
	
#SpotlightStories div#w11 {
	padding-left: 5px;
	}
	
#SpotlightStories div.story {
	float: left;
	width: 227px;
	padding-top: 14px;
	padding-bottom: 22px;
	margin: 2px 0 6px 0;
	border-left: 1px solid #D8DACF;
	text-align: center;
	}
	
#SpotlightStories div.story p {
	/* padding: 0 0 20px 20px; */
	font-size: 11px;
	text-align: center;
}

 #SpotlightStories div.story p.action-items {
	float: none;
	/* padding: 17px 0 0 48px; */
	text-align: center;
	
}
	
#SpotlightStories div.story p.action-items a {
	width: 131px;
	color: #fff;
	display: block;
	margin: 10px auto;
	line-height: 24px;
	position: relative;
}
		
/*----------------------------------------------------------
** End SpotlightStories **
----------------------------------------------------------*/



DIV.SuccessStoriesSummary {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	overflow: hidden;
	margin: 10px;
	color: #606060;
}
/* Begin Curvered Border Section */
	DIV.SuccessStoriesSummary DIV.Intro_bl {background: #ecede7; width:210px;float:left;height:208px;}
	DIV.SuccessStoriesSummary DIV.Intro_br {height:208px;}
	DIV.SuccessStoriesSummary DIV.Intro_tl {}
	DIV.SuccessStoriesSummary DIV.Intro_tr {padding:10px;vertical-align: top;color: #000000;}
	DIV.SuccessStoriesSummary DIV.Intro_tr A {/*color: #245aad;*/}
	DIV.SuccessStoriesSummary DIV.Intro_tr P {/*color: #000*/; margin-top:3px;}
	
	DIV.SuccessStoriesSummary DIV.SearchBox_bl {background: #d8dad0; width:254px;float:left;height:208px;}
	DIV.SuccessStoriesSummary DIV.SearchBox_br {height:208px;}
	DIV.SuccessStoriesSummary DIV.SearchBox_tl {}
	DIV.SuccessStoriesSummary DIV.SearchBox_tr {padding:10px;vertical-align: top;color: White;text-align: center;}
	DIV.SuccessStoriesSummary DIV.SearchBox_tr H4 {
		font-size: 12px ! important;
		font-weight: normal;
		font-family: "Hevetica Neue", Arial;
		color: #303030;
		margin-bottom: 6px;
		margin-top: 0px;
	}
	DIV.SuccessStoriesSummary DIV.SearchBox_tr DIV.Filter {
		margin: 0px;
		width: 220px;
		padding: 2px;
	}
	DIV.SuccessStoriesSummary DIV.SearchBox_tr DIV.Filter Select{
		width: 200px;
		height: 20px ! important; 
		margin-left: 0px;
		margin-bottom: 1px;
		font-size: 11px; line-height: 14px;
		color: #606060;
		height: 21px;
	}
	DIV.SuccessStoriesSummary DIV.SearchBox_tr DIV.Button{
		width: 220px; /* all browsers including Firefox and Mac IE */
		*width: 204px; /* IE 7 and below */
		_width: 204px; /* IE 6 and below */
		text-align: right;
		margin: 4px 0px 0px 0px;
		padding: 0px;
	}
	DIV.SuccessStoriesSummary DIV.SearchBox_tr DIV.Button .SubmitButton {
	padding: 0px 2px 1px 2px  ! important; /* all browsers including Firefox and Mac IE */
	*padding: 0px 2px 0px 2px; /* IE 7 and below */
	_padding: 0px 2px 0px 2px; /* IE 6 and below */
	font-family:Arial, Helvetica, sans-serif;
	/*text-transform:capitalize;*/
	}
	DIV.SuccessStoriesSummary DIV.clear {font-size: 1px; height: 1px;	line-height:normal; clear:both;}
	/* End Curved Border Section */


DIV.SuccessStoriesSummary TABLE TR.SearchCriteria TD
{
	padding: 12px;
	border-bottom: solid 1px #c9c9c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	color: #606060;
}
DIV.SuccessStoriesSummary TABLE TR.SearchCriteria UL.Legend
{
	width: 125px;
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
DIV.SuccessStoriesSummary TABLE TR.SearchCriteria UL.Legend LI.Help
{
	padding-left: 20px;
}

DIV.SuccessStoriesSummary TABLE.Results
{
	margin: 3px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	color: #606060;
}


DIV.SuccessStoriesSummary TABLE.Results TR.Header TH
{
	background-color: #ecede7;
	vertical-align: top;
	color: #303030;
	text-align: left;
	padding: 6px;
	font-size: 11px;
}
DIV.SuccessStoriesSummary TABLE.Results TR.Header TH.th-c1 {  }
DIV.SuccessStoriesSummary TABLE.Results TR.Header TH.TH-c2,
DIV.SuccessStoriesSummary TABLE.Results TR.Header TH.TH-c3,
DIV.SuccessStoriesSummary TABLE.Results TR.Header TH.TH-c4 { }
DIV.SuccessStoriesSummary TABLE.Results TR.Header TH.TH-c5 { }


DIV.SuccessStoriesSummary TABLE.Results TD
{
	margin: 0px;
	padding: 6px 0px 12px 6px;
	list-style-type: none;
	/*display: inline-block;*/
	border-bottom: solid 1px #c9c9c9;
	position:relative;
	vertical-align:top;
}
DIV.SuccessStoriesSummary TABLE.Results TD P
{
	margin: 6px 0px 3px 0px;
	padding: 0px;
}
DIV.SuccessStoriesSummary TABLE.Results TD.Company
{
	padding-right: 10px;
	width:175px ! important;
}
DIV.SuccessStoriesSummary TABLE.Results TD.ProductLine
{
	padding-right: 10px;
	width:125px ! important;
}
DIV.SuccessStoriesSummary TABLE.Results TD.Industry
{
	padding-right: 10px;
	width:75px ! important;
}
DIV.SuccessStoriesSummary TABLE.Results TD.BusinessType
{
	padding-right: 10px;
	width:125px ! important;
}
DIV.SuccessStoriesSummary TABLE.Results TD.Download
{
	padding-right: 10px;
	width:125px ! important;
}

DIV.SuccessStoriesSummary TABLE.Results TD.Download div.media-links {margin: 0px; padding: 0px;}
	
DIV.SuccessStoriesSummary TABLE.Results TD.Download div.media-links ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	width: 125px;
	height: 25px;
	padding: 3px 0 3px 0px; margin: 0 0 0px 0 ! important;
	}
	
/* Media Links Icon Library */
DIV.SuccessStoriesSummary TABLE.Results TD.Download div.media-links ul.pdf { 
margin-top: 8px ! important;}
DIV.SuccessStoriesSummary TABLE.Results TD.Download div.media-links ul.video 	{ 
margin-top: 8px ! important;}
DIV.SuccessStoriesSummary TABLE.Results TD.Download div.media-links ul.podcast  { 
margin-top: 8px ! important;}
	
DIV.SuccessStoriesSummary TABLE.Results TD.Download div.media-links ul li {
	background: none;
	padding-left: 32px;
	padding-bottom: 1px;
	}
	
DIV.SuccessStoriesSummary TABLE.Results TD.Download div.media-links ul li a {color: #E6832B;}
DIV.SuccessStoriesSummary TABLE.Results TD.Download div.media-links ul li a:hover {text-decoration: none;color: #007f64;}


DIV.SuccessStoriesSummary TABLE.Results TD H5
{
	display: inline-block;
	width: 115px;
	color: #333333;
	float: left;
	font-size: 11px;
	font-weight: bold;
}

DIV.SuccessStoriesSummary TABLE.Results TD A
{
	display: inline-block;color: #E6832B;
}
DIV.SuccessStoriesSummary TABLE.Results TD A:Hover
{
	text-decoration: none;color: #007f64;
}

DIV.SuccessStoriesSummary DIV.Pagination
{
	background-color: #ecede7;
	
	margin: 3px;
	padding: 6px;
	text-align: center ! important;
}
DIV.SuccessStoriesSummary DIV.Pagination .Previous
{
	float: left;
}
DIV.SuccessStoriesSummary DIV.Pagination A.Previous 
{
	display: inline-block;color: #E6832B;
}
DIV.SuccessStoriesSummary  DIV.Pagination A:Hover.Previous 
{
	text-decoration: none;color: #007f64;
}
DIV.SuccessStoriesSummary DIV.Pagination .Next
{
	float: right;
}
DIV.SuccessStoriesSummary DIV.Pagination A.Next 
{
	display: inline-block;color: #E6832B;
}
DIV.SuccessStoriesSummary  DIV.Pagination A:Hover.Next 
{
	text-decoration: none;color: #007f64;
}


DIV.SuccessStoriesDetails
{
	margin: 10px;
}

DIV.SuccessStoriesDetails P
{
	margin: 0px ! important;
	margin-top: 10px ! important;
}
	
DIV.SuccessStoriesDetails DIV.Navigator
{
	background-color: #d8dad0;
	
	padding: 6px;
	text-align: right ! important;
}
DIV.SuccessStoriesDetails DIV.Company
{
	padding: 12px;
}
DIV.SuccessStoriesDetails DIV.Company IMG
{
	float: left;
	margin-right: 30px;
}
DIV.SuccessStoriesDetails DIV.Company H1
{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding: 12px 9px 0 16px;
}

DIV.SuccessStoriesDetails H2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 0;
}
DIV.SuccessStoriesDetails DIV.CompanyIntro
{
	color: #333333;
	margin: 0;
	padding: 0 0 10px 0;
	
	border-bottom: solid 1px silver;
}
DIV.SuccessStoriesDetails DIV.CompanyIntro P
{
	color: #333333;
	margin: 0;
	padding: 0;
}
DIV.SuccessStoriesDetails H3
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0 0 20px 0;
	padding: 0 9px 0 16px;
}

DIV.SuccessStoriesDetails TABLE.Matrix
{
	margin-top: 10px;
}

DIV.SuccessStoriesDetails TABLE.Matrix TD
{
	width: 33%;
	background-color: #d8dad0;
	padding: 16px;
	border: solid 3px white;
	font-size: 12px;
}

DIV.SuccessStoriesDetails DIV.MatrixRight
{
	width: 33%;
	float: right;
}

DIV.SuccessStoriesDetails DIV.MatrixRight DIV.CustomerSummary, DIV.SuccessStoriesDetails DIV.MatrixRight DIV.System
{
	background-color: #d8dad0;
	padding: 16px;
	border: solid 3px white;
	font-size: 12px;
}


DIV.SuccessStoriesDetails TABLE.Matrix TD H4, DIV.SuccessStoriesDetails DIV.MatrixRight H4
{
	font-size: 12px;
	margin: 0 0 4px 0;
	color: #333333;
}
DIV.SuccessStoriesDetails TABLE.Matrix TD P, DIV.SuccessStoriesDetails DIV.MatrixRight P
{
	font-size: 11px;
	margin:0;
	padding:0;
	color: #333333;
}

DIV.SuccessStoriesDetails TABLE.Matrix UL, DIV.SuccessStoriesDetails DIV.MatrixRight UL
{
	margin: 0;
	list-style-type: none;
	padding: 0;
}
DIV.SuccessStoriesDetails TABLE.Matrix UL LI, DIV.SuccessStoriesDetails DIV.MatrixRight UL LI
{
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}



DIV.SuccessStoriesDetails DIV.Content
{
	margin: 6px 9px 0px 16px;
}

DIV.SuccessStoriesDetails UL.Options 
{
	margin: 0px;
	padding: 0px 0px 0px 16px;
	list-style-type: none;
}
DIV.SuccessStoriesDetails UL.Options LI
{
	list-style-type: none;
	margin-left: 0px;
	padding: 6px 0px 0px 0px;
}

DIV.SuccessStoriesDetailsExpanded {}

DIV.SuccessStoriesDetailsExpanded  
{width: 495px ! impoortant;}

DIV.SuccessStoriesDetailsExpanded   a {color:#e2700a;}
DIV.SuccessStoriesDetailsExpanded   a:hover { text-decoration: none;color: #007f64;}

DIV.SuccessStoriesDetailsExpanded  h1 {
	font-size: 16px; line-height: 20px;
	padding: 0 40px 18px 0px; margin: 0;
	color: #606060;
	/*color: #008066;*/
	}
DIV.SuccessStoriesDetailsExpanded  h2 {
	font-size: 14px; line-height: 18px;
	padding: 0 18px 10px 0px; margin: 0;
	/*color: #303030;*/
	color: #008066;
	font-weight:bold;
	}

DIV.SuccessStoriesDetailsExpanded  p,
DIV.SuccessStoriesDetailsExpanded  table td  
{
	margin: 6px 0px 18px 0px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	color: #606060;
	line-height:14px;
	
}
DIV.SuccessStoriesDetailsExpanded  P {
 margin: 0;
 margin-top: 8px;
 padding: 0;
 display: block;
}

DIV.SuccessStoriesDetailsExpanded  IMG.Logo
{
	margin: 6px 18px 18px 18px ! important;
	padding: 24px ! important;
	float: right;
	border: #dcded6 1px solid ! important;
}


DIV.SuccessStoriesDetailsExpanded  div.section {
	padding-top: 12px;
	margin-top: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0pt;
	}
	
DIV.SuccessStoriesDetailsExpanded  div.media-links {
	margin-left: 0px;
	}
	
DIV.SuccessStoriesDetailsExpanded  div.media-links ul {
	
	float: left;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	width: 150px;
	padding: 12px 0 18px 32px; margin: 0 0 8px 0 ! important;
	}
	
/* Media Links Icon Library */
DIV.SuccessStoriesDetailsExpanded  div.media-links ul.pdf { 
margin-top: 8px ! important;}
DIV.SuccessStoriesDetailsExpanded  div.media-links ul.video 	{ 
margin-top: 8px ! important;}
DIV.SuccessStoriesDetailsExpanded  div.media-links ul.podcast  { 
margin-top: 8px ! important;}
	
DIV.SuccessStoriesDetailsExpanded  div.media-links ul li {
	background: none;
	padding-left: 32px;
	padding-bottom: 1px;
	}
	
DIV.SuccessStoriesDetailsExpanded  div.media-links ul li a {color: #E6832B;}
DIV.SuccessStoriesDetailsExpanded  div.media-links ul li a:hover {text-decoration: none;color: #007f64;}
	
DIV.SuccessStoriesDetailsExpanded  p.action-items {
	text-align: right;
	padding-right: 40px;
	padding-bottom: 10px;
	}
	
DIV.SuccessStoriesDetailsExpanded  p.action-items a {color: #E6832B;}
DIV.SuccessStoriesDetailsExpanded  p.action-items a:hover {text-decoration: none;color: #007f64;}
	
	DIV.SuccessStoriesDetailsExpanded  p.action-items a.previous {
		padding-left: 7px;
		}
	
	DIV.SuccessStoriesDetailsExpanded  p.action-items a.next {
		padding-right: 7px;
		}
	
DIV.SuccessStoriesDetailsExpanded  p.action-items span {
	padding: 0 3px;
	color: #606060;
	}


.SuccessStoriesMini { margin-right: 10px; margin-top: 10px;  }
.SuccessStoriesMini .Title { font-size: 12px; font-weight: bold; margin-top: 20px;}
.SuccessStoriesMini .ReleaseDate { display: none; color: #666; font-style: italic; margin-top: 10px; padding-top: 5px; border-top: 1px solid black; }
.SuccessStoriesMini .CustomerName { margin-top: 10px; padding-top: 5px; border-top: 1px solid black; }
.SuccessStoriesMini .Headline {  }

.SuccessStoriesMini UL { margin: 0; padding: 0; }
.SuccessStoriesMini UL LI { margin: 0; padding: 0; list-style-type: none; margin-bottom: 10px; }
.SuccessStoriesMini UL LI  H5{ margin: 0; margin-top: 5px; margin-bottom: 5px; padding: 0; }


/*----------------------------------------------------------
** Start recent-success **
----------------------------------------------------------*/

#recent-success {
	width: 180px;
	margin-bottom: 18px;
	}
	
#recent-success h3 {
	padding: 0; margin: 0 0 10px 0;
	height: 48px;
	}
	
#recent-success h3 span {
	display: none;
	}
	
#recent-success ul {
	list-style: none;
	padding: 0 20px 14px 20px; margin: 0;
	}
	
#recent-success ul li {
	margin: 0; padding: 0 0 8px 0;
	font-size: 11px;  line-height: 14px;
	background: none;
	}
	
#recent-success ul li a {
	color: #E98300;
	}
