.mid_videoside {
	width: 160px;
	vertical-align: top;
}

.mid_video {
	width: 791px;
	vertical-align: top;
}

/* VIDEO */
  
  
  a.rounded, .button {
    outline: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    display: -moz-inline-box;
    display: inline-block;
    overflow: visible;
  }
  
  .button {
    color: #000;
    background-color: #acc;
    padding: 5px 7px;
  }

  .button:hover {
    background-color: #cee;
  }
  
  a.tab {
    background-color: #ffffff;
    color: #808080;
	letter-spacing:0px;
	 border: 1px solid #ffffff;
    padding: 6px 13px 6px 13px;
    margin: 16px 6px 20px 6px;
	 font: italic 8pt "Georgia";
  }

  a.tab:hover {
   background: #EFEFEF;
	border: 1px solid #E1E1E1;
	color: #a05c67;
  }
  
  a.tab_selected {
  border: 1px solid #ffffff;
	color: #a05c67;
	 font: italic 9pt "Georgia";
	letter-spacing:0px;
    padding: 6px 13px 6px 13px;
    margin: 16px 6px 20px 6px;
  }
  
   a.tab_selected:hover {
   background: #EFEFEF;
	border: 1px solid #E1E1E1;
	color: #a05c67;
  }

  
  .feature {
  	text-align:center;
	font-size: 8pt;
	color: #808080;
	line-height:20px;
  }
  
  .text{
      padding: 10px 40px 30px 40px;
  }
  
  .feature strong{
  	font-size:11pt;
	font-weight:normal;
  }
  

  
  .title{
	color: #31859b;
	font: normal 15pt "Century Gothic";
	text-transform: uppercase;
	width: 791px;
	height: 50px;
	text-align:center;
	vertical-align:middle;
	margin: 25px 0 10px 0;
  }
  
  .title b {
  	font-weight: normal;
  }

  
  .title a:link, .title a:active, .title a:visited{
  	color: #31859b;
	text-decoration:none;
  }
  
  .title a:hover{
  	color: #205766;
	text-decoration:none;
  }

  
  .video{
  	text-align:center;
	padding:17px 0 0 0;
  }
  
  .preview {
  	width:180px;
	vertical-align:top;
	text-align:center;
	padding: 8px;
	line-height:17px;
  }
  
.preview img{
	margin: 10px 0 10px 0;
	padding: 5px;
	background: #EFEFEF;
	border: 1px solid #E1E1E1;
  }
  
  .preview strong{
  	    font: italic bold 9pt "Georgia";
		 color: #a05c67;
  }
  
  .preview strong b {
   	font-weight: normal;
  }
  
  .preview i {
  	color: #a0a0a0;
  }
  
  .st{
  	width:700px;
	vertical-align:top;
	text-align:center;
	padding: 8px;
	line-height:17px;
  }
  
 
.preview a:link, .preview a:active, .preview a:visited{
    color: #606060;
    font-size: 7pt;
	 text-transform: uppercase;
	 font-weight:bold;
	 text-decoration: none;
	 letter-spacing:0px;
    padding: 2px 7px 2px 7px;
    margin: 5px 2px 5px 2px;
    border: 0;
  }
  
  .fake,  .st a:link, .st a:active, .st a:visited{
  	line-height:17px;
    color: #606060;
    font-size: 7pt;
	 text-transform: uppercase;
	 font-weight:bold;
	 text-decoration: none;
	 letter-spacing:0px;
    padding: 2px 7px 2px 7px;
    margin: 5px 2px 5px 2px;
    border: 0;
	 
  }
  
  
.preview a:hover, .st a:hover{
    color: #404040;
    font-size: 7pt;
	 text-transform: uppercase;
	 font-weight:bold;
	 text-decoration: none;
	 letter-spacing:0px;
    padding: 2px 7px 2px 7px;
    margin: 5px 2px 5px 2px;
    border: 0;
  }
  
  .dwnl{
  	margin: 0px 0 20px 0;
	width:691px;
	vertical-align:top;
	text-align:center;
	padding: 8px;
	line-height:17px;
  }
  
  .dwnl a:link, .dwnl a:active, .dwnl a:visited {
  	    color: #606060;
    font-size: 7pt;
	 text-transform: uppercase;
	 font-weight:bold;
	 text-decoration: none;
	 letter-spacing:0px;
    padding: 2px 7px 2px 7px;
    margin: 5px 2px 5px 2px;
    border: 0;
  }
  
  .dwnl a:hover{
	color: #404040;
  }
  
  .credits{
  	text-align:center;
	color: #A7A7A7;
	font-size: 8pt;
	margin:20px 0 0 0;
}

.credits a:link, .credits a:active, .credits a:visited{
		color: #A7A7A7;
		text-decoration:none;
		font-style: italic;
}

.credits a:hover{
		color: #A7A7A7;
		text-decoration:underline;
		font-style: italic;
}
