﻿body 
{
    margin:0;
    
}


#CenterWrapper
{
    float:left;
    
}

#CenterTop
{
    
}

#CenterMiddle
{
    
}

#ContentWrapper
{
    padding-bottom:20px;
}

#LeftWrapper
{
    float:left;
    
}

#fileSavedIndication
{
    
    padding: 8px 0 0 10px;
    float:left;
      
}

#prop
{
    float:right;
    width:1px;
    height:450px;
}

#RightWrapper
{
    float:right;
    
}

.SitePreview
{
    
    background:  url(/images/preview2.png) no-repeat; 
    height:150px; 
    margin-left:50px; 
    top:20px; 
    filter:alpha(opacity=30);
    opacity:0.3; 
    position:absolute; 
    z-index:10001; 
    width:750px; 
    
}

#SiteWrapper
{
    margin:0px auto 0px auto;
    position:relative;
    padding-bottom:0px;
    width:940px;

}


.DynamicAnswer
{
    margin-bottom: 15px;
    
}


