.wd_content-wrapper-left-right #wd_printable_content {
	padding: 0 20px;
}
.wd_content-wrapper-left #wd_printable_content {
	padding: 0 0 0 20px;
}
.wd_content-wrapper-right #wd_printable_content {
	padding: 0 20px 0 0;
}

/* Begin classes for common SPIN elements */

.wd_content,
.wd_content-left,
.wd_content-right,
.wd_content-left-right,
.wd_content-wrapper-left-right,
.wd_left-sidebar,
.wd_right-sidebar {
	float: left;
}
.wd_left-sidebar,
.wd_right-sidebar {
	width: 24%;
	padding: 0 .5%;
}
.wd_content {
	width: 100%;
}
.wd_content-left,
.wd_content-right {
	width: 74%;
	padding: 0 .5%;
}
.wd_content-left-right {
	width: 49%;
	padding: 0 .5%;
}

.wd_content-wrapper,.wd_content-wrapper-left,.wd_content-wrapper-right,.wd_content-wrapper-left-right {
	float: left;
}

.wd_content-wrapper { width: 100%; }
.wd_content-wrapper-left,.wd_content-wrapper-right { width:74%;padding:0 .5%; }
.wd_content-wrapper-left-right { width:49%;padding:0 .5%; }
.wd_left-sidebar,.wd_right-sidebar { width:24%;padding:0 .5%; }

/* Header styles */
.page_header,
.category_header {}

.detail_header,
.detail_subheader,
.category_name {}

.category_intro {}

/* END Header styles */

.item {}
.item_name {}
.item_date {}
.item_summary {}

.wd_item {}
.wd_item .wd_date {}
.wd_item .wd_title {}
.wd_item .wd_subtitle {}

table.wd_imagetable {}
td.imagecaption {}

/* Toolbar styles */

/* END Toolbar styles */

/* Begin classes for individual PCTs */

span.wd_subscribe_icon {
	background: url('../images/webdriver/email_alerts.png');
	display: inline-block;
	height: 18px;
	width: 18px;
	margin-left: 5px;
}
span.wd_subscribe_icon img {
	display: none;
}

/* Standard */
div.wd_standard {}
/* END Standard */

/* Events */
div.wd_events {}
/* END Events */

/* Gallery */
div.wd_gallery {}

/* hi-res link for gallery */
ul.hi_res-links {}

ul.hi_res-links li {}

ul.hi_res-links li a, ul.hi_res-links li a:hover, ul.hi_res-links li a:link, ul.hi_res-links li a:visited {
	color: #FFF;
}

ul.hi_res-links li a {
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
}

ul.hi_res-links li a span {
	display: block;
	text-align: center;
	margin: 0;
	padding: 2px 10px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	background: #666 url(../images/webdriver/gradient_bg.gif) repeat-x top;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 1px 1px 5px #888;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

/* END hi-res link for gallery */
/* END Gallery */

/* Newsfeed Releases */
div.wd_newsfeed_releases {}

/* override font size set in feed releases */
.wd_newsfeed_releases-detail .news_body p.prnews_p {
	font-family: inherit;
	font-size: 100%;
	color: inherit;
}
/* reset UL behavior to default in NFR body */
.wd_newsfeed_releases-detail .wd_news_body ul,
.wd_newsfeed_releases-detail .wd_news_body ul ul {
	margin: 1em 0 1em 0;
	padding-left: 40px;
}

.wd_newsfeed_releases-detail .wd_news_body li,
.wd_newsfeed_releases-detail .wd_news_body li li {
	list-style-type: disc;
	list-style: disc;
}

.wd_newsfeed_releases-teaser .tools {
	text-decoration: none;
	margin-bottom: 12px;
}
/* END Newsfeed Releases */

/* Stories */
div.wd_stories {}
/* END Stories */

/* Formbuilder */
.wd_form_field .wd_form_field_input,
.wd_form_field {
	overflow: hidden;
}
/* END Formbuilder */

/* Search Results */
/* END Search Results */

/* Popup Fader */
div#wdFadeBackground {
	background-color: #555555;
	border: 5px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

div#wdFadePopup {
	background-color: #333333;
	padding: 2px;
	z-index: 100;
}

td#wdFadeContent {
	background-color: #ffffff;
}

td#wdFadeClose {
	text-align: right;
}

/* END Popup Fader */ 

/* Featureboxes */

div.wd_featurebox {}
div.wd_featurebox_container {}
div.wd_featurebox_title {}

div.wd_featurebox p.more a,
div.wd_featurebox p.more a:hover {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
div.wd_featurebox p.more {
	line-height: 20px;
}

div.wd_featureboxes_top {}
div.wd_featureboxes_top div.wd_featurebox {}
div.wd_featureboxes_top div.wd_featurebox_container {}
div.wd_featureboxes_top div.wd_featurebox_title {}

div.wd_featureboxes_left {}
div.wd_featureboxes_left div.wd_featurebox {}
div.wd_featureboxes_left div.wd_featurebox_container {}
div.wd_featureboxes_left div.wd_featurebox_title {}

div.wd_featureboxes_right {}
div.wd_featureboxes_right div.wd_featurebox {}
div.wd_featureboxes_right div.wd_featurebox_container {}
div.wd_featureboxes_right div.wd_featurebox_title {}

div.wd_featureboxes_middle {}
div.wd_featureboxes_middle div.wd_featurebox {}
div.wd_featureboxes_middle div.wd_featurebox_container {}
div.wd_featureboxes_middle div.wd_featurebox_title {}

div.wd_featureboxes_bottom {}
div.wd_featureboxes_bottom div.wd_featurebox {}
div.wd_featureboxes_bottom div.wd_featurebox_container {}
div.wd_featureboxes_bottom div.wd_featurebox_title {}

.wd_featureboxes_socialhub .wd_tabs_wrapper {
	background: 0 none;
	padding: 5px;
}
.wd_featureboxes_socialhub .wd_tab {
	margin: 1px;
	padding: 4px;
	border: 0px;
	background-color: transparent;
}
.wd_featureboxes_socialhub .wd_tab-inactive {}
.wd_featureboxes_socialhub .wd_tab-active {
	padding: 3px;
	background-color: #dddddd;
	border: 1px solid #cccccc;
	border-radius: 4px;
}

.wd_featureboxes_tabbed .wd_tabs_wrapper {
	background: 0 none;
	border: 0 none;
	width: 100%;
	display: block;
	height: 33px;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tabs {
	overflow: visible;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab {
	margin: 0 0.3em 0 0;
	padding: 0.5em;
	border: 1px solid #cccccc;
	border-bottom-width: 0px;
	border-top-left-radius: 0.5em; -moz-border-radius-topleft: 0.5em; -webkit-border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em; -moz-border-radius-topright: 0.5em; -webkit-border-top-right-radius: 0.5em;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-active {
	margin-bottom: -1px;
	border-bottom: 1px solid #fff;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-inactive {
	background-color: #eeeeee;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-inactive:hover {
	background-color: #dddddd;
	border-color: #aaaaaa;
}
.wd_featureboxes_tabbed .wd_tabs_container .wd_tabs_content_wrapper {
	width: 100%;
	padding-top: 0px;
	border-top: 1px solid #DEDEDE;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper {
	background: 0 none;
	border: 0 none;
}

.wd_carousel.wd_asset_carousel_wrapper a.wd_carousel-arrow.wd_carousel-prev {
	position: absolute;
	left: 0;
	right: auto;
	top: 30px;
}
.wd_carousel.wd_asset_carousel_wrapper a.wd_carousel-arrow.wd_carousel-next {
	position: absolute;
	left: auto;
	right: 0;
	top: 30px;
}

.wd_contacts-teaser .item {
	margin-bottom: 20px;
}

/* END Featureboxes */

/* YouTube Responsive Video Containers */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* END YouTube Responsive Video Containers */

div.wd_rssfeeds_item {
	margin-bottom: 10px;
}

.wd_subscribe_icon {
	background: url(../images/webdriver/email_alerts.png) 0px 3px no-repeat;
	width: 18px;
	height: 18px;
	display: inline-block;
}
.wd_subscribe_icon img {
	display: none;
}

#content .wrapper .des2 .wd_tool a,
#content .wrapper .des2 .wd_tool a:hover {
	color: #fff;
	text-decoration: none;
}

/* CLIENT CSS OVERRIDES */
section .wrapper {
    text-align: left;
}
#content .wrapper .title {
	padding: 20px 0 10px 20px;
}


/* Small devices (landscape phones) */
@media (max-width: 575px) {}

/* Medium devices (tablets) */
@media (max-width: 767px) {}

/* Large devices (desktops) */
@media (max-width: 992px) {}

/* Extra large devices (large desktops) */
@media (max-width: 1199px) {}

/* CLIENT CSS OVERRIDES */
