/*----------------------------------------------------------------------------- 

RAMA BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet 

version:   	1.0 
date:      	07/27/11 
author:		freshline
email:     	support@version-four.com 
website:   	http://www.version-four.com
-----------------------------------------------------------------------------*/

/***********************
	-	BASICS 	-
***********************/


ol, ul { 
    list-style: none; 
}







.example-wrapper{
	position: absolute;
	width:985px;
	height:418px;
	margin:auto;

	
	margin-top:251px; 


    left:50%; 
    top:0px; 
 margin-left:-493px;
	
		
}



/****************************
	-	BASIC DIVIDERS 	-
*****************************/
#small_divider {
	margin-top:8px;
}

#big_divider {
	margin-top:150px;
}
