/* ***** Profile Icon Styles ***** */

img.profile_icons
{
   background: url('http://www.elance.com/media/images/4.0/icons.gif?v=91') no-repeat;
}

img.envelope_icon
{
   background-position: -218px 0px; 
   width: 14px;
   height: 10px;
}

img.add_icon
{
   background-position: -205px 0px; 
   width: 11px;
   height: 11px;
}

img.no_icon
{
   background-position: -192px 0px; 
   width: 11px;
   height: 11px;
}

img.feedback_icon
{
   background-position: -233px 0px; 
   width: 16px;
   height: 17px;
}

img.profile_icon
{
   background-position: -329px 0px; 
   width: 13px;
   height: 16px;
}

img.portfolio_icon
{
   background-position: -253px 0px; 
   width: 16px;
   height: 16px;
}

img.team_icon
{
   background-position: -273px 0px; 
   width: 16px;
   height: 17px;
}

img.projects_icon
{
   background-position: -297px 0px; 
   width: 20px;
   height: 17px;
}

img.icon-selecticon
{
   background-position: -162px 0px; 
   width: 25px;
   height: 23px;
}

img.requestquote_icon
{
   background-position: -64px -40px; 
   width: 123px;
   height: 31px;
}

img.interview_icon
{
   background-position: 1px -79px; 
   width: 123px;
   height: 31px;
}

img.interviewonline_icon
{
   background-position: -192px -40px; 
   width: 123px;
   height: 31px;
}

img.contactinfo_icon
{
   background-position: -37px 0px; 
   width: 56px;
   height: 24px;
}

img.verified_icon
{
   background-position: 0px 0px; 
   width: 37px;
   height: 13px;
}

/*** Right Nav ***/
.rightnaviconwrapper {
  width: 18px;
  float: left;
  padding-right:4px;
  text-align:right;
}

.rightnavbuttonsection {
  padding: 2px 0px;
}

table {
  margin: 0;
  border-collapse: collapse;
}

