@charset "UTF-8";
/* CSS Document */

div#myCv h2, div#myCv h4 {
background-image:url(../furniture_pixels/BGline.gif);
background-position:center bottom;
background-repeat:repeat-x;
clear:both;
display:block;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:190%;
font-style:italic;
font-weight:normal;
padding-bottom:10px;
}

div#myCv h3 {
margin-top:  20px;
}
div#myCv h4 {
background-image:none;
font-size:100%;
padding-bottom:10px;
}
div#myCv p
{
	font-family:Lucida Grande,Arial,Helvetica,sans-serif!important;
font-style:normal;
text-transform: none;
font-weight: normal;
text-size:12px;
letter-spacing: normal;
}
body#PageAbout div#myCv h3
{
	margin-bottom: 5px!important;
	font-style: normal;
}
p.CVCTA
{
	background-image: url(/bucket/furniture_pixels/CVBg.png);
	padding: 87px 0 58px 80px !important;
	background-repeat: no-repeat;
	line-height: 190%;
}