.fieldset
	{
		border:1px solid #DDDDDD;
	}

.legend
	{
		font-family:tahoma;	
		font-szie:11px;
		font-weight:bold;
		color:#3A72A1;
	}


.save_button
	{
	background-image: url(../images/buttonbg.png);
	border:0px;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	width:70px;
	height:24px;
	color:#FFFFFF;
	}



.downloadCV A
	{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	font-weight:bold;
	color:#3A72A1;
	text-decoration:none;
	}

