/* Styles for helpdesk page
 *
 */
div#helpdesk {margin: auto}

div#helpdesk p{margin:2px}


div#helpdesk div#helpDetails {height:120px}


div#helpdesk div#helpDetails div.col1, div#helpdesk div#helpDetails div.col2 {float:left; width:370px;
											margin-right:5px}


div#helpdesk div#helpDetails div.col2 {background-color:#EEEEEE}

div#helpdesk div#helpMessage {}



/* style for the thankyou for your post box after posting helpdesk message */
div#thankyouForPost {border: 1px solid #000000; width:450px; padding:5px; margin:auto; text-align:center; margin-top:20px}

