/* CSS Document */
html, body
{  height:100%; }

#ytWrapper 
{   margin-left:160px;
    margin-top:20px;
}
#ecardHolder 
{
     margin-top:20px;
}
#mainMM { /* Xmas Settings */
	width:400px;
	height: 345px;
}

#controls { /* Xmas Settings */
	width:400px;
}

#buttons {
	margin-left:15px; /* Xmas Settings */
}

#timebar { 
	width: 160px; /*== Width of Time Bar Loading ==*/ /* Xmas Settings */
}
div.ecardWrapper 
{   
    min-height: 100%;
	background-color: #000;
	margin: 0 auto;
	overflow: hidden;
	min-width: 800px;
	max-width: 800px;
	text-align:center;
}

div.ecardVideoWrapper 
{   
    min-height: 100%;
	background-color: #000;
	margin: 0 auto;
	overflow: hidden;
	min-width: 800px;
	max-width: 800px;

}