﻿.mysearch ul
{
    margin-left: 0px;
    margin-top: 0px;
    border: 1px solid #000;
    list-style: none;
    width: 250px;
    padding: 0px;
}
.mysearch .select
{
    background: #36C;
    color: #FFF;
}
.mysearch .select span
{
    color: #FFF;
}
.mysearch li
{
    width:250px;
    line-height: 16px;
    font-size: 12px;
    padding: 2px;
}
.span11
{
    float: right;
    font-size: 12px;
    color: #008000;
    margin-top: -18px;
}
.showJobDetail {
	padding-right:12px;
	background:url(/images/arrowright.gif) no-repeat 52px 1px;
	color:#013F8A;
	cursor:hand;
}
.hideJobDetail {
	padding-right:12px;
	background:url(/images/arrowdown.gif) no-repeat 50px 4px;
	color:#013F8A;
	cursor:hand;
}
.btstyle2focus {
	border:0;
	cursor:pointer;
	height:22px;
	line-height:19px;
	line-height:21px;
	border-left:1px solid #b0b4bf;
	border-top:1px solid #b0b4bf;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	position:relative;
	top:2px;
	background-color:#d2dde6;
}
.btstyle2 {
	border:0;
	cursor:pointer;
	height:22px;
	line-height:19px;
	^line-height:21px;
	border:1px solid #f3f3f3;
	position:relative;
	top:2px;
}
.sec1  {
background-color:  #F4F4F4;
cursor:  hand;
color:  #000000;
border-left:  1px  solid  #FFFFFF;
border-top:  1px  solid  #FFFFFF;
border-right:  1px  solid  gray;
border-bottom:  1px  solid  #FFFFFF
}
.sec2  {
background-color:  #EAEAEA;
cursor:  hand;
color:  #58A200;
border-left:  1px  solid  #FFFFFF;
border-top:  1px  solid  #FFFFFF;
border-right:  1px  solid  gray;
font-weight:  bold;
}