/* CSS Document  */

 

 SELECT { color: #000000; font-size: 11px; font-family: Arial, Helvetica, Verdana, Geneva ; }

 A:link { text-decoration : none; }
 A:visited { text-decoration : none; }
 A:hover {  text-decoration : underline; }

.nbutton {
	background: #CCCCCC no-repeat center center;
	border: 1px #000000 solid;
	line-height: normal;
	;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;


}
.writing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding: 0px;
	margin: 0px;
}
.nbuttonb {
	background: #000000 url(blackbutton.gif) no-repeat;
	height: 20px;
	width: 16px;
	border: 0px none;
	padding: 0px;


}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.nbuttonbCopy {
	background: #000000 url(buy%20now.gif) no-repeat;
	height: 27px;
	width: 78px;
	border: 1px solid #dbdbdb;
	padding: 0px 0px;
	cursor: auto;
}
.nbuttonc {
	background: #000000 url(blackbuttonc.gif) no-repeat;
	height: 20px;
	width: 16px;
	border: 0px none;
	padding: 0px;


}

