﻿.profilecontentswapper
{
    border:solid 1px #d3d3d3;	
    width:568px;
    float:left;
}
.profilecontentswapper .contentswapper_header
{
	font-weight:bold;
	font-size: 15px;
	margin:10px;
}
.profilecontentswapper .contentswapper_content
{
	margin:0 0 10px 10px;
	*margin:0 0 10px 10px !important;
	*margin:0 0 5px 5px;
	border-top:solid 1px #d3d3d3;
	padding-top:15px;
	width:548px;
	float:left;
}
.contentswapper_content .content_left
{
	float:left;
}
.contentswapper_content .content_right
{
    float:left;
    margin-left:20px;	
    width:405px;
}
.contentswapper_content .content_right .content_right_header
{
	font-weight:bold;
	font-size: 12px;
}
.contentswapper_content .content_right .content_right_content
{
	margin-top:10px;
	float:left;
}
.imagegroup{
	float:left;
	margin-right:10px;
	width:128px;
}
 .imagegroup .imageitem
{
	margin-bottom:10px;
	height:13px;
	width:127px;
}
.imageitem img
{
    border:0;
    line-height:0;	
}
.mgr0{
	margin-right:0px;
}
.contentdivider{
	height:20px;
	float:left;
	width:100%;
}

