﻿body
{
}

.roundedPanel
{
	width: 300px;
	background-color: #5377A9;
	color: white;
	font-weight: bold;
	width:500px;
}
.AlignSearchImage
{
	margin:20px 0px 0px 2px;
}

.AdminPDetailDiv
{
	font-size: 12px;
	color: navy;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	text-decoration: none;
	padding-left:10px;
}

.ShowProductlink
{
	font-size: 12px;
	color: navy;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	font-style:italic;
}
.EditProductDescriptLinks
{
	color:#12fc1d;
	text-decoration:underline;
	font-size:1em;
}
.LoginInfoContent2
{
	border-right: #cc6666 1px solid;
	border-top: #cc6666 1px solid;
	border-left: #cc6666 1px solid;
	border-bottom: #cc6666 1px solid;
	background-color: #ffcccc;
	text-align: center;
	margin-bottom: 15px;
	font-size:0.9em;
	padding-bottom:0.9em;
}
.CenterEditProduct
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.CenterEditProduct
{
	text-align:-moz-center; 
	margin-left:auto;
	margin-right:auto;
}


