﻿img.carriereImg
{
    position:relative;
    float:right;
    top:40px;
    right:-10px;
    z-index:2;
}

div.divText
{
    padding-bottom:100px;
    width:460px !important;
}

#sendresume { display:none; padding:0 0 0 40px; }
#sendresume .name { clear:left; color:#2d2d2d; float:left; font-family:Helvetica, Sans-Serif; font-size:20pt; font-weight:bold; text-transform:uppercase; }
#sendresume .position { clear:left; color:#FF0000; float:left; font-family:Helvetica, Sans-Serif; font-weight:bold; margin:-3px 0 32px 0; text-transform:uppercase; }
#sendresume form { clear:left; float:left; }
#sendresume span { clear:left; float:left; font-size:11px; font-weight:bold; margin:0 0 10px 0; text-transform:uppercase; }
#sendresume input { clear:left; float:left; }
#sendresume input[type="text"] { background:#f5f5f5; border:none; border-left:solid 1px #dcdcdc; border-top:solid 1px #c4c4c4; font-size:10px; font-weight:bold; height:23px; margin:0 0 15px 0; padding:0 11px 0 11px; width:548px; }
#sendresume input[type="submit"] { background:transparent url('../images/button-submit.png') no-repeat; border:none; color:#FFFFFF; font-family:Helvetica, Sans-Serif; font-weight:bold; height:23px; width:81px; }
#sendresume input[type="file"] { margin:-5px 0 15px 0; }
#sendresume textarea { background:#f5f5f5; border:none; border-left:solid 1px #dcdcdc; border-top:solid 1px #c4c4c4; clear:left; font-size:10px; font-weight:bold; float:left; height:128px; margin:0 0 15px 0; padding:11px 11px 11px 11px; width:546px; }

.item
{
	clear:left;
	float:left;
	height:30px;
	padding:0px 0 0 0;
	width:669px;
}

.item.alternate
{
	background:#F8F8F8;
}

.item .title
{
	clear:left;
	float:left;
	font-size:13px;
	margin:7px 0 0 15px;
}

.item .controls
{
	float:right;
	margin:2px 3px 0 0;
}

.item .controls .control
{
	float:left;
	height:24px;
	width:24px;
}

.fieldLanguage
{
	clear:left;
	float:left;
	margin:10px;
}

.fieldTitle
{
	clear:left;
	float:left;
	margin:10px;
}

.fieldDate
{
	float:left;
	width:35px;
	margin:10px;
}

.fieldShortVersion
{
	clear:left;
	float:left;
	margin:10px;
}

.fieldFullVersion
{
	clear:left;
	float:left;
	margin:10px;
}

.fieldControls
{
	clear:left;
	float:left;
}

.fieldControls input
{
	margin:10px -5px 10px 10px;
}
