﻿.designerSelector
{
	margin:0px;
	padding:70px 0px 0px 0px;
	height:325px;
	width:100%;
	
}
* html .designerSelector
{
	margin-bottom:-70px;	
}

.designerSelectorColumn
{
	float:left;
}

.designerLeftCol
{
	width:325px;
	margin:0px;
	padding:0px;
}

.designerRightCol
{
	margin:0px 0px 0px 40px;
	
}

.designerSelectorProfileLink
{
	width:185px;
}

.designerSelectorBack
{
	margin-top:35px;
	width:205px;
}

.designerSelectorTitle
{
	padding:0px 0px 10px 0px; margin-left: -3px
}


#profileText
{
	float:left;
	padding-top:70px;
	top:165px;
	width:450px;
	height:315px;
	margin-right:10px
}
* html .profileText
{
	margin-top:0px;
}

.profileMenuTitle
{
	padding:0px 0px 20px 0px;	
}
.profileBackto
{
	padding:20px 0px 0px 0px;
	
}


#timeline
{
	position:absolute;
	height: 395px;
	top: 90px;
	margin-left: -165px;
	margin-top:2px;
}

/* The following class is a workaround to fix an issue with Safari. The trailing # is required. */
#timeline 
{ 
	margin-top:0px;# 
}

* html
{
	position:absolute;
	top:95px;
	left:235px;
}

#designerPhoto
{
	width:165px;
	height:395px;
	float:left;
	margin-top:2px;
}
#designerPhoto
{
	padding-top:0px;
	margin-top:0px;#
}


