a, a:visited {
	border:						0px;
	text-decoration:	underline;
	color:						#f90;
}

img {
	border: 0px;
}

span.highlight {
	color:#ff9f2e;
}

span#search_form {
	padding:    5px 0 0 0;
}

span#search_form span {
	display:		block;
	padding:    8px 0 0 0;
}

span#search_form input#search_form_submit {
	position:		relative;
	top:				3px;
}

form#product_search {
	position:		relative;
	top:				5px;
	float:			right;
}

form input, select {
	color:				#999;
	font-size:		11px;
	font-family:	Verdana, Geneva, sans-serif;
}

span.price {
	color:				#ff0000;
	text-align:		right;
	display:			block;
	font-weight:	bold;
	font-size:		16px;
	padding:      10px 0 0 0;
}

span.price span.nonemph {
	color:				#000000;
	font-weight:	normal;
	font-size:		10px;
}

.view_button {
	position:			relative;
	float:				right;
}

h4 {
	font-size:		10px;
	margin:				0 0 9px 0;
}

a#vecta-signature
{
	background:		url('./../grfx/vecta-signature-bg.gif') no-repeat scroll right center transparent;
	color:			#4C4C4C;
	font-family:	Arial, Helvetica, sans-serif;
	text-align:		right;
	display:		block;
	font-size:		11px;
	height:			20px;
	width:			125px;
	float:			right;
	text-shadow:	none;
	line-height:	22px;
	padding-right:	25px;
	text-decoration:none;	
}

a#vecta-signature:hover
{
	text-decoration:underline;	
}