/* BROWSER FLAGS (lunchdates/homepage): default */
/* -------------------------------- default -------------------------------- */
/*  STANDARD CSS  Help ---- Path to the document's folder: /data/ Path to the design's data folder*: 
/styles/lunchdates/data/  Example how to link images: 
File in the user's DATA folder:   
background-image: url("/data/Images/wysiwyg-uploaded-image.jpg"); 
File in the Design DATA folder (in /styles/lunchdates/data/) 
- prefered way is to use path relative to this CSS:   
background-image: url("../data/template.jpg");  To upload your files use the WebDAV interface.  
*/ 

.flashVideo {
 	position: absolute;
	top: 112px;
	left: 780px;
}
