.left { text-align: left }

.center { text-align: center }

.border {
	border: 1px solid #000;
	width:100%;
}

.op_img {
	height: 23px;
	width: 18px;
	border: 0;
}

.alert {
	border: 1px solid #000;
	background: #ffffd8;
	text-align: left;
	font-size: 10px;
	padding: 20px;
}

.file_icon {
	background: #f2f2f2; 
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
}

.file_title {
	width: 100%; 
	background: #fcfcfc; 
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	text-align: left;
}

.op_box {
	background: #f2f2f2; 
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
}

.col_head {
	border: 1px solid #000;
	background: #eee;
	font-weight: bold;
	text-align: center;
}
.del_right {
	text-align: right;
	font-weight: bold;
	width: 50%;
	padding: 3px;
}

.del_left {
	text-align: left;
	width: 50%;
	padding: 3px;
}

.delete {
	width: 100%; 
	background: #ffffd8; 
	border: 1px solid #aaa;
}

.cat_img {
	height: 75px; 
	width: 75px; 
	border: 0;
	margin: 5px; 
	margin-top: 3px;
}

.col_left {
	text-align: center;
	border: 1px solid #ccc;
	background: #fafafa;
	font-weight: bold;
}

#user_file_count {
	clear: left; 
	width: 100%; 
	font-size: 9px; 
	font-weight: bold; 
	padding: 10px; 
	padding-bottom: 0;
}

#user_file_container {
	margin: 10px; 
	margin-top: 0; 
	padding: 5px; 
	border: 1px solid #000; 
	background: #fff;
}

#verify {
	width: 400px; 
	background: #ffffd8; 
	border: 1px solid #f00; 
	padding:10px;
}

#file_note {
	width: 100%;
	font-size: 9px;
	font-weight: bold;
	padding-left: 10px;
}

#file_frame {
	margin: 10px; 
	margin-top: 0; 
	margin-bottom: 0; 
	padding: 5px; 
	border: 1px solid #000;
	background:#fff;
}

#file_counts {
	text-align: right; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	font-size: 9px;
}

#status_msg {
	text-align: center;
	font-weight: bold;
}

#nav_menu {
	text-align: center;
	border: 1px solid #ccc;
	padding: 5px;
	}

/* sort menu links*/

#FileShare_links {
text-align:center;
font-size:0.8em;
}

#FileShare_links li {
list-style:none;
display:inline;
padding-right:10px;
margin:0;
}

/* search box*/

.FileShare_searchbox{

margin:1.5em 0;

padding:0.5em;

text-align:left;

width:87%;

overflow:hidden;

}



.FileShare_float_l {

margin-left:1em;

width:45%;

float:left;

text-align: right;

}



.FileShare_float {

margin-left:1em;

width:45%;

float:left;

}



/* search output*/

.FileShare_search_output{

	margin: 2.0em 0 0 0;

	padding: 0.5em;

	text-align: left;

	width: 87%;

	overflow: hidden;

}

#extension_container{

	width:100px;

}

#extension_add{

	width:100px;

}

