﻿/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles This is the You-Tube Video Definition Page                            */
/***********************************************/
#youimg,#border1a,h6.you, h4.you1, h2.you2, h3.you3{
  font-family: Arial,sans-serif; 
  position :absolute;
}
h6.you{
  font-size: 80%;
  left:5%;
  width:85%;
}
h4.you1{
 font-size: 75%; 
 font-weight: normal;
 left:77%;
}
h2.you2{
  font-size: 75%; 
  left:60%;
}
h3.you3 {
  font-size: 90%; 
  font-weight: bold;
  left:3.5%;
}
#box5 {
  position:absolute;
  left:77.5%;
  top:15px;
}
#border1a{
	left:10%;
	width: 80%;
	border-style: outset;	border-color: #808080 #CCD2D2 #808080 #CCD2D2;  border-width:7px;
	background-color: #F5F7F7;
}
#youimg{
 height: 50px;
 width: 110px;
 left:77%;	
 top: 1.5%;
}

h1.youlabel{
 top:20px;
 left: 5%;
 margin-top:20px;
 margin-left:25px;
 padding: 0px;
}






