
#supportticketsubmit-stepone .content {
	background:url(images/support_icon.gif) 6px 25px no-repeat;
	}
	
#supportticketsubmit-stepone .section {
	padding:10px 0 0 120px;
	}

#supportticketsubmit-steptwo .content {
	background:url(images/support_icon.gif) 6px 25px no-repeat;
	}
	
#supportticketsubmit-steptwo .topic {
	display:none;
	}
	
#supportticketsubmit-steptwo .fieldarea {
	padding:15px 0 0 0;
	} 
	
#supportticketsubmit-steptwo .fieldarea dl {
	padding:0 0 15px 0;
	}
	
#supportticketsubmit-steptwo .fieldarea dt {
	width:auto!important; width:200px; min-width:200px; min-height:20px; padding:4px 8px 0 0; float:left; text-align:right; white-space:nowrap;
	}
	
#supportticketsubmit-steptwo .fieldarea dd {
	padding:3px 0 3px 0; min-height:20px; text-align:left;
	}
	
#supportticketsubmit-steptwo .urgency {
	width:135px;
	}
	
#supportticketsubmit-steptwo .relatedservice {
	width:470px; margin-right:0;
	}
	
#supportticketsubmit-steptwo .width_6 {
	width:465px; margin-right:0;
	}
	
#supportticketsubmit-steptwo .upload {
	margin-bottom:5px;
	}
	
#supportticketsubmit-steptwo .btn_area {
	margin-right:20px;
	}
	
#supportticketsubmit-steptwo textarea {
	width:465px; height:200px;
	}

#viewticket a {
	color:#993300;
	}
	
#viewticket a:hover {
	text-decoration:underline;
	}

#viewticket .summary {
	width:100%; margin:0;
	}
	
#viewticket .summary ul {
	padding:5px 0 15px 8px; clear:left;
	}
	
#viewticket .summary li {
	color:#858585; font:400 11px/2.0 "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Sans Serif"; padding:0 0 0 24px; list-style:none;
	}
	
#viewticket .summary li {
	background:url(images/bullet_01.png) no-repeat 2px -96px;
	}

#viewticket .content {
	padding:20px 0;
	}
	
#viewticket .subject {
	font-size:12px; font-weight:700; padding:0 2px 5px 8px; float:left;
	}
	
#viewticket .closeticket {
	font-size:12px; font-weight:700; padding:0 5px 0 0; text-align:center; float:right;
	}
	
#viewticket .closeticket button {
	margin:8px 0;
	}

#viewticket .section {
	border-top:1px dotted #aaa; width:100%; margin:0 0 10px 0;; padding:15px 0 0 0; display:inline-block;
	}

#viewticket .client_icon {
	background:url(images/support_client.jpg) no-repeat 6px 3px; width:100px; padding:90px 0 0 8px; line-height:1.6; float:left;
	}
	
#viewticket .client_message {
	background:none; height:auto!important; height:100px; min-height:100px; width:550px; padding:0px 0 0 40px; float:right;
	}
	
#viewticket .client_foot {
	background:none; width:550px; padding:8px 0 0 40px; float:right;
	}

#viewticket .admin_icon {
	background:url(images/support_admin.jpg) no-repeat 6px 3px; width:100px; padding:90px 0 0 8px; line-height:1.6; float:left;
	}
	
#viewticket .admin_message {
	background:none; height:auto!important; height:100px; min-height:100px; width:550px; padding:0px 0 0 40px; float:right;
	}
	
#viewticket .admin_foot {
	background:none; width:550px; padding:8px 0 0 40px; float:right;
	}

#viewticket .reply_icon {
	background:url(images/support_client.jpg) no-repeat 6px 3px; width:100px; padding:90px 0 0 8px; line-height:1.6; float:left;
	}
	
#viewticket .reply_message {
	background:none; height:auto!important; height:100px; min-height:100px; width:520px; padding:5px 30px 0 0px; float:right;
	}
	
#viewticket .reply_foot {
	background:none; width:550px; padding:8px 0 0 40px; float:right;
	}
	
#viewticket .message {
	border-bottom:1px dotted #CCCCCC; padding:0 8px 15px 0;
	}
	
#viewticket .attachments {
	font:400 italic 11px "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Sans Serif"; background:url(images/folder.gif) left 3px no-repeat; padding:4px 0 0px 24px; display:block;
	}
	
#viewticket .upload {
	margin-bottom:5px;
	}

#viewticket .postdate {
	float:left;
	}
	
#viewticket .rating {
	float:right;
	}
	
#viewticket .rating_title {
	float:left; padding:0 10px 0 0;
	}
	
#viewticket .rating_neg {
	background:url(images/rating_neg.png) right 1px no-repeat; width:16px; height:16px; float:left;
	}
	
#viewticket .rating_pos {
	background:url(images/rating_pos.png) right 1px no-repeat; width:16px; height:16px; float:left;
	}

#viewticket textarea {
	width:545px; height:180px; margin:0px 0 10px 0;
	}

#supportticketsubmit-steptwo .errormessage {
	margin-left:100px; margin-top:15px;
	}