﻿body
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.AssetsPerPage
{
	font-family: Verdana;
	font-size: 10px;
	width: 40px;
}
.MainTable
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.SearchResultTD
{
	padding-top: 5px;
	background-color: #e1e5e7;
	background-image: url(../Images/middle_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	vertical-align: top;
}
.AssetViewerTD
{
	background-color: #d2dadb;
	background-image: url(../Images/right_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	vertical-align: top;
	padding-top: 5px;
}
.CustomButton
{
	color: #050;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #adc3c6;
	border: 1px solid;
	border-top-color: #31696b;
	border-left-color: #31696b;
	border-right-color: #31696b;
	border-bottom-color: #31696b;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=   '#adc3c6' ,EndColorStr= '#dee3e7' );
}

.emailIndput
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
.PanelBasket
{
	margin-top: 4px;
	margin-left: 10px;	
}
.LoginInputField
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
.PanelAssetView
{
	margin-top: 4px;
	margin-left: 10px;
}
.hideElement
{
	display:none;
}

