/** EMPLOYER SUBSITE REQUEST **/


.EmployerSubsiteRequestInput
{
    width:300px;
}

.InputSelect, .InputText 
{
    border-radius:0;
}

.EmployerSubsiteRequestInputSmall
{
    width: 200px;
}

p
{
     font-size:14px;
    line-height:22px;
    font-family:Arial,​Helvetica,​sans-serif;
}

.sponsorul
{
     font-size:14px;
    line-height:22px;
    font-family:Arial,​Helvetica,​sans-serif;
    margin-left:300px;
}

.sponsorul li
{
    list-style: square !important;
}

.Divider
{
    color: #DFDFDF;
	background: #DFDFDF;
	border: 0;
	height: 1px;
}

.InputCost
{
    background-image:url(/Images/SingleTripMatching/singleTripCostImage.png);
    background-repeat:no-repeat;
    background-position:3px 5px;
    padding-left:22px;
 }