﻿a img
{
	border-width:0px;
}


.PopularSearch #ExecSearchIndustry, .PopularSearch #ExecSearchRoles 
{
	text-align:left;
	margin-left:25px;
	margin-top:10px;
}


.featuredEmployers img
{
	margin:2px;
}
.featuredEmployerRow
{
	margin-bottom:15px;
		float:left;
	clear:both;
	width:335px;
}

.featuredEmployerRowExec
{
	width:476;

	text-align:center;
}

.featuredEmployerRowExec img
{
	display:inline;	
	margin: 5px auto 5px auto;
	
}
.browseJob 
{
	width:221px;
	float:left;
}

.topMargin
{
	margin-top:15px;
}

.SecondColumnFrontPage
{
	margin-left:5px;
	float:left;
	display:inline;
}

.gutter
{
	margin-left:15px;
	float:left;
}
.floatLeft
{
	float:left;
}

.HomePagePromo
{
	text-align:center;	
}

.promoImage
{
	float:left;
	margin-bottom:2px;
	margin-left:64px;
}

.browseTabs
{
	text-align:center;
	margin-left:264px;
	display:block;
	width:400px;
	margin-bottom:15px;
}
.browseTab
{
	width:100px;
	float:left;
	
}
.back
{
	display:block;
	margin-bottom:15px;
}

.CVServicesLogo
{
	float:left;
	margin:15px;

}

.CVServicesCopy
{
	float:left;
}

.CVServicesCopy li
{
	margin-left:30px;
}
.CVServicesCopy ul
{
	margin-bottom:5px;
	margin-top:5px;
}

.FocusBox
{
    position:relative;
    float:left;
    padding:10px;
}

.FocusBoxTopLeft
{
    position:absolute;
    left:0px;
    top:0px;
    width:38px;
    height:38px;
    background-image:url(/items/v3/images/focus_topleft.gif);
}
.FocusBoxTopRight
{
    position:absolute;
    right:0px;
    top:0px;
    width:38px;
    height:38px;
    background-image:url(/items/v3/images/focus_topright.gif);
}
.FocusBoxBottomLeft
{
    position:absolute;
    bottom:0px;
    left:0px;
    width:38px;
    height:38px;
    background-image:url(/items/v3/images/focus_bottomleft.gif);
}
.FocusBoxBottomRight
{
    position:absolute;
    bottom:0px;
    right:0px;
    width:38px;
    height:38px;
    background-image:url(/items/v3/images/focus_bottomright.gif);
}
