﻿.box
{
	margin-bottom: 2px;
}

.box .header
{
	font-size: 1em;
	font-weight: bold;
	padding-top: 3px;
}
.box .content
{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.box .contentLeft
{
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: Black;
}
.box .MenuProTop
{
	width: 225px;
	height: 7px;
}
.box .MenuProContent
{
	width: 225px;
}
.box .MenuProBottom
{
	width: 225px;
	height: 7px;
}
.box .bgCatePro
{
	/*width:212px;
	min-height: 22px;
	cursor: pointer;*/
}
.box h1
{
	font-weight: bold;
	font-size:10pt;
	margin: 0px;
	height: 22px;
}
.box h2
{
	font-size: 0.9em;
	font-weight: bold;
	padding-left:11px;
	text-transform: uppercase;
	margin: 0px;
	height: 22px;
}
.headerPage div
{
	padding-top: 5px;
}
.maxSizeImg
{
	/*max-width:73px; 
	max-height:82px;
	height:auto !important;
	width:auto !important;
	height:73px;
	width:82px;*/
	
}
.maxSizeDivLarge
{
	
	width:248px;
	/*border:solid 1px gray;height:295px;*/
	padding-top:5px;
}
.maxImgSearch
{
	max-width:100px; 
	max-height:100px;
	height:auto !important;
	width:auto !important;
	height:100px;
	width:100px;
}
.maxSizeImgLarge
{
	max-width:240px; 
	max-height:290px;
	height:auto !important;
	width:auto !important;
	height:290px;
	width:240px;
}
.online
{
	padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.online .label
{
	/*height:20px; 	display:block; 	width:120px; 	float:left;*/
}
.online .number
{
	height: 20px;
	display: block;
	float: right;
	text-align: right;
}

