 .customDialogRegister 
{
  width: 600px;
  background-repeat: no-repeat;
  background-position: 0 100%;
  text-align: center;
}

.customDialog{
	width: 400px;
}

 .customDialogRegister h1
{
  position: relative;
  display:block;
  top: -10px;
  margin: 0;
  height:40px;
  padding: 10px 0 0 15px;
  font-size: 20px;font-weight:normal;
  background-repeat: no-repeat;
  color: #000;
  text-align: left;
}
.customDialogRegister h1.InTab{
      top:-55px;
      margin-bottom:-30px;
}

 .customDialogRegister p
{
  margin: 0px 0 0 0;
  font-size: 12px;
  font-weight:bold;width:100%;
  white-space:nowrap;
  display:inline;
}

 .customDialogRegister p.sub
{
  color:#7D7D7D;
  font-weight:normal;
  font-size:11px;
  margin:0;
  white-space:normal;
}

 .customDialogRegister p.info
{
  font-weight:normal;
  white-space:normal;
}

 .customDialogRegister input
{
  margin: 0 1px 0 0;
}

 .customDialogRegister input.smallIn {width:115px;}
 .customDialogRegister input.smallInPostCode {width:60px;}
 .customDialogRegister input.smallInCity {width:171px;}
 .customDialogRegister input.bigIn {width:242px;}
 .customDialogRegister input.radioIn {margin:-2px 5px 0 5px;}
 
 .customDialogRegister img.switch{position:absolute;top:2px;cursor:pointer;}
 .customDialogRegister img.switchInTab {position:absolute;top:12px;right:13px;cursor:pointer;}
 
 .customDialogRegister select {width:248px;margin-bottom:15px;}
 .customDialogRegister select.day{width:40px;margin-bottom:15px;}
 .customDialogRegister select.year{width:55px;margin-bottom:15px;}
 .customDialogRegister select.month{width:145px;margin-bottom:15px;}
 
 .customDialogRegister hr {height:1px;color:#CECECE;background:#CECECE;border:none;margin:12px 0px 0px 0px;padding:0;}

 .customDialogRegister table {margin: 0 30px 15px 40px; text-align:left; width:520px;}
 .customDialogRegister table td {padding-bottom:10px;vertical-align:top;}
 .customDialogRegister td.onLeft {text-align:left; padding-left:10px;padding-top:0; padding-right:10px;width:170px;}
 .customDialogRegister td.onLeft p {white-space:normal;}
 .customDialogRegister td.msgCol {padding-left:10px; width:110px; text-align:left;width:135px;}
 .customDialogRegister td.alreadyRegistered {padding:0 3px 15px 10px;}
 .customDialogRegister table.innerTable {margin:0 0 -10px 0; padding:0; border:none; width:246px;}

 .customDialogRegister span.noteThat {font-weight:bold;}

 .customDialogRegister .cDError
{
 font-size:11px;
 color:#b10000;
 margin:5px 0 0 10px;
}

.customDialog input.sButton{
	display:block;margin:0 0 10px 125px;
}
.customDialog div.hLinks{
	text-align:left;
	margin:0 0 0 12px;
}
.customDialog div.hLinks span.helpLinks{
	margin:0 0 2px 0;
	padding:0 10px 0 38px;
	font-size:11px;
	font-weight:normal;
	white-space:nowrap;
	display:block;	
}
.customDialog div.hLinks span.helpLinks a{
	font-size:11px;
}

.login_form {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    text-align: left;
}

.login_form .label {
    font-weight: bold;
    font-size: 12px;
    padding-left: 8px;
}

.login_form .link a:link, .login_form .link a:visited, .login_form .link a:active {
    font-weight: bold;
    font-size: 12px;
    padding-left: 8px;
    text-decoration: none;
}


.login_form .label_right {
    text-align: right;
    font-weight: bold;
    font-size: 12px;
    padding-right: 8px;
}

.form_error {
    color: #ff0000;
    display: inline;
    text-align: left;
    horizontal-align: left;
    margin-left: 5px !important;
}

.login_form .head {
                font-family: Verdana, Arial, Sans-Serif;
                font-size: normal;
                text-decoration: none;
                background:url("http://uk-img1.ciao.com/iuk/images/tabs/bg_search_40px.gif") repeat-x;
}


.login_form .cancel {
                text-align: right;
                font-size: small;
}



.register_form {
                font-family: Verdana, Arial, Sans-Serif;
                font-size: small;
}
.register_form .head {
                font-family: Verdana, Arial, Sans-Serif;
                font-size: normal;
                text-decoration: none;
                background:url("http://uk-img1.ciao.com/iuk/images/tabs/bg_search_40px.gif") repeat-x;
}
.register_form .cancel {
                text-align: right;
                font-size: small;
}
.register_form .label {
    font-weight: bold;
    font-size: 12px;
    vertical-align: top;
}
.register_form .sublabel {
    font-weight: normal;
    font-size: 11px;
    white-space: nowrap;
    vertical-align: top;
    text-align: left;
}
.register_form .label_right {
    font-weight: bold;
    font-size: 12px;
    text-align: right;
    white-space:nowrap;
}
.register_form .link a:link, .register_form .link a:visited, .register_form .link a:active {
    font-weight: bold;
    font-size: 12px;
    padding-left: 8px;
    text-decoration: none;
}

h2.messageTitle{
	font-weight:normal;
	margin:-35px 0 -30px 0;
	zoom:1;
	position:relative;
	float:left;
	font-size:14px;
	padding-bottom:0;
}
h2.messageTitle span{
	font-style:italic;
}

p.supportMsg{
	text-align:left;
	font-weight:normal;
	width:100%;
}

ul.supportMsg{
	list-style-type:none;
}
ul.supportMsg li{
	list-style-type:disc;
	list-style-image:none;
	background:none;
	font-weight:normal;
	color:#000;
	padding:0;
}
ul.supportMsg li.sArrow {
	background:transparent url(http://uk-img1.ciao.com/iuk/images/crux/icons/dialogue_box_pointer.gif) no-repeat scroll 0px 2px;
	line-height:18px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px 0 8px 20px;
}

.customDialog div.smrtCnt
{
    background:transparent url("http://uk-img2.ciao.com/iuk/images/crux/background/login/bg.gif") no-repeat center -60px; 
    width:372px;
    padding:11px 0 10px;
    margin-left:15px;
}

a.smrtLogin
{
    display:inline-block;
    width:154px;
    height:22px;
    background:transparent url("http://uk-img2.ciao.com/iuk/images/crux/sprites/ciao-acc-btns.gif") no-repeat 0 0; 
    float:left;
}

a.smrtSignup
{
    display:inline-block;
    width:154px;
    height:22px;
    background:transparent url("http://uk-img2.ciao.com/iuk/images/crux/sprites/ciao-acc-btns.gif") no-repeat 0 -22px; 
    float:right;
}

.customDialog p.plog
{
    color:#737373;
    padding:0;;
    text-align:left;
    font-weight:normal;
    margin:0 0 10px 16px;
    width:100%;
    display:inline-block;
}
.dialogDIV h1.smrth
{
    margin-bottom:-45px;
    margin-top:10px;
}
.customDialog .logCnt
{
    margin-left: 15px;
    padding:0;
    margin:0 0 15px 2px;
    width: 372px;
    clear:left;
    display:inline-block;
}
.customDialog .ciaoac
{
    display:inline-block;
    width:98px;
    height:22px;
    background:transparent url("http://uk-img1.ciao.com/iuk/images/crux/sprites/login-btns.gif") no-repeat 0 -132px;
    float:left;
    margin-right:18px;
}
.customDialog .winlid
{
    display:inline-block;
    width:106px;
    height:22px;
    background:transparent url("http://uk-img1.ciao.com/iuk/images/crux/sprites/login-btns.gif") no-repeat 0 -154px;
    float:left;
    margin-right:18px;
}
.customDialog .fb
{
    display:inline-block;
    width:96px;
    height:22px;
    background:transparent url("http://uk-img1.ciao.com/iuk/images/crux/sprites/login-btns.gif") no-repeat 0 -176px;
    float:left;
    margin-right:18px;
}