.content {
	height : 368px;
}

/* override standard player dimensions */
#twitterWidget {
  width : 250px;
  height: 368px;
}

#youtubeWidget {
	width: 250px;
	height: 368px;
}

.playerInnerBox_gsvb .player_gsvb {
	
}

.gsc-branding-text{
	display: none;
}

.gsc-branding-img-noclear {
	width: 35px;
	height: 20px;
	left: -100px;
	/*top: -25px;*/
	top: 5px;
	z-index:10;
	position: relative;
	display: none;
}

#videoBar-bar {
	padding-top: 7px;
}

#twtr-profile-widget {
	height: 368px;
}

.resultsBox_gsvb {
	height: 368px;
}




/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.dialog {
 position:relative;
 margin:0px auto;
 color:#fff;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 	background:transparent url(/images/ed/dialog2-blue-800x1600.png) no-repeat top right;
 	_background-image:url(/images/ed/dialog2-blue.gif);
}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;

}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
}

.dialog .b,
.dialog .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}

.whiteRounded {
	background-color: #fff;
	width: 140px;
	height: 345px;
	position: relative;
	top: 20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}



#twitterFeedDiv {
	padding-top: 20px;
	height: 349px;
}

#twtr-profile-widget {
	height: 280px;
}

#youtubeWidget {
	width: 158px;
	height: 367px;
}

#simplyHiredWidget {
	width: 250px;
}


#simplyHiredDiv {
	padding-top: 20px;
	height: 350px;
	position: relative;
}
#simplyHiredBottomDiv {
	width: 250px;
}

.simplyHiredPanel, .twitterPanel
{
	margin-top: -30px;

}
.simplyHiredPanel { display: none;}

.moveMeDown
{
	padding-top: 30px;
}
