﻿.eJobAppPageLinks img
{
    display: block;
    float: left;
     border: none;
}

.EEOCSurveyDiv {
     clear:both;
     border: solid 1px black;
     width:700px;
     padding: 10px 10px 10px 10px;
}

.choiceView {
     border: solid 1px black;
     width:750px;
     margin: 0px auto;
     padding: 10px 10px 10px 10px;
     height: 150px;
}

.choiceView div a {
   color:White;
}

.choiceFirstView {
   color:White;
    background-color:Green;
     width:200px;
     margin-left: 20px;
     padding: 10px 10px 10px 10px;
     float:left;
}

.choiceMiddleView {
   color:White;
    background-color: Olive;
     width:200px;
     margin-left: 20px;
     padding: 10px 10px 10px 10px;
     float:left;
}

.choiceLastView {
   color:White;
    background-color: Olive;
     width:200px;
     margin-left: 20px;
     padding: 10px 10px 10px 10px;
     float:left;
}

.selectionView {
     border: solid 1px black;
     width:750px;
     margin: 0px auto;
     padding: 10px 10px 10px 10px;
}

.selectionResumeView {
   color:White;
    background-color:Green;
     width:330px;
     margin-left: 20px;
     padding: 10px 10px 10px 10px;
     float:left;
}

.selectionApplicationView {
   color:White;
    background-color:Olive;
     width:330px;
     margin-left: 20px;
     padding: 10px 10px 10px 10px;
     float:left;
}

.gridViewRowSettings {
     text-align:left;
     vertical-align:top;
     padding: 5px 5px 5px 5px;
}

.headingStyle {
       background-color:Yellow; 
       color:Black;
      font-weight:bold;
       font-size:larger;
       padding: 10px 10px 10px 10px;
        margin-bottom: 10px;
        margin-top: 10px;
        width: 850px;
}

.Dozer {
     clear:both;
}
