﻿#subtestbut
{
	margin:5px 0 0 0;
	font-weight:bold;
    font-size: 1.2em;
	width:214px;
	float:right;
	clear:both;
	position:relative;
	background-color: #B1002C;
	}
#subtestbut a
{
	color:#FFD100;
	 text-decoration:none;	
	}
#subtestbut a:hover{
	border-bottom:solid thin #FFD100;	
	 }
.pad{
	padding:10px;
	}	
	
.pad2{
	margin-bottom:1px;
	}	  