#upLeft{
	width: 190px;
	float:left;
	margin-right: 10px;
}
/*
Vänner
*/
#upLeft h1#friends
{
	margin-bottom: 3px;
	display: block;
	width: 100px;
	clear: both;
	float: left;
}
#upLeft #makeFriend{
	float: right;
	margin-top: 3px;
}
#upLeft ul{
	clear: both;
	margin-bottom: 20px;
}
#upLeft li{
	display: block;
	padding-left: 3px;
	margin-bottom: 2px;
	background: url(../graph/friends_bg.jpg) repeat-y;
}
div#friendRequestd
{
	border: 1px solid silver;
	padding: 5px;
}
div#friendRequestd h1
{
	font-size: 1.3em;	
}

table#friendRequest td
{
	font-size: 1.1em;
	padding: 2px;
}
/*
ul.friendRequest{
	padding: 5px 0 5px 0;
	float: left;
}
ul.friendRequest li{
	float: left;
	display: block;
	width: 100%;
	background: none;
}
ul.friendRequest li b{
	/*color: green;*/
	font-size: 1.5em;
}
ul.friendRequest li a{
	font-size: 1.2em;
	display: inline;
}
*/
#upLeft a{
	display: block;
	width: 100%;
	color: ;
}


/*
MyLinks
*/
#upLeft h1.myLinks{
	border-top: 1px solid silver;
	padding:10px 0 0 0 ;
}
#upLeft ul.myLinks{
	clear: both;
}
#upLeft ul.myLinks li{
	display: block;
	padding-left: 3px;
	margin-bottom: 2px;
	background: none;
}
#upLeft ul.myLinks li a{
	color: #487ff0;
	font-size: 1.3em;
	font-weight: bold;
}

#upCenter{
	width: 395px;
	float:left;
	margin-right: 5px;
}
#upRight{
	width: 200px;
	float: left;
}


#upCenter h1{
	font-size: 1.7em;
	margin-bottom: 3px;
}
#upCenter p#profileText{
	display:block;
	margin-bottom: 10px;
	height: 200px;
	overflow: auto;
	padding-right: 5px;
	width: 98%;
}
#upLeft img{
	padding: 2px;
	border: 1px solid silver;
}
.imgBorder{
	padding: 2px;
	border: 1px solid silver;
}
#upLeft h1{
	font-size: 1.3em;
	margin-bottom: 3px;
}
#upLeft dl{
	padding: 2px 2px 10px 2px;
	margin-bottom: 10px;
	font-size: 1.1em;
}

#upLeft dl a{
	font-size: 1em;
	color: #000;
	font-weight: bold;
}
#upLeft dl dt{
	float: left;
	margin-right: 2px;
	font-weight: bold;
}
#upLeft dl dd{
}
#upRight .displayBox{
	height: 300px;
	margin-bottom: 5px;
}
/*
höjden på displaybox med scroll höger(bilder video)
*/
#upRight .displayBox .displayBoxContent{
	height: 260px;
	overflow: auto;
}
#upRight #player{
	margin-bottom: 5px;
}
.displayBoxNoHeight .displayBoxContent .guestbookInput{
	width: 380px;
}
/*
höjden på displaybox med scroll höger(gbook, reviews)
*/
#upCenter .displayBox{
	height: 300px;
}
#upCenter .displayBoxPorperties{
	height: 20px;
	width: 99%;
	position:relative;
}
#upCenter .displayBoxPorperties span{
	float: right;
}
#upCenter .displayBoxPorperties img{
	margin: 0 4px 0 10px;
}


#upCenter .displayBox .displayBoxContent{
	height: 260px;
	overflow: auto;
}

#upCenter .displayBox .displayBoxContent .guestbookInput{
	width: 352px;
}
