/*-------------------------------------------------

  NeoCMS Core File : stylesheet_youtubeviewer.tpl

  This is a template file used by
  the googlemap module and is used to create
  stylesheet_googlemap.css.

  Updated : 28-08-2010 19:49

-------------------------------------------------*/

#timedisplay {border: solid 1px red;width: 50px;}

#controls {
  height:32px;
  margin: 5px 0px;
  padding: 5px 5px;
  text-align:center;
  color: #ede8f1;
  background-color: #2e0f48;
  clear: both;
}