	div.tvg_remindme_title{
	padding:20px 0px 0 0;
	background:url("/layout/tv_listings/bg_remindme_title.gif") no-repeat  top center ;
	width:207px;
	font-size:14px;
	font-weight:bold;
}
  #tvg_remindme_title form{
	display:block;
	background:#C8F6F7;
	border:1px solid #C20017;
	padding:10px 0 57px 10px;
	margin:10px;
	/*height:200px;*/
}
* html #tvg_remindme_title{
	height:100%;
}
.formwrapper{
	clear:both;
}
* html  form {
	/*height:120px;*/
	overflow:hidden;
	/*padding-bottom:20px;*/
}
.tvg_remindme_option input{
	margin:10px 0 0 0;
	float:left;
}
.tvg_remindme_option div {
	width:565px;
	float:left;
	margin:9px 0 0 5px;
	display:inline;
}
#tvg_remindme_title .tvg_remindme_option {
	width:340px;
}
#tvg_remindme_title .tvg_remindme_option div{
	margin:-17px 0 0 20px ;
}
.tvg_remind_me{
	position: relative;
	clear:both;
}

#tvg_remind_me{
	background:none repeat scroll 0 0 #C8F6F7;
	border:1px solid #C20017;
	display:block;
	margin:10px;
	padding:10px 0 57px 10px;
}

.tvg_remind_me_tandc{
	font-size:10px;
	font-weight:normal;
	width:230px;
}
#tvg_remindme_title .tvg_remindme_option, #tvg_remindme_title .tvg_remindme_option b{
	font-weight:normal;
	font-size:13px;
	width:240px;
}
.tvg_remind_me_sms{
	/*visibility: hidden;*/
	position:absolute;
	top:20px;
	right:10px;
	width:334px;
	clear:both;
	font-size:13px;
	font-weight:bold;
	margin:0;
}

.tvg_remind_me_email input#tvg_remindme_email_ok, .tvg_remind_me_sms input#tvg_remindme_sms_ok  {
	margin:0 5px 0 0;
}

.tvg_remind_me_email{
	/*visibility: hidden;*/
	position:absolute;
	top:0px;
	right:10px;
	width:334px;
	clear:both;
	font-size:13px;
	font-weight:bold;
	margin:0;
	margin:10px 0 0 0;
}


input.tvg_remindme_email, #tvg_remind_me_msisdn{
	width:144px;
	height:15px;
}
#tvg_remind_me_msisdn{
	margin:0 0 0 10px;
}
#tvg_remindme_sms_ok{
	float:right;
	width:80px;
	margin:-22px 10px 0 0;
}
#tvg_remindme_email_ok{
	float:right;
	width:80px;
	margin:-22px 10px 0 0;
}

#tvg_remind_me_msisdn, #tvg_remindme_email {
	font-size: 12px;
}
