#job-title h2 a
{

text-decoration:none;
height:auto;
display:block
}
#job-title a:hover
{
    color:#000;
    text-decoration:none;


}
#job-desc
{
	margin-top:10px;
}
.more a
{
	color:#b2a557;
}
.more a:hover
{
	color:#000;
}
.job-title
{
	font-size:12px;

}
.jobs
{
	width:200px;
}
.ddl
{
	width:100%;
}
.list
{
	width:100%;
}
.txtBox
{
	width:97%;
}
label.cabinet
{
	width: 79px;
	height: 22px;
	background: url(../images/btn-choose-file.gif) 0 0 no-repeat;

	display: block;
	overflow: hidden;
	cursor: pointer;
}
label.cabinet input.file
{
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.blue {	COLOR: #4aadda;	FONT-STYLE: italic}
.colored-box
{
		BORDER-RIGHT: #b9d01d 1px solid;	PADDING-RIGHT: 0px;	BORDER-TOP: #b9d01d 1px solid;	PADDING-LEFT: 0px;	FLOAT: left;	PADDING-BOTTOM: 0px;	MARGIN: 0px;	BORDER-LEFT: #b9d01d 1px solid;	WIDTH: 122px;	PADDING-TOP: 0px;	BORDER-BOTTOM: #b9d01d 1px solid;	BACKGROUND-COLOR: #ffffa0
}