﻿	@import "../../SharedStyles/Refreshing/Normalize.css";
	@import "../../SharedStyles/Refreshing/Content.css"; 	
	@import "../../SharedStyles/Refreshing/Layout.css";
    @import "../../SharedStyles/Refreshing/Panelbar/styles.css";
    
	.content_overlay
    {
        position:absolute;
        bottom:115px;
        *bottom:105px;
        left:65%;
	    height:220px;
	    width:400px;
	    background-image:url('images/home_content_overlay.png'); 
	    background-repeat:no-repeat;
	    

    }
    
    #page_content
    {
	
    	padding-bottom:150px;
	    *padding-bottom:140px;
    }
    
    #action_call .link
    {
        margin-left:65%;
    }
 

	

