/********************
/* Smile Reminder Profiles Stylesheet
/* Copyright (c) Communitect Inc. 2008. All rights reserved.
/********************

/* ///////// General Styles ///////// */

html {
    height: 100%;
    margin-bottom: 0px;
}

body {
    background-color: #FFFFFF;
}

#body-container {
    background: #fff;
}

#content-container {
    padding: 0;
    margin: 0 auto;
    width: 475px;
/*    border: 1px dotted gray; */
}

#networking {
    padding: 10px 0 20px 0;
}

/* ////////// Video Section /////////*/

#video-content {
    background: #fff;
}