fieldset {
    margin: 1em 0 1em;
    border: 1px solid #0065bd;
    border-radius: 8px;
	width: 280px;
	}

legend {
    color: #0065bd;
    font-weight: bold;
    font-size: 80%;
    margin-bottom: 0em;
}

.buydirect {
    font-weight: normal;
    font-size: 85%;
}
