#mainpan #left #commenttpl .mhpage {
    margin-top: -35px;
	padding-right: 15px;
	text-align: right;
	font-size: x-small;
    font-weight: bold;
    color: #a43a3a;
}

#mainpan #left #commenttpl	{
	width:470px;
	margin-top:5px;
}

#mainpan #left #commenttpl #top_bar	{
	height:33px;
	width:470px;
	background: url(../../images/recent_job_topbar.gif)  no-repeat;
}

#mainpan #left #commenttpl #top_bar #title	{
	width:200px;
	position: relative;
	left: 15px;
	top: 12px;
	font:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8a3f42;
}

#mainpan #left #commenttpl #body {
	width:470px;
	background: url(../../images/recent_job_bg.gif) repeat;
}
#mainpan #left #commenttpl #body #table {
	width:452px;
	margin-left:10px;
	overflow:auto;
	scrollbar-face-color:#ffffff;
   	scrollbar-arrow-color:#c7d2ce;
   	scrollbar-track-color:#c7d2ce;
   	scrollbar-shadow-color:rgb(255,255,255);
   	scrollbar-highlight-color:rgb(255,255,255);
   	scrollbar-3dlight-color:#cfd3d2;
   	scrollbar-darkshadow-Color:#c7d2ce;
}


#mainpan #left #commenttpl #body #table .vodar_bal{
	width:452px;
	margin-left:10px;
	overflow:auto;
	scrollbar-face-color:#ffffff;
   	scrollbar-arrow-color:#c7d2ce;
   	scrollbar-track-color:#c7d2ce;
   	scrollbar-shadow-color:rgb(255,255,255);
   	scrollbar-highlight-color:rgb(255,255,255);
   	scrollbar-3dlight-color:#cfd3d2;
   	scrollbar-darkshadow-Color:#c7d2ce;
}

#mainpan #left #commenttpl #body #table form textarea {
	width:435px;
    height: 100px;
    margin: 5px;
	top:10px;
	left:30px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7c7b7b;
	overflow:auto;
	border: solid #d3d5d2 1px;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#c7d2ce;
	scrollbar-track-color:#c7d2ce;
	scrollbar-shadow-color:rgb(255,255,255);
	scrollbar-highlight-color:rgb(255,255,255);
	scrollbar-3dlight-color:#cfd3d2;
	scrollbar-darkshadow-Color:#c7d2ce;
}

#mainpan #left #commenttpl #body #table form input	{
	width:64px;
	height: 21px;
	background: url(../../images/Botton.gif) 0 0 no-repeat #edf4ed;
	color: #EBF1EB;
	border: none;
	font: 12px/ 21px Arial, Helvetica, sans-serif;
	right:18px;
	top:115px;
    float: right;
    margin: 5px 10px 5px 0px;
}

#mainpan #left #commenttpl #body #usercomments .bcdescription {
  margin-left:7px;
}

#mainpan #left #commenttpl #bottom_bar {
  display:block;
  height:15px;
  width:470px;
  background: url(../../images/recent_job_bottombar.gif) no-repeat;
  display:block;
  top:485px; left:0px;
}