body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	font-family:arial;
	font-size:11px;
	}
	
	
div{
  display:inline;
}

img{
  display:inline;
}

span{
  display:inline;
}


.main{
	width:100%;
	float:left;
	text-align:left;
	overflow:hidden;
	}
	
.header{
	float:left;
	width:100%;
	overflow:hidden;
	height:145px;
	background-image:url(../images/gtflix_support_headerbg.jpg);
	background-repeat:repeat-x;
	background-position:center;
}
.menubar{
	float:left;
	width:100%;
	overflow:hidden;
	background-repeat:repeat-x;
	background-position:center;
	background-image:url(../images/gtflix_support_menubarbg.jpg);
	height:52px;
}
.dataholder{
	float:left;
	width:100%;
	overflow:hidden;
	background-repeat:repeat-x;
	background-position:top;
	background-image:url(../images/gtflix_support_dataholder.jpg);
	background-color:#FFFFFF;
	height:auto;
}
.upperpartition{
	float:left;
	width:100%;
	height:213px;
}
.lowerpartition{
	float:left;
	height:171px;
	width:1024px;
	overflow:hidden;
	background-repeat:repeat-x;
	background-position:center;
	background-image:url(../images/gtflix_support_lowerpartitionbg.jpg)
}
.footer{
	overflow:hidden;
	background-repeat:repeat-x;
	background-position:center;
	float:left;
	height:51px;
	width:100%;
	background-image:url(../images/gtflix_support_fooerbg.jpg);
	text-align:center;
	color:#627885;
}
.footer a{
	color:#5582ac;
	font-weight:bold;
	text-decoration:none;
}
.redbox{
	float:left;
	height:176px;
	width:322px;
	margin-top:21px;
	margin-left:11px;
	overflow:hidden;
	background-repeat:repeat-x;
	background-position:center;
	background-image:url(../images/gtflix_support_submitaticket.jpg);
	text-align:center;
}

.bluebox{
	float:left;
	height:176px;
	width:322px;
	margin-top:21px;
	margin-left:11px;
	overflow:hidden;
	background-repeat:repeat-x;
	background-position:center;
	background-image:url(../images/gtflix_support_ticketstatus.jpg);
}
.yellowbox{
	float:left;
	height:176px;
	width:322px;
	margin-top:21px;
	margin-left:11px;
	overflow:hidden;
	background-repeat:repeat-x;
	background-position:center;
	background-image:url(../images/gtflix_cancelmembershaip.jpg);
	text-align:center;
}
.boxinnertext{
	color:#CA9BA5;
	float:left;
	font-family:arial;
	font-size:11px;
	height:67px;
	margin-left:24px;
	margin-top:57px;
	overflow:hidden;
	text-align:left;
	width:275px;
}
.bluebox_textcaption{
	float:left;
	font-weight:bold;
	text-align:right;
	margin-top:4px;
	line-height:20px;
	height:20px;
	width:75px;
}
.bluebox_txtbox{
	float:left;
	font-weight:bold;
	text-align:right;
	margin-top:4px;
	height:20px;
	width:190px;
	text-align:right;
	margin-left:10px;
}
.blueboxtxtfld{
	height:20px;
	width:190px;
	border:0px;
}
.lowerpart1{
	float:left;
	margin-left:16px;
	margin-top:12px;
	width:520px;
}
.lowerpart2{
	float:left;
	margin-left:32px;
	margin-top:12px;
	width:450px;
}
.buttonholder{
	float:left;
	margin-top:14px;
	
	margin-left:10px;
}
.ticket_hedingnskip{
	float:left;
	width:1009px;
	height:17px;
	line-height:16px;
	margin-left:15px;
	margin-top:14px;
}
.ticket_leftportion{
	float:left;
	width:435px;
	margin-left:15px;
	margin-top:3px;
}
.ticket_leftportion_caption{
	float:left;
	height:20px;
	width:100px;
	text-align:right;
	line-height:20px;
	margin-top:4px;
}
.ticket_leftportion_textfield{
	float:left;
	height:20px;
	width:325px;
	margin-left:10px;
	margin-top:4px;
}
.ticket_righttportion{
	float:left;
	width:573px;
	margin-left:15px;
	margin-top:3px;
}
.ticket_greybox{
	background-image:url(../images/gtflix_support_ticket_greyboxbg.jpg);
	width:100%;
	height:243px;
	background-repeat:repeat-x;
	background-position:top;
	float:left;
}
.ticket_greybox_inner{
	float:left;
	width:563px;
	height:210px;
	margin:5px
}
















