﻿.container {width:100%;}
.container .containerTable{border:0; width:100%}
.container .containerTable .c{height:100%; height:auto;}
.container .n a{ font-size:18px;text-decoration:none; color:black; position:relative;}
.container .n a:hover{ text-decoration:underline; }
.container .containerBody{overflow:auto; position:relative; margin-right:-15px; padding-right:15px}
.container .icon{position:absolute;margin-top:-25px; margin-left:-4px;}
.container .spacer{}
.container .restoreContainer{width:32px}
.container .buttonBar{right:10px;top:5px}
.container .buttonBar img{padding: 0px;}
.container .top
{
	height: 25px;
}
.container .bottom
{
	height: 33px;
	background: transparent url(../Images/popup_footer.gif) no-repeat bottom left;
}
.container.consumer .containerTable
{
	background: transparent url(../Images/popup_consumer_header.gif) no-repeat top left;
}
.container.professional .containerTable
{
	background: transparent url(../Images/popup_professional_header.gif) no-repeat top left;
}
.container.dailyprofessional .containerTable
{
	background: transparent url(../Images/popup_professional_header.gif) no-repeat top left;
}

.container.stikynote { background: #f9fcf9; border:1px solid #afcda1; }/**/
.container.stikynote .n{ }
.container.stikynote .n a{font-size:16px;color:black}
.container.stikynote .ne{height:25px;width:15px; -khtml-user-select: none; }
.container.stikynote .no{height:25px;width:15px; -khtml-user-select: none; }
.container.stikynote .s{ height:10px}
.container.stikynote .c{ }
.container.stikynote .buttonBar{right:4px;top:5px}

/* content styles */
.container
{
	font-family: Verdana;
}
.container .notebox
{
	font-size: 0.9em;
	background: #ffeecd;
	padding: 6px;
	line-height: 1.4em;
}
.container .notebox a
{
	color: #4c742c;
	font-weight: bold;
}
.container .notebox .highlight
{
	font-weight: bold;
	color: #ff5900;
}
.container .formbody
{
	padding: 10px 0px 20px 0px;
}
.container .formtable
{
	font-size: 0.9em;
	padding: 0px 0px 0px 0px;
	width: 335px;
}
.container .formtable th
{
	font-weight: bold;
	white-space: nowrap;
	padding: 2px;
}
.container .formtable td
{
	padding: 2px;
	width: 202px;
}
.container .formtable input[type=text]
{
	border: 1px solid #b9c0b6;
	width: 198px;
	height: 18px;
	font-size: 1.2em;
	padding: 2px 0px 0px 2px;
}
.container .formtable input[type=image]
{
	margin-top: 10px;
}
.container .formtable td label
{
	display: block;
	width: 177px;
	position: relative;
	top: -17px;
	left: 20px;
	margin-bottom: -20px;
}