html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* =Containers
--------------------------------------------------------------------------------*/
.container_12
{
	margin-left: auto;
	margin-right: auto;
	width: 864px;
}

/* =Grid >> Global
--------------------------------------------------------------------------------*/
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
	display: inline;
	float: left;
	position:relative;
	margin-left: 20px;
	margin-right: 20px;
}

/* =Grid >> Children (Alpha ~ First, Omega ~ Last)
--------------------------------------------------------------------------------*/
.alpha {margin-left: 0;}
.alpha19 {margin-left: 19;}
.omega {margin-right: 0;}

/* =Grid >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .grid_1 {width: 32px;}
.container_12 .grid_2 {width: 104px;}
.container_12 .grid_3 {width: 176px;}
.container_12 .grid_4 {width: 248px;}
.container_12 .grid_5 {width: 320px;}
.container_12 .grid_6 {width: 392px;}
.container_12 .grid_7 {width: 464px;}
.container_12 .grid_8 {width: 536px;}
.container_12 .grid_9 {width: 608px;}
.container_12 .grid_10 {width: 680px;}
.container_12 .grid_11 {width: 752px;}
.container_12 .grid_12 {width: 824px;}

/* =Prefix Extra Space >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .prefix_1 {padding-left: 72px;}
.container_12 .prefix_2 {padding-left: 144px;}
.container_12 .prefix_3 {padding-left: 216px;}
.container_12 .prefix_4 {padding-left: 288px;}
.container_12 .prefix_5 {padding-left: 360px;}
.container_12 .prefix_6 {padding-left: 432px;}
.container_12 .prefix_7 {padding-left: 504px;}
.container_12 .prefix_8 {padding-left: 576px;}
.container_12 .prefix_9 {padding-left: 648px;}
.container_12 .prefix_10 {padding-left: 720px;}
.container_12 .prefix_11 {padding-left: 792px;}

/* =Suffix Extra Space >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .suffix_1 {padding-right: 72px;}
.container_12 .suffix_2 {padding-right: 144px;}
.container_12 .suffix_3 {padding-right: 216px;}
.container_12 .suffix_4 {padding-right: 288px;}
.container_12 .suffix_5 {padding-right: 360px;}
.container_12 .suffix_6 {padding-right: 432px;}
.container_12 .suffix_7 {padding-right: 504px;}
.container_12 .suffix_8 {padding-right: 576px;}
.container_12 .suffix_9 {padding-right: 648px;}
.container_12 .suffix_10 {padding-right: 720px;}
.container_12 .suffix_11 {padding-right: 792px;}

/* `Push Space >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .push_1 {left: 72px;}
.container_12 .push_2 {left: 144px;}
.container_12 .push_3 {left: 216px;}
.container_12 .push_4 {left: 288px;}
.container_12 .push_5 {left: 360px;}
.container_12 .push_6 {left: 432px;}
.container_12 .push_7 {left: 504px;}
.container_12 .push_8 {left: 576px;}
.container_12 .push_9 {left: 648px;}
.container_12 .push_10 {left: 720px;}
.container_12 .push_11 {left: 792px;}

/* `Pull Space >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .pull_1 {left: -72px;}
.container_12 .pull_2 {left: -144px;}
.container_12 .pull_3 {left: -216px;}
.container_12 .pull_4 {left: -288px;}
.container_12 .pull_5 {left: -360px;}
.container_12 .pull_6 {left: -432px;}
.container_12 .pull_7 {left: -504px;}
.container_12 .pull_8 {left: -576px;}
.container_12 .pull_9 {left: -648px;}
.container_12 .pull_10 {left: -720px;}
.container_12 .pull_11 {left: -792px;}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


.shift_1 {
	margin-top: 20px;
}

.shift-1 {
	margin-top: 0;
}

.killrule {
	border-bottom: 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

body {
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	background: #FFF url(http://thedanielhunt.com/aces2010/public/images/background.jpg) no-repeat center top;
}

.sans, h1, h2, h3, h4, h5, h6, #nav, b, .breadcrumb, strong, div#section-nav, div#folio, div#right_sidebar p {
	font-family: arial,"lucida grande", "trebuchet ms","helvetica neue", helvetica, sans-serif;
}


div#page {
	margin: 20px auto;
	background-color: #FFF;
}

div#folio {
	font-size: 1.2em;
	text-transform: uppercase;
	padding:15px 20px 13px;
	color: #FFF;
	background: #273034 url(http://thedanielhunt.com/aces2010/public/images/blueshadow.jpg) repeat-x 0 top;
}

div#folio span.right {
	float: right;
}

div#folio span.left {
	font-weight: bold;
}

div#header {
	clear: both;
}

div#left_sidebar,div#right_sidebar {

}

div#content {
	color: #273034;
}

h1,h2 {
	line-height: 1.2em;
	font-size: 3.8em;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: .3em;
	letter-spacing: -1px;
}

h3 {
	line-height: 1.2em;
	font-size: 2.6em;
	font-weight: bold;
	margin-top: 10px;
}

h4 {
	font-size: 2.4em;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: .5em;
	margin-top: 10px;
}

h5 {
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: bold;
	margin-top: 20px;
}

h6 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-top: 10px;
	}

p {
	font-size: 1.4em;
	line-height: 1.8em;
	margin-top: 10px;
}

p a {
	font-weight: bold;
	text-decoration: none;
	color: #ae2c2b;	
}

div#content li {
	font-size: 1.3em;
	line-height: 1.8em;
	margin-top: 10px;
	list-style-type: circle;
	list-style-position: inside;
}

div#content li a {
	font-weight: bold;
	text-decoration: none;
	color: #ae2c2b;	
}

div#left_sidebar p, div#right_sidebar p {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #333;
}

strong, b {
	font-weight: bold;
}

em {
	font-style: italic;
}

div#nav {
	font-size: 1.6em;
}

div#nav li {
	margin-top: 20px;
}

div#nav li a {
	text-decoration: none;
	color: #222;
	padding-bottom: 2px;
}

div#nav li a:hover {
	text-decoration: none;
	color: #ae2c2b;
	border-bottom: 2px solid #ae2c2b;
}

div#nav li.current a {
	font-weight: bold;
}

div#nav li.current a:hover {
	text-decoration: none;
	color: #ae2c2b;
}

div#section-nav ul {
	margin-top: 17px;
	margin-bottom: 10px;
	display: block;
}

div#section-nav li {
	display: inline;
}

div#section-nav li a {
	margin-right: 20px;
	text-decoration: none;
	color: #ae2c2b;
	font-weight: bold;
	padding-bottom: 1px;
	text-transform: uppercase;
}

div#section-nav li a:hover {
	color: #273034;
	border-bottom: 2px solid #273034;
}

.breadcrumb {
	font-size: 1.1em;
	text-transform: uppercase;
	}

div#breadcrumb {
	margin-top: 2px;
	border-bottom: 1px solid #273034;
	padding-bottom: 8px;
}

.breadcrumb a {
	text-decoration: none;
	color: #ae2c2b;
	font-weight: bold;
	padding-bottom: 1px;	
}

.breadcrumb a:hover {
	color: #273034;
	border-bottom: 2px solid #273034;
}

#footer {
	font-size: .7em;
	margin: 20px auto;
	text-align: center;
	border-top: 4px solid #273034;
}

div#content table {
	font-size: 1.3em;
	line-height: 1.8em;
}

div#content table th {
	font-weight: bold;
}

div#cotent table td {
	margin-right: 20px;
	width: 200px;	
}

.cellright {
	text-align: right;
}

table.tablestyle td, table.tablestyle th {
	border-bottom: 1px solid #273034;
	padding: 2px 5px 3px;
}

table.tablestyle tr.row_header td {
	background-color: #273034;
	color: #FFF;
}


.tbContactform .antispam {
	 display:  none;
	 visibility: hidden;
}

.tbContactform label {
	 width:  95px;
	 display:  inline-block;
	 vertical-align: top;
	 clear: both;
}

.tbContactform input.text,
.tbContactform textarea {
	 width:  225px;
	 padding: 2px;
}

.tbContactform textarea {
	 height:  115px;
}

.tbContactform input.submit
{
	display: block;
	margin-left: 250px;
	width:  auto;
}

.tbContactform .tbErrors p
{
	color: #FF0000;
}

.img_pack464 {
	margin: 15px 0;
	clear: both;
}

.img_pack464 img {
	clear: none;
	border: 0;
	padding: 0;
	margin: 0;
}

.img_pack464 a img {
	clear: none;
	border: 0;
	padding: 0;
	margin: 0;
}

.img_pack464 a {
	clear: none;
	border: 0;
	padding: 0;
	margin: 0;
}

.photobox {
	margin: 15px 0;
}

.photobox img {
	border:0;
	width:100%;
	clear:both;
}

.photobox p {
	font-family: arial,"lucida grande", "trebuchet ms","helvetica neue", helvetica, sans-serif;
	margin-top: 7px;
	font-weight: bold;
	font-size:1.5em;
}

.photobox p i {
	font-weight: normal;
	font-size:0.9em;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
	color: #ae2c2b;
}

.smallletter {
	font-style: italic;
	font-size: .65em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: .8em;
}

/* version 2 */
body#FSLocal
{
    margin-top:32px;
}

body#FSLocal.fsFree
{
    margin-top:64px;
}

body#FSLocal.formThumbnailPreview
{
    margin:25px 0 0 30px;
}

body#FSLocal.formThumbnailPreview .fsForm
{
    margin:0;
    display:block;
    width:440px;
    overflow:auto;
}

body#FSLocal.formThumbnailPreview #fsHeaderImage
{
    text-align:left;
}

body#FSLocal.templateThumbnailPreview
{
    margin:70px 0 0 70px;
}

body#FSLocal.templateThumbnailPreview .fsForm
{
    margin:0;
}

body#FSLocal.templateThumbnailPreview #fsHeaderImage
{
    text-align:left;
}

#FSLocal .fsForm
{
    background:transparent;
}

#FSTopLogo
{
    position:absolute;
    top:0;
    right:9%;
    margin:0;
}

#FSTopLogo a
{
    width:150px;
    height:50px;
    background:url(../../images/2/formspringLogo.png) no-repeat center center;
    display:block;
}

#FSTopLogo a span
{
    display:none;
}

.fsForm 
{
    font:10px/1.4 "Lucida Grande", Tahoma, "Helvetica Neue", Arial, Verdana, sans-serif;
    width:100%;
}

body#FSLocal .fsForm 
{
    display:table;
    width:460px;  
    margin:12px auto;        
}

.fsForm .fsTable
{
    text-align:left;
    padding:0 0 4px;
    border:none;
    margin:9px auto;
    width:100%;
}

form.fsSingleColumn,form.fsSingleColumn table.fsTable
{
}

form.fsMultiColumn,form.fsMultiColumn table.fsTable
{
}

.fsForm .fsSectionHeading
{
    font-size:15px;
    line-height:20px;
    font-weight:normal;
    margin:0;
}

.fsForm .fsCell
{
    padding:9px 0;
    vertical-align:top;
}

.fsSpacerRow td
{
    height:18px;
}

td.fsRowBody
{
    background-color:#fff;
}

.fsPage
{
}

.fsPagination
{
    text-align:center;
}

.fsPaginationContent
{
    width:300px;
    text-align:center;
    margin:0 auto 18px;
}

.fsTable
{
}

.fsRow
{
}

.fsSectionRow + .fsFieldRow .fsCell
{
    padding-top:18px;
}

.fsFieldRow
{
}

.fsCell
{
}

.fsSectionCell
{
}

.fsSection
{
}

.fsSectionHeading
{
    font-size:100%;
    font-weight:700;
}

.fsSectionText
{
}

.fsLabel
{
    font-weight:700;
}

.fsRequiredLabel
{
}

.fsLabelVertical .fsLabel
{
    display:block;
}

.fsLabelHorizontal .fsLabel
{
    width:100px;
    margin-left:0;
    float:left;
}

.fsFieldHorizontal
{
    float:left;
}

.fsHiddenLabel
{
    display:none;
}

.fsSubField
{
    float:left;
    margin-right:5px;
}

.fsSupporting
{
    margin:4px 0;
    color:#777;
    font-size:11px;
}

.fsCallout
{
    position:absolute;
    width:360px;
    z-index:5;
}

.fsCalloutTop
{
    padding-top:21px;
    background:url(../../images/2/calloutTop.png) no-repeat left top;
}

.fsCalloutBottom
{
    height:15px;
    background:url(../../images/2/calloutBottom.png) no-repeat left bottom;
}

.fsCalloutBody
{
    padding:3px 12px 4px 16px;
    background:url(../../images/2/calloutBody.png) repeat-y left center;
    color:#fff;
}

.fsCalloutBody a
{
    text-decoration:none;
    border-bottom:1px dotted;
    color:#ddd;
}

.fsCalloutBody a:hover
{
    color:#aaa;
}

.fsSubmit
{
	
}

.fsSubmit input.fsSubmitButton
{

    padding:3px;
    margin:0 auto;
    clear:both;
}

.fsSubmit input.fsSubmitMultipage
{
    float:right;
    clear:none;
}

#fsFooterImage
{
    clear:both;
    padding-top:20px;
}

.fsError
{
    width:620px;
    margin:15px auto;
    font-size:14px;
    background-color:#fee;
    color:#000;
    border:1px solid red;
    padding:10px;
    clear:both;
    text-align:center;
}

.fsPasswordForm td.fsRowBody
{
    text-align:center;
}

.fsPasswordForm label
{
    display:block;
    color:#777;
    font-size:13px;
}

.fsPasswordForm .fsRowBody input
{
    padding:5px;
    text-align:center;
    font-size:16px;
    font-weight:bold;
}

.fsPasswordForm td.fsRowBody
{
    padding:18px 0 24px;
}

#fsPasswordError
{
    color:#d2010b;
    font-weight:bold;
}

.fsFieldFocused
{
    background-image:url(../../images/2/fieldFocusedBG.png);
}
.fsFieldFocused div.fsSupporting,.fsFieldFocused label.fsRequiredLabel span {
    color:#000;
} 

.fsReadOnly
{
    background-image:none;
}

/* @group Confirmation Ad */
#fsConfirmAd table
{
    width:600px;
    margin:36px auto;
}

#fsConfirmAd h2
{
    margin:0;
    padding:18px;
    text-align:center;
    font-size:18px;
    font-weight:normal;
    background:#42BD21;
    color:#fff;
    text-shadow:0 1px 0 #000;
}

#fsConfirmAd li
{
    margin-bottom:18px;
}

#fsConfirmAd img,#fsConfirmAd ul
{
    margin:18px;
}

#fsLearnMore
{
    display:block;
    height:25px;
    width:155px;
    font-size:16px;
    text-decoration:none;
    color:#333;
    text-shadow:0 1px 0 #fff;
    background:url(../../images/2/buttonBG.png);
    line-height:25px;
    margin:18px auto;
}

/* @end */
/* @group Custom Field Appearance */
.fsFieldRow input[type=text],.fsForm textarea
{
    border:1px solid #999;
    background-color:#fff;
    background-image:url(../../images/2/fieldbg.png);
    background-repeat:repeat-x;
    background-position:top left;
    border-top:1px solid #7c7c7c;
    border-left:1px solid #c3c3c3;
    border-right:1px solid #c3c3c3;
    border-bottom:1px solid #ddd;
    color:#333;
    padding:4px;
    font-size:14px;
    line-height:18px;
    font-weight:bold;
}

.fsReadOnly input[type=text],.fsReadOnly textarea
{
    border:none;
    background-image:none;
}

.fsForm input[type=text].fsField:focus,.fsForm input[type=file].fsField:focus,.fsForm textarea.fsField:focus
{
    border-color:blue;
    outline:none;
}

.fsForm .fsReadOnly input[type=text].fsField:focus,.fsForm .fsReadOnly input[type=file].fsField:focus,.fsForm .fsReadOnly textarea.fsField:focus
{
    border:none;
}

.fsForm select
{
    font-size:15px;
    line-height:18px;
}

.fsRequiredLabel span
{
    padding-left:2px;
    color:#ba0000;
    font-size:16px;
    font-weight:bold;
    font-family:Verdana;
    height:16px;
}

.fsPagination
{
    text-align:center;
    margin:25px 0;
}

.fsPagination .fsNextButton
{
    float:right;
    
}

.fsPagination .fsPreviousButton
{
    float:left;
    
}

.fsPagination input
{
    font-size:16px;
}

.fsForm .fsLabel
{
    font-size:13px;
}

/* @end */

/* @group Drop Shadow & Section Gradient */
.fsSectionRow td.fsRowBody
{
    background-image:url(../../images/2/stockTemplates/tableTopGradient.png);
    background-repeat:repeat-x;
    background-position:left top;
    padding-top:18px;
}

td.fsRowOpen,td.fsRowClose
{
    width:2px;
}

.fsRowTop td
{
    height:2px;
    background-color:transparent;
}

.fsRowBottom td
{
    height:3px;
    background-color:transparent;
}

.fsRowOpen
{
    background:url(../../images/2/stockTemplates/tableBodyLeft.png) top right repeat-y;
}

.fsRowClose
{
    background:url(../../images/2/stockTemplates/tableBodyRight.png) top left repeat-y;
}

.fsRowBody
{
    background-color:#fff;
}

.fsRowTop .fsRowOpen
{
    background:url(../../images/2/stockTemplates/tableTopLeft.png) right bottom no-repeat;
}

.fsRowTop .fsRowBody
{
    background:url(../../images/2/stockTemplates/tableTopMiddle.png) left bottom repeat-x;
}

.fsRowTop .fsRowClose
{
    background:url(../../images/2/stockTemplates/tableTopRight.png) left bottom no-repeat;
}

.fsRowBottom .fsRowOpen
{
    background:url(../../images/2/stockTemplates/tableBottomLeft.png) right top no-repeat;
}

.fsRowBottom .fsRowClose
{
    background:url(../../images/2/stockTemplates/tableBottomRight.png) left top no-repeat;
}

.fsRowBottom .fsRowBody
{
    background:url(../../images/2/stockTemplates/tableBottomMiddle.png) repeat-x left top;
}

.fsNoShadow .fsRowOpen, .fsNoShadow .fsRowClose, .fsNoShadow .fsRowBottom .fsRowBody, .fsNoShadow .fsRowTop .fsRowBody {
	background-image: none;
}

/* 
being extra aggressive with the row hiding to 
accomodate IE and some extra whitespace between
section tables
*/

.fsNoSpacing .fsForm .fsFirstSection .fsRowBottom, 
.fsNoSpacing .fsForm .fsFirstSection .fsRowBottom *
{
	display: none;
	padding:0;
	margin:0;
}

.fsNoSpacing .fsForm .fsMiddleSection .fsRowTop, 
.fsNoSpacing .fsForm .fsMiddleSection .fsRowTop *, 
.fsNoSpacing .fsForm .fsMiddleSection .fsRowBottom,
.fsNoSpacing .fsForm .fsMiddleSection .fsRowBottom *
{
	display: none;
}

.fsNoSpacing .fsForm .fsLastSection .fsRowTop,
.fsNoSpacing .fsForm .fsLastSection .fsRowTop * 
{
	display: none;
}

.fsForm .fsTable {
	margin: 0;
	padding: 0;
}

.fsNoSpacing .fsForm .fsMiddleSection .fsSectionRow td.fsRowBody,
.fsNoSpacing .fsForm .fsLastSection .fsSectionRow td.fsRowBody { background-image:none; }

/* @end */
/* @group Validation */
td.fsValidationError
{
    background-color:#fcc  !important;
}

.fsValidationError .fsLabel
{
    color:#ba0000;
    padding-left:20px;
    background-image:url(../../images/2/validationAlert.png);
    background-repeat:no-repeat;
    background-position:left bottom;
}

.fsCounter
{
    position:absolute;
    font-size:18px;
    color:#ccc;
    font-family:'Georgia','Serif';
    text-align:right;
}

/* @end */
/* @group Captcha */
.fsCaptcha
{
    margin:0 auto 30px;
    width:205px;
    text-align:center;
    padding:5px;
    background:#fff;
    border:1px solid #777;
}

.fsCaptcha table
{
    border-collapse:collapse;
}

.fsCaptcha td
{
    border:solid 1px #333;
    padding:3px;
    text-align:center;
}

.captchaAudioLink img,.captchaReloadLink img
{
    border:0;
    background:#FFF;
}

.captchaEntry
{
    margin-top:5px;
}

.captchaError label
{
    font-weight:bold;
    color:red;
}

.captchaError .captchaEntry
{
    background-color:#fcc;
}

/* @end */
.fsResumeLink
{
    font-weight:bold;
    font-size:14px;
}

.fsProgress
{
    border:1px solid #ccc;
    width:104px;
    margin:9px auto;
}

.fsProgressBarContainer
{
    width:100px;
    height:10px;
    margin:1px;
    border:1px solid #ddd;
    background:#f4f4f4;
    position:relative;
    text-align:left;
}

.fsProgressBar
{
    width:0;
    height:10px;
    background:#ccc;
}

.fsProgressText
{
    z-index:10;
    line-height:10px;
    font-size:9px;
    text-align:center;
    width:100px;
    margin-top:-10px;
    padding-bottom:2px;
    color:#555;
}

.fsSaveIncomplete
{
    font-size:9px;
    color:#777;
    background-color:#fafafa;
    padding:2px;
}

.fsSaveIncomplete:visited {
    color:#777;
}

.fsSaveIncomplete:hover {
    color:#000;
}

.fsHiddenCell *,.fsHiddenCell .fsLabel
{
    display:none;
}

#fsSubmissionCheckmark
{
	width: 75px;
	height: 68px;
	float: left;
    background:url(../../images/2/confirmationCheckmark.png);
}

.fsBlankSection { display:none; }

.fsMatrix
{
    margin:6px 0;
    border-collapse:collapse;
}

.fsMatrix th, .fsMatrix td
{
    text-align:center;
    padding:4px 0;
    font-weight:normal;
    width:75px;
    border-bottom:dotted 1px #ccc;
}

.fsMatrix th
{
    font-size:11px;
}

.fsMatrix td.fsMatrixLabel
{
    text-align:left;
    padding-right:8px;
    width:200px;
}

.fsMatrixCol1 {
	background:url(../../images/2/black_translucent.png);
}
.fsMatrixCol2, .fsMatrixLabel {
	background:url(../../images/2/white_translucent.png);
}

.fsCurrency
{
    font-size:16px;
    color:#555;
}

/* SLIDER */

.fsSliderBg {
    position: relative;    
    background: url(../../images/2/slider-bg.gif) no-repeat 5px 0;
    height: 28px;
    width: 108px;
    float:left;
}

.fsSliderBg .fsSliderThumb {
    position: absolute;
    cursor: default;
    top: 4px;
}

.fsSliderValue {
    float:left;
    margin-left:15px;
    font-size:14px;
    font-weight:bold;
    background-color:#f7f7f7;
    color:#333;
    padding:5px;
}

input.fsFormatCreditCard {
    margin-right:10px;
}

img.fsCreditCardLogo {
    vertical-align:top;
    border:solid 1px #777;
}
