
table.whiteRow td {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

table.whiteRow td img {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/******************************
* Solution Center Styles
******************************/

/******************************
* Overview Styles
******************************/

.partnerLogos {
	text-align: center;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.partnerLogos li {
	display: inline;
	padding: 0 10px 0 0;
	line-height: .8em;
	list-style: none;
}


/******************************
* App/Tech Partners Styles
******************************/

#appPartnerLogo {
	width: 135px;
	padding: 5px;
}

#appPartnerinfo {
	padding: 5px;
}

/******************************
* Tech Center Styles
******************************/

#rightColumn #techGallery {
	margin: 1em 0 !important;
	padding: 0 !important;
	list-style: none;
}

#rightColumn #techGallery li, .techPhotos h3 {
	display: block;
	margin: 1em 0 !important;
	_margin: .5em 0 !important;
	padding: 0 !important;
	text-align: center;
}

/******************************
* Case Study Styles
******************************/

/******************************
* Deployment Guide Styles
******************************/



/******************************
* Application Guide Styles
******************************/

.solution-center .roundedBoxInside p {
	padding-bottom: .5em;
}

/******************************
* White Paper Styles
******************************/

.pageAnchors {
	clear: both;
	margin: 0 0 1em 0 !important;
	list-style: none;
}

.pageAnchors li {
	display: inline;
}

.pageAnchors li:before { content: "| "; }
.pageAnchors li:first-child:before { content: ""; }

/*IE workaround*/
* html .pageAnchors li {
	background: url('/images/navigation/vertical-bar.gif') no-repeat 100% 50%;
	padding: 0 .75em 0 0;
}

#stripedTable td {
	padding: .5em 0;
	font-size: 100%;
}

ul.whitepaperAttributes {
	font-size: 105%;
	margin: .5em 0 .4em 0 !important;
	list-style: none;
}

.whitepaperAttributes li {
	margin: 0 !important;
	padding-right: 35px;
}

.whitepaperAttributes li strong {
	color: #35699a;
}

#app-security {
	clear: both;
	margin: 1em 0 !important;
}

.overviewText {
	padding: 10px 10px 0 10px;
}

.overviewText p {
	line-height: 1.3em;
}

a.overviewLinks {
	text-decoration: underline;
	cursor: pointer;
	color: #000;
}

a.overviewLinks:hover {
	text-decoration: none;
}

/******************************
* Application Ready Network
******************************/

#tech-ed-logo{
	display: block;
	float: right;
	border: none;
	padding-top: 1em;
	_padding-top: 0;
}



