﻿h6
{
    border:none;
}

#reg-col-left
{
    width:320px;
    float:left;
    margin:0px 0 0 35px;
}
html>body #reg-col-left
{    
    margin:0px 0 0 70px;
}
h5
{
    margin:10px 0 0 0;
    font-size:14px;
    color:#ff0000;    
}
#reg-col-right
{
    margin:0px 0 0 0;
    width:530px;
    float:left;
}

.form-item
{
    float:left;
    width:280px;
    height:14px;
    margin:7px 0 2px 0;
    font-size:13px;

}
.form-item-home
{
    width:230px;
}
.text-box, .drop-down
{
    float:left;
    width:280px;
    height:16px;
    border:solid 1px #ff0000;
    margin:0;padding:0;
}
.sml
{
    width:239px !important;
}
.login-button
{    
    float:right;
    margin-top:10px;
    margin-right:40px;
}
.register-button
{        
    float:right;
    margin-top:10px;
    margin-right:20px;
}

#reg-box-left
{
    width:240px;
    height:300px;
    float:left;
    background:#fff url(/images/bg_register_white.jpg) top left no-repeat;
    padding:0px 0 0 10px;
}
html>body #reg-box-left
{
    width:250px;    
}
#reg-box-right
{
    width:260px;
    height:300px;
    float:left;
}
.reg-bg-1
{
    background:url(/images/bg_register_bg1.jpg) top left no-repeat;    
}
.reg-bg-2
{
    background:url(/images/reg_back/bg_register_bg2.jpg) top left no-repeat;    
}
.reg-bg-3
{
    background:url(/images/reg_back/bg_register_bg3.jpg) top left no-repeat;    
}
.reg-bg-4
{
    background:url(/images/reg_back/bg_register_bg4.jpg) top left no-repeat;    
}
.reg-bg-5
{
    background:url(/images/reg_back/bg_register_bg5.jpg) top left no-repeat;    
}
.reg-bg-6
{
    background:url(/images/reg_back/bg_register_bg6.jpg) top left no-repeat;    
}

.green-tick
{
    padding-left:30px;
    list-style-image:url(/images/green-tick.gif);
}
.red-tick li
{
    margin:3px 0;
}
.red-tick
{
    padding-left:30px;
    list-style-image:url(/images/red_tick_greyback.gif);
}
.sad-face li
{
    margin:3px 0;
}
.sad-face
{
    padding-left:30px;
    list-style-image:url(/images/sad_face.gif);
}
.red-tick li
{
    margin:3px 0;
}
.validation-summary
{
    width:290px;
}
.membership-list
{
    width:330px;
}
.photo
{
    display:inline-block;
    float:left;
    width:100px;    
    background-color:#01B0F0;
    color:#000;
    padding:2px;
    margin:0 10px 2px 5px;
    text-decoration:none;
}
html>body .photo
{
    margin:0 10px 2px 10px;    
}
.register-now
{
    float:left;
    margin:20px 0 0 45px;
}

.home-posts
{
    
}
.home-post
{
    float:left;
    width:508px;
    margin-bottom:3px;
}
.post-info
{
    float:left;
    margin-left:3px;
    width:470px;
}
.home-post-image
{
    float:left;
    height:35px;
    width:35px;
    overflow:hidden;
}
.home-post-image img
{
    width:35px;
}

