body{
	margin-bottom: 50px;
}

#social{
	background: #003366;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	font-family:  arial;
}

#social a{
	color: #003366;
	text-decoration: none;
}

#socialinner{
	width: 960px;
	background: #fff url(../images/webdriver/socialmediatoolbar/socialtoolbar_background.jpg) bottom repeat-x;
	clip: rect(auto auto 52 auto);
	clear: both;
}

#socialnav{
	margin-top: 5px;
	width: 960px;
}

#socialnav .socialnav, #socialnav .socialnavselected{
	float: left;
	line-height: 3.5em;
	padding: 0 30px 0 40px;
	background-position: 5px 50%;
	background-repeat: no-repeat;
}

.socialfacebooknav {
	background-image: url(../images/webdriver/socialmediatoolbar/icons/facebook_32.png);
}
.socialtwitternav {
	background-image: url(../images/webdriver/socialmediatoolbar/icons/twitter_32.png);
}
.socialrssnav {
	background-image: url(../images/webdriver/socialmediatoolbar/icons/rss_32.png);
}
.socialflickrnav {
	background-image: url(../images/webdriver/socialmediatoolbar/icons/flickr_32.png);
}
.socialyoutubenav {
	background-image: url(../images/webdriver/socialmediatoolbar/icons/youtube_32.png);
}

#socialnav .socialnavselected{
	background-color: #fff;
}

.socialnav {
	color: #fff;
}

.socialnavselected {
	color:#003366;
}

#socialnav .socialnav a, #socialnav #closebutton a{
	color: #fff;
}

.socialcontent{
	padding: 20px 20px 0px 20px;
	overflow: auto;
}

.socialcontent .leftbox {
	float: left;
	text-align: left;
	width: 175px;
	margin-right: 25px;
}

.socialcontent .leftbox img {
	border: 0px;
}

.socialcontent .leftbox a{
	font-size: 0.8em;
}

.socialcontent .leftbox b{
	color: #003366;
	font-size: 1.1em;
}

.socialcontent .leftbox .whatis{
	margin-left: 42px;
	text-align: center;
	width: 125px;
}

.socialcontent .rightbox {
	font-size: 0.9em;
	float: right;
	text-align: left;
	width: 700px;
}

.socialcontent .rightbox .title {
	border-bottom: 1px solid #b2b2b2;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333;
}

.socialcontent .rightbox .rssitem {
	margin: 8px 0 8px 0;
}

.socialcontent .rightbox .smallgray {
	font-size: 0.9em;
	color: #666;
}

#socialnav #closebutton {
	float: right;
	line-height: 3.5em;
	padding: 0 0 0 18px;
	background: url(../images/webdriver/socialmediatoolbar/close.gif) center left no-repeat;
	font-size: 0.9em;
}

#socialyoutube .rightbox a img, #socialflickr .rightbox a img {
	border: 5px solid #ccc;
}

#socialyoutube .rightbox a:hover img, #socialflickr .rightbox a:hover img {
	border: 5px solid #003366;
	text-decoration: none;
}

.whatis_description {
	font-size: 0.7em;
	width:220px;
	position:absolute;
	top:0;left:0;
	z-index:0;
	text-align:left;
	line-height:1.9em;
	text-align:left;
	border:2px solid #fff;
	background: #000;
	color: #fff;
}
.padding10{
	padding: 10px;
}

.youtubeitems {
	overflow:auto;
}
.youtubeitems td { 
	padding:2px;
	vertical-align: top;
}

.youtubeitems {
	overflow:auto;
}
.youtubeitems td { 
	padding:2px;
	vertical-align: top;
}

.rssitems {
	overflow:auto;
}

.twitteritems {
	overflow:auto;

