.contentWrapper{
	width:98%;
	margin:auto;
}

.profile{float:right; display:block; width:730px; font-size:14px; line-height:18px; min-height:300px;}

.contactBox{position:absolute; top:210px; font-size:12px}

.contactBox a{color:#09F; text-decoration:none;}


.contactBox2{font-size:12px}

.contactBox2 a{color:#09F; text-decoration:none;}

h2 a{color:#000; text-decoration:none;}

h3 a{color:#000; text-decoration:none;}

.user
{
    width: 200px; 
    height: 200px;
    border-radius: 50%;
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover; 
	float: left;
	position:relative;
}

.userLanding
{
    width: 150px; 
    height: 150px;
    border-radius: 50%;
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover; 
	float: left;
	position:relative;
}

.content{font-size:24px;}

.newscontent{font-size:14px;}
.newscontentlinkheader strong{ color:#000000; text-decoration:none}
.newscontentlinkheader { text-decoration:none}

.articleDate{font-size:12px; padding:5px 0 5px 0;}
