﻿.newUser {
    border: none;
    background: white url("../Images/login_register_btm_bg.png") no-repeat bottom left;
    padding-bottom: 5px;
    }
.newUser h3.newUserTitle {
    background: url("../Images/register_h3_bg.jpg") repeat-x scroll 0 0 transparent !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    }
.newUser .inner {
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #CBCBD7;
	border-right: 1px solid #CBCBD7;
	border-bottom: none;
	}
	
	
.content .details .login,
.content .details .register 
{
    height: 1%;
    padding:0px;
    }
.content .details .login .loginForm,
.content .details .register .newUser
{
    height: 1%;
    border-left: none; 
    border-right: none;  
    padding:0px;
    }
.loginForm,
.newUser {
    border: none !important;
    background: white url("../Images/login_register_btm_bg.png") no-repeat bottom left;
    padding-bottom: 5px;
    }
.loginForm h3,
.newUser h3 {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    }
.loginForm .inner,
.newUser .inner {   
    padding-top: 1px !important;
    padding-bottom: 1px !important;
    border-left: 1px solid #CBCBD7;
    border-right: 1px solid #CBCBD7;
    border-bottom: none;
    }
       
       
.buttonWrapper {
    display: inline;
    padding-left: 10px;
    }
.buttonWrapper .wrapped {
    margin-left: -5px;
    padding-right: 6px;
    }


    
.content .eventDetails .pageContent .right .infoPanel 
{
    border: none;
    background: transparent url("../Images/infoPanelRightBotBg.png") no-repeat bottom left;
    padding-bottom: 10px;
    }
.content .eventDetails .pageContent .right .infoPanel h4 
{
    margin:0px;
    }
.content .eventDetails .pageContent .right .infoPanel .inner
{
    background: transparent none;
    border-left: 1px solid #CBCBD7;
    border-right: 1px solid #CBCBD7;
    margin:0px;
    padding:0px;
    }
    
    
.contactUs .contactForm {
    border: none;
    width: 347px;
    background: transparent url("../Images/login_register_btm_bg.png") no-repeat bottom left;
    padding: 0px 0px 10px;
}
    
.contactUs .contactForm .inner 
{
    background: transparent none;
    border-left: 1px solid #CBCBD7;
    border-right: 1px solid #CBCBD7;
    margin:0px;
    padding:20px;
    }