	
/* ------------------------------------------------------------------------ */
/* PROFILES																	*/
/* ------------------------------------------------------------------------ */
#cv-wrapper{
	
	/* width: 570px; */
	}
#CVQuickbox {
	width: 215px;
	float: right;
	padding-left: 25px;

	}
#mainCv {
/*	float: left;*/
/*	width: 335px;	*/

	}
h2.CVName {

	}
.research_interests{
	list-style:none; 
	margin-left: 0;
	}	 
	
#CVTitle {
	margin-top: 0;
	font-size: 1.3em;
	color:#555;
	font-family:"Times New Roman", Times, serif
	}
	
#CVTitle a
{
    color: #456088;
   /* font-size: 1.5em;*/
    text-decoration: none;
    border-bottom: none;
}

#CVTitle a {
	color: #456088;
	text-decoration: none;
}
#CVTitle a:hover {
	color: #668ec9;
	text-decoration: underline;
}
#CVTitle a:active
{
    color:#668ec9;
 }
#CVTitle a:focus {
	color: #798998;
}
#CVQuickbox img {
	border:1px solid #DDDDDD;
	padding:0.5em;
	margin-bottom: 0.75em;
	margin-top: 0.5em;
    max-width:100%;
	}
#contentArea #CVQuickbox h3 {
	margin: 10px 0 0 0;
	padding: 0;
	color: #111;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
#contentArea #CVQuickbox p {
	margin-bottom: 10px;
	margin-top: 0 !important;
	}
#CVQuickbox strong {
	font-weight: normal;
	color: #666;
	}
#CVQuickbox ul,
#CVQuickbox ul li {
	list-style-type: none;
	margin: 0 0 12px 0; 
	}
#CVQuickbox ul li {
	margin-bottom: 0.2em; 
	}
.CvSectionHeader {
	font-size: 1.5em;
	font-family: Arial, sans-serif;
	color: #111;
	margin: 0 0 0.75em 0;
	font-weight: bold;
	border: none;
	}
div.works {
	color: #222;
	
	}
#content #contentmiddle div.works h3 {
	color: #888;
	}
#content #contentmiddle div.works ul li {
	margin-bottom: 8px;
	}
	
div.CVDivition
{
    /*background-color: #D7E5E8;*/
    color: #5791A5;
    /*font-style: italic;*/
}
