#currentNumber,
#totalNumber h3 span,
#filename,
#folder h3 span
{
  display:              none;
}

/* Mark the menu link of the current page as selected */
#li3
{
	background-color:     #E6812C;
  color:                #000000 !important;
}

table
{
	margin:               0px auto;
  table-layout:         fixed;
}

td
{
	width:                150px;
/*	height:               250px;  */
	height:               200px;
	overflow:             hidden;
	text-align:           center;
  vertical-align:       top;
}

.div_pic
{
  height:               150px;
  width:                150px;
  vertical-align:       middle;
  display:              table-cell;
}

#view
{
	text-align:           center;
}

.div_name
{
  overflow:             hidden;
  border-top-width:     1px;
  border-right-width:   0px;
  border-left-width:    0px;
  border-bottom-width:  0px;
  border-top-color:     #001667;
  color:                #001667;
  border-style:         solid;
	font-size:            10px;
	font-weight:          bold;
}

.div_comment
{
  overflow:             hidden;
	font-size:            9px;
  color:                #001667;
}
