@charset "utf-8";

#mainWrapper {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.subHead {
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	letter-spacing:-2px
}
.HeadLine {
	font-size: 36px;
	letter-spacing:-2px;
	color: #2f2f2f;
}
#VideoCode_585 {
	
	background-image: url(../images/mid-box.png);
	background-repeat: repeat-y;
}

#FooterInfo {
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}


/* Edit */ 


.easyVideo
{
	display: block;
	width: 585px;
  height: 330px;
  background: url(../../../../edit/images/videoplaceHOLDER_585.png) no-repeat 0 0;
	
}


.easyedit
{
  display: block;
  width: 57px;
  height: 40px;
  background: url(../../../../edit/images/edit-tab.png) no-repeat 0 0;
  float: right;
	position:relative;
	right:-65px;
}

.easyedit:hover
{ 
  background-position: -56px 0 ;
}

.easyeditClear
{ 
  display: none;
  clear:right;
}
