 .layout2
        {
            position:absolute;
            width:100%;
            height:925px;
            z-index:199;
        }
        .layout2 .overlay
        {
            background:#000000;
           filter:alpha(opacity=50);
           -moz-opacity:.50;
           opacity:.50;           
           position:absolute;
           height:925px;
           width:100%;
        }
        .layout2 .layout3
        {
            width:380px;
            background:#FFFFFF;
            border:orange 5px solid;
            position:absolute;
            padding:5px;
        }
        .layout2 .layout3 .crm img
        {
            border:0px;            
        }
        

            .layout2 .txt
            {
                font-size:12px;
                color:#000000;
                overflow:hidden;                
                text-align:center;
            }
            
            .layout2 .selectedImgDv
            {                  
                
                width:400px;
                overflow:hidden;                
                height:47px;
            }
                .layout2 .selectedImgDv .lftsd
                {
                    float:left;
                    width:105px;
                    padding:8px;
                }
                .layout2 .selectedImgDv .lftsd  img
                {
                   border :1px solid black;
                }
                .layout2 .selectedImgDv .lftsd1
                {
                    float:left;
                    width:110px;
                    padding:8px;
                }
                .layout2 .selectedImgDv .rgtsd
                {
                    margin-top: 20px;
                    float:right;
                    width:275px;
                    font-size : 12px;                    
                }
         /* suggestStyle.css START */

@charset "utf-8";
/* CSS Document */
#location-result-suggestions {
background:#FFFFFF none repeat scroll 0 0;
border-top:none;
border-left:1px solid #BBBBBB;
border-right:1px solid #BBBBBB;
border-bottom:1px solid #BBBBBB;
display:none;
left:0;
position:absolute;
top:0;
width:340px;
}
#location-result-suggestions h4 {
margin:0.25em 0;
padding:0.25em 1em;
}
#location-results ul {
background:#FFFFFF none repeat scroll 0 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#location-results a {
color:gray;
display:block;
padding:0.25em 0.5em;
text-decoration:none;
font-size:10px;
font-weight:normal;
}
#location-results a.selected {
background:#CCCCCC none repeat scroll 0 0;
color:#FFFFFF;
}
#location-results p {
margin-bottom:0.5em;
}


#area-result-suggestions {
background:#FFFFFF none repeat scroll 0 0;
border-top:none;
/*border-left:1px dashed #BBBBBB;
border-right:1px dashed #BBBBBB;*/

border-left:1px solid #BBBBBB;
border-right:1px solid #BBBBBB;
border-bottom:1px solid #BBBBBB;
display:none;
left:0;
position:absolute;
top:0;
width:125px;
z-index:999;
}
#area-result-suggestions h4 {
margin:0.25em 0;
padding:0.25em 1em;
}
#area-results {
z-index:999;
}
#area-results ul {
background:#FFFFFF none repeat scroll 0 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#area-results a {
color:gray;
display:block;
padding:0.25em 0.5em;
text-decoration:none;
font-size:10px;
font-weight:normal;
}
#area-results a.selected {
background:#CCCCCC none repeat scroll 0 0;
color:#FFFFFF;
}
#area-results p {
margin-bottom:0.5em;
}


/*madhuri*/
#search-result-suggestions1 {
background:#FFFFFF none repeat scroll 0 0;
border-top:none;                        
border-left:1px solid #BBBBBB;
border-right:1px solid #BBBBBB;
border-bottom:1px solid #BBBBBB;
display:none;
left:0;
position:absolute;
top:0;
/*width:150px;*/
width:234px;
z-index:9999;
/*overflow:hidden;
float:left;*/
}
#search-result-suggestions1 h4 {
margin:0.25em 0;
padding:0.25em 1em;
}
#search-results {
z-index:9999;
}
#search-results1 ul {
background:#FFFFFF none repeat scroll 0 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#search-results1 a {
color:#000000;
display:block;
padding:0.25em 0.5em;
text-decoration:none;
font-size:10px;
font-weight:normal;
}
#search-results1 a.selected {
background:#006699 none repeat scroll 0 0;
color:#FFFFFF;
}
#search-results1 p {
margin-bottom:0.5em;
}
/*madhuri*/
#search-result-suggestions {
background:#FFFFFF none repeat scroll 0 0;
border-top:none;                        
border-left:1px solid #BBBBBB;
border-right:1px solid #BBBBBB;
border-bottom:1px solid #BBBBBB;
display:none;
left:0;
position:absolute;
top:0;
/*width:150px;*/
width:234px;
z-index:9999;
/*overflow:hidden;
float:left;*/
}
#search-result-suggestions h4 {
margin:0.25em 0;
padding:0.25em 1em;
}
#search-results {
z-index:9999;
}
#search-results ul {
background:#FFFFFF none repeat scroll 0 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#search-results a {
color:#000000;
display:block;
padding:0.25em 0.5em;
text-decoration:none;
font-size:10px;
font-weight:normal;
}
#search-results a.selected {
background:#006699 none repeat scroll 0 0;
color:#FFFFFF;
}
#search-results p {
margin-bottom:0.5em;
}
/*#edit-city-wrapper input{
border-color:#CECECE;
border-style:solid;
border-width:1px 0;
float:left;
font-size:11px;
height:15px;
margin:0;
padding:7px 0;
width: 223px;
}  */
/* suggestStyle.css End */
/* see more job boards start*/
.smj{
text-align:center;
float:left;
margin:3px 0 0 20px;
}
.smjboards{
background:#fff;
height:190px;
left:530px; 
position:absolute;
top:165px;
width:300px;
z-index:1000;
border:1px solid #000;
overflow-y:auto;
}
.smjboards ul
{
padding:0;
margin:5px;
}
.smjboards ul li
{
/*border:2px solid #000000;*/
border:0px;
padding:5px 0;
margin:10px 0;
}
/* see more job boards END*/
form#ob_job_search_form label {
color:#000000;
font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
font-size:15px;
font-weight:normal;
margin-bottom:5px;
}

