.album
{
	position: relative;
	float: left;
	width: 145px;
	height: 145px;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 10px;
}


	.albumTitle
	{	
		text-align:center;
		font-weight:bold;
	}
	.albumSubTitle
	{	
		font-size:11px;
		text-align:center;
	}
	.albumEdit
	{	
		font-size:11px;
		text-align:center;
		border:1px solid silver;
		background-color:#f1f1f1;
		padding:5px;
	}
	.titlePopup
{
	font-size:12px;
	font-weight:bold;
}
	.albumEditPop
	{	
		text-align:left;
		font-size:12px;
	}
div#col1
{
	width: 372px;
	position: relative;
	margin-right: 10px;
	overflow:hidden;
}

div#col2
{
	width: 372px;
	position: relative;
	overflow:hidden;
}

div#viewFile
{
	background-position: center;
	background-repeat:no-repeat;
	width: 340px;
	height: 340px;
	margin:auto;
}

.userPic
{
	margin-left: 5px;
	margin-right: 5px;
	border: 0px solid red;
	position: relative;
	float: left;
}

div#videoInfo
{
	border: 0px solid #EDEDED;
	position: relative;
}
div#videoInfo input
{
	width: 250px;
}
div#videoInfo a
{
	font-weight: bold;
}
div#fileTop
{
	padding: 0px;
}

div#fileTop div
{
	position: relative;
	margin-left: 10px;
	margin-right: 5px;
}

.fileUserInfo
{
}

.fileTitle
{
	margin: 10px;
	font-size: 16px;
	font-weight: bold;
}

div#serviceInfo
{
	
}
div#serviceInfo div
{
	margin: 10px;
}

div#actionList
{
	
}
div#actionList div
{
	position: relative;
	float: left;
	width: 140px;
	margin: 10px 10px 10px 10px;
	font-weight: bold;
}

div#actionList img
{
	margin: 0px 10px 0px 10px;
}

div#actionList a
{
	font-size: 16px;
}

/* comments */

div#comments
{
	position: relative;
}

div#commentArea
{
	text-align: center;
}

.commentUnit
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	position: relative;
}

.commentMain
{
	position: relative;
	float: left;
}

.commentInfo
{
	font-weight: bold;
	position: relative;
	float: left;
}

.commentText
{
	width: 260px;
	margin: 10px 0px 10px 0px;
	text-align: justify;
	position: relative;
	float: left;
}

div#commentNavigation
{
	margin: 5px 5px 5px 5px;
	border: 0px solid navy;
	text-align: center;
}

.commentNavUnit
{
	margin: 5px 5px 5px 5px;
	position: relative;
	float: left;
}

div#lastFiles
{
    margin: 10px 0px 10px 0px;
}

.lastFileUnit
{
    margin: 10px 0px 10px 0px;
}

#gphotobig b
{
	position: relative;
}

.lastFilesPic
{
	position: relative;
	float: left;
	border: 1px solid #EDEDED;
	width: 110px;
	height: 110px;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 10px;
}

.lastFilesLink
{
	margin: 10px 10px 10px 10px;
}

/* browse Video */

.browseUnit
{
	border: 0px solid navy;
	position: relative;
	float: left;
	width: 349px;
	height: 140px;
	margin: 10px 0px;
}
.browseUnit2
{
	border: 0px solid navy;
	position: relative;
	float: left;
	width: 110px;
	height: 130px;
	margin: 10px 0px;
	float:left;
	padding:0px 10px;
}
.browseUnit div
{
	position: relative;
}

/* UploadVideo */
div#uploadShareMain
{
}

.uploadLine
{
	margin-bottom: 10px;
	vertical-align: middle;
}

.uploadLine textarea
{
	height: 100px;
}

.uploadText
{
	position: relative;
	float: left;
	width: 200px;
	text-align: right;
	margin-right: 10px;
}

.uploadForm
{
	width: 300px;
}

.uploadStatus
{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.search_block_wrapper{
	float:left;
	width:20%;
}

.groups_help_wrapper{
	float:left;
	width:60%;
}

div.qsi_line {
	height:20px;
	margin-bottom:5px;
	overflow:hidden;
	position:relative;
}
div.qsi_first {
	float:left;
	line-height:18px;
	margin-right:6px;
	position:relative;
	text-align:right;
	vertical-align:middle;
	white-space:nowrap;
	width:50px;
}
div.qsi_second {
	float:left;
	padding-bottom:10px;
	position:relative;
	width:170px;
}
div.qsi_second span input {
	height:14px;
}
div.qsi_second span select {
	width:50px;
}
div.qsi_second select, div.qsi_second input {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	vertical-align:middle;
	width:170px;
}
div.qsi_second input {
	width:166px;
}

#thin_column_photo
{
	position:relative;
	float:left;
	width:200px;
}
#thick_column_photo
{
	position:relative;
	width:760px;
    text-align:center;
    margin:0px auto;
}
#last_column_photo
{
	position:relative;
	float:left;
	width:200px;
}
.friends_thumb_1
{
	position:relative;
	width:112px;
	float:left;
	margin: 0px 7px 7px 0px;	
}