div#orderQuestions a.loginform
{
  text-decoration:none;
  background:none;
  border:none;
  display:inline;
  padding:0;
  margin:0;
}

div.blockSmall input.button {
	background: url('/layout/login/gfx/btn_bg.gif') no-repeat center center;
	width: 129px;
	height: 27px;
	border: 0;
	margin-top: 5px;
  cursor:pointer;
}

div.blockSmall  a.link {
	background: url('/layout/login/gfx/arrow.png') no-repeat center left;
	padding-left: 20px;
	margin-top: 20px;
}

.error
{
  color:red;
}

table tr td
{
  font-size:12px;
}
.bold
{
  font-weight:bold;

}