 body
      {
        background: #FCDFFF url('http://www.girlfriendsocial.com/images/bg-main.png') top left repeat-x;
        font-family: 'arial', sans-serif;
        font-size: small;
        color: #999;
      }
      
      .wrapper
      {
        width: 660px;
        margin: 0 auto;
        text-align: center;
      }
      
      .header
      {
        padding: 10px 15px 15px 15px;
        background: url('http://www.girlfriendsocial.com/images/bg-tabs.png') bottom repeat-x;
      }
      
      .content1
      {
        padding: 15px;

      }

.content
{
        padding: 15px;
margin: 0 auto;
width:900px;
}
      
      .clear
      {
        clear: both;
      }
      
      hr
      {
        clear: both;
        margin: 15px 0 0 0;
        border: none;
        border-top: dotted 1px #b9b9b9;
      }
    
      a
      {
        color: #058ec4;
        text-decoration: none;
      }
      
      a:hover
      {
        text-decoration: underline;
      }
      
      h1 a
      {
        display: block;
        width: 429px;
        height: 135px;
        margin: 0 auto;
    
      }
      
      h1 a span
      {
        display: none;
      }
      
      h2
      {
        margin: 0;
        font-size: 1.9em;
        color: #CC0066;
      }
      
      h3
      {
        margin: 5px 0 0 0;
        font-size: 1em;
        color: #999;
      }
      
      p
      {
        margin: 20px 0 5px 0;
        font-size: 1.1em;
      }
      
      p a
      {
        margin: 0 5px;
      }
      
      fieldset
      {
        border: none;
      }
      
      .box1
      {
        position: relative;
        background: #FFFFFF;
width:990px;
      }
      
.box2
      {
        position: relative;
        background: white;
	padding:5px;
min-height:400px;
      }
      .corner
      {
        position: absolute;
        width: 50%;
        height: 5px;
        background: url('http://www.girlfriendsocial.com/images/corners-white.png') no-repeat;
      }
      
      .corner.tl
      {
        top: -5px;
        left: 0;
        background-position: left top;
      }
      
      .corner.tr
      {
        top: -5px;
        right: 0;
        background-position: right top;
      }
      
      .corner.bl
      {
        bottom: -5px;
        left: 0;
        background-position: left bottom;
      }
      
      .corner.br
      {
        bottom: -5px;
        right: 0;
        background-position: right bottom;
      }
      
      .picture
      {
        width: 530px;
        height: 244px;
        margin: 0 auto;
        background: url('http://www.girlfriendsocial.com/images/bg_not_logged_in.jpg') no-repeat;
      }
      
            
      .login
      {
        padding: 10px 0 1px 0;
        font-size: 0.85em;
      }
      
      .login label
      {
        margin: 0 0 3px 0;
        padding: 0;
      }
      .login label.remember
      {
        display: inline;
      }
      .login input[type='text'],
      .login input[type='password']
      {
        width: 250px;
        margin: 0;
      }
      
      .login fieldset
      {
        padding: 0;
        text-align: left;
      }
      
      td.form1
      {
        float: left;
      }
      
      .td.form2
      {
        float: right;
      }
      
      login
      {
        clear: both;
        float: right;
        width: 255px;
        margin: 10px 0 0 0;
        font-size: 0.9em;
      }
      
      .login fieldset.submit input[type='submit']
      {
        margin: 10px 20px 0 0;
      }
      
      .login fieldset > p
      {
        margin: 3px 0 0 0;
      }
      
      #login-error, #error
      {
        width: 100%;
        margin: 0 0 10px 0;
      }
      #login-error p, #error p
      {
        margin: 0;
        padding: 5px 10px;
        color: #333;
        background: #ffe4e5;
      }
      
      .delete.content p {
        color: #333;
      }
      
      .delete.content form {
        margin: 30px 0 35px 0;
      }
      
      .delete.content input[type='password'] {
        min-width: 205px;
        margin: 0 auto;
      }
      
      .delete.content input[type='submit'] {
        display: block;
        margin: 5px auto 0 auto;
        padding: 5px;
      }
      
      .delete.content a.feedback {
        margin: 0;
      }
      
      #login > p {
        font-size: 13px;
      }

div.page_header1 {
color:#555555;
font-family:"Trebuchet MS",arial,verdana,serif;
font-size:15pt;
margin-bottom:0;
padding:0 0 20px 10px;
}
      
