﻿table.rings td {
    padding: 0 20px 0 0;
    vertical-align: middle;
    text-align: center;
}
div.staticRings {
    width: 555px;
    float: right;
    background-image: url( "/media/images/rings/engagement-ring.gif" );
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-right: 200px;
    height: 200px;
    color: #fff;
}
div.staticRings h1 {
	font-size: 1.4em;
	font-weight: bold;
}
div.staticRings p {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #ccc;
}