#contact_box_old {
	width: 680px;
	margin-top: 10px;
	/*margin-left: 5px;*/
	float: left;
	display:inline;
	background-image: url('../images/contact_form_box_top.gif');
	background-repeat: no-repeat;
	padding:0px;
}	

#contact_box_2 {
	width: 680px;
	margin-top: 10px;
	margin-left: 160px;
	float: left;
	background-image: url('../images/contact_form_box_top.gif');
	background-repeat: no-repeat;
	padding:0px;
	display:inline;
}	


#contact_box_center_content {
	float: left;
	margin:20px;
	display:inline;
	text-align:justify;
}


#contact_box_center_help {
	float: left;
}	
#contact_box_center_new_ticket {
	float: left;
	margin-left: 0px;
	display: inline;
}	
.new_ticket_form_start {
	float: left;
	display: inline;
	width:660px;
	font-weight:bold;
	font-size:14px;
	
}

.new_ticket_form_left {
	width: 50px;
	margin-top: 30px;
	margin-right: 10px;
	float: left;
	text-align: right;
	font-weight: bold;	
	display: inline;
	line-height:22px;

}		

.new_ticket_form_right {
	width: 509px;
	margin-top: 30px;
	margin-right: 10px;
	float: left;
	font-weight: bold;
	display: inline;
}
.new_ticket_form_end {
	text-align:center;
	width:640px;
}	
#contact_box_center_view_ticket {
	float: left;
	font-family: verdana, verdana, sans-serif;
	
}	

.view_ticket_form_break {
	margin-top:20px;
	width:575px;
	height:3px;
	background-color: #c3d2e7;
	float: left;
	font-size: 1px;
	display: inline;
}


.view_ticket_form_left {
	width: 110px;
	margin-top: 10px;
	margin-left: 60px;
	float: left;
	text-align: left;
	font-size: 12px;
	line-height: 11pt;
	display: inline;
	color:#0eb0d4;
	
}
.view_ticket_form_right {
	margin-top: 10px;
	float: left;
	font-size: 12px;
	line-height: 11pt;
}

.view_ticket_msg_message {
	width: 475px;
	margin-top:10px;
	margin-left: 100px;
	text-align: justify;
	font-size: 12px;
}
.view_ticket_msg_title {
	clear:both;
	margin-top: 5px;
	margin-left: 60px;
	text-align: left;
	text-decoration: underline;
	font-weight:bold;
}
#contact_box_center_offset {
	float:left;
	width:629px;
	margin-left:40px;
	display: inline;
}
#contact_tabs {
	width: 669px;
	height: 66px;
	float: left;
	font-size: 35px;
	font-weight: bold;
	color: white;
}
#contact_box_center_view_detail{
	width: 669px;	
	margin-top:0px;
}

#contact_view_close_tab {
	width: 180px;
	height: 66px;
	margin-left: 110px;
	margin-right : 40px;
	float: left;
	background-image: url('../images/contact_view_ticket_button.jpg');
	background-repeat: no-repeat;
	text-align: center;
}	

#contact_view_open_tab {
	width: 180px;
	height: 66px;
	margin-left: 110px;
	margin-right : 40px;
	float: left;
	background-image: url('../images/contact_view_ticket_button.jpg');
	background-repeat: no-repeat;
	text-align: center;
}	

.discretformat{
	display:none;}



#phone_box_title_old {
	width: 226px;
	margin-top: 23px;
	margin-left: 55px;
	font-size: 22px;
	font-weight: bold;
	color: white;
}

#phone_box_content {
	width: 281px;
	margin-top: 25px;
	line-height: 1.0em;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: black;
}

#phone_number {
	font-size: 30px;
	color: #f63e7b;
}

#contact_box_title {
	width: 629px;
	height: 50px;
	margin-left: 40px;
	margin-top: 30px;
	font-size: 35px;
	font-weight: bold;
	color: #26adce;
}	
* html #contact_box_title {
	margin-top: 20px;
	vertical-align: bottom;
}



#contact_help_tab {
	width: 237px;
	height: 66px;
	margin-left: 10px;
	float: left;
	background-image: url('../images/contact_help_button.jpg');
	background-repeat: no-repeat;
	text-align: center;
	line-height: 0.4em;
}	

#contact_new_ticket_tab {
	width: 209px;
	height: 66px;
	margin-left: 10px;
	float: left;
	background-image: url('../images/contact_new_ticket_button.jpg');
	background-repeat: no-repeat;
	text-align: center;
	line-height: 0.4em;
}	

#contact_view_ticket_tab {
	width: 180px;
	height: 66px;
	margin-left: 10px;
	float: left;
	background-image: url('../images/contact_view_ticket_button.jpg');
	background-repeat: no-repeat;
	text-align: center;
	line-height: 0.4em;
}	

.contact_tab_font {
	font-size: 15px;
	font-weight: bold;
	color: white;
}	

