.profileTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 521px;
	margin-bottom:35px;
}

.profileTable .col1 {
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	width: 160px;
	padding: 5px;
	line-height:20px;
}
.profileTable .col2 {
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 340px;
	padding: 5px;
	line-height:20px;
	clear:right;
}
.clear {
	clear:both;
	line-height:0px;
}
.hLIne {
	font-size:0px;
	line-height:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#photoFooter {
	font-size:11px;
	padding-top:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#allCountries a {
	margin-right:10px;
    font-size:11px;
}
.allIcon {
	background-image:url(../images/icons/globe-48x48.png);
	width: 48px;
	height: 48px;
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	float:left;
}
#thumbnails_box {
	font-size: 11px;
	overflow-y:scroll;
	overflow-x:hidden;
	max-height: 380px;
	margin-bottom:30px;
	padding-bottom:15px;
	width:550px;
	padding-right:5px;
}
#thumbnails {
	font-size: 11px;
}
#photoNavigation{
	text-align:center;
	font-size:11px;
	margin-bottom:-7px;
	margin-right:12px;
}


#portrait {
	BACKGROUND: url(../images/frame_375x500_F8F9F6.jpg) no-repeat left top; 
	height: 500px;
	width: 375px;
	padding: 20px;
}
#landscape {
	BACKGROUND: url(../images/frame_500x375_F8F9F6.jpg) no-repeat left top; 
	height: 375px;
	width: 500px;
	padding: 20px;
}

