.pinkborder {
	border: 1px solid #EF4B78;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
}
#dropmenudiv{
	position:absolute;
	border:1px solid white;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	color: #FFFFFF;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#dropmenudiv a:hover{
	background-color: #EF4B78;
	color: #dcdcdc;
}
#scrollsection {
	overflow: auto;
	width: 410px;
	height: 215px;
}
.fixedback {
	background-image: url(images/back2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pinktext {
	font-weight: bold;
	color: #EF4B78;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.largertext {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menubox {
	height: 25px;
	margin-top: 2px;
}
.sizebox {
	text-align: left;
	vertical-align: top;
	padding-top: 9px;
}
.quotebox {
	display: block;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DCDCDC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EF4B78;
}
