p {
	margin-top:10px;
}
#hd {
	/*background:url('/helpdesk/images/bg_header.gif'); */
	height: 42px;
}

#bd {

}

#ft {
	background-color:#ececec;
	height:20px;
	text-align:center;
	color: #666666;
	margin-top: 5px;
}

#topleft {
	color:#606060;
}

#middlerow {
	/*background:url('/helpdesk/images/bg_header.gif'); */
	height: 20px;
	margin:5px 0 5px 0;
}

#bottomleft {
}

#bottommiddle {

}

#bottomright {

}

.heading1 {
	font-size:1.2em;
	color:rgb(204,0,51);
	font-weight:bold;
}
.heading2 {
	color:#333366;
	font-weight:bold;
}

ul li {
	padding-top:3px;padding-bottom:3px;
}

