div.free-sample {
	background-image:url(/cat-deluxe-with-kisses/images/sample_bg.jpg);
    background-position:right top;
    background-repeat:no-repeat;
}

div.free-sample div#content {
	margin-top: 20px;	
}

div.free-sample h2 {
	font-size: 2em;
}

form#sample {
	padding-top: 100px;	
}


div.col
{
    width:190px;
    float:left;
}

div.liqui
{
    width:260px;
}

label 
{
    width:110px;
    display:block;
    text-align:left;
    margin-right:20px;
    margin-top:0.5em;
}

label.check
{
    display:inline;
    margin:0px;
}

.radio
{
    display:inline;
    width:auto;
    margin-right:1em;
}

.auto, span.auto
{
    width:auto;
}

input, select {
	color:#333;
	width:154px;
	/*border: 1px solid #C6204E;*/
	padding: 1px;
	margin:0.2em 0 0.2em 0;
}
select 
{
    width:158px;
}

.error
{
    display:block;
    margin-left:0px;
    margin-bottom:0.6em;
    color:red;
	font-size: .85em;
	width:170px;
}

input#Submit1 {
	float: right;	
	border: 1px solid #C6204E;
	margin:1em 32px 0 0;
}

input#fldTerms
{
    display:inline;
    float:left;
    margin-right:8px;
}

p.terms
{
    display:inline;
    
}

p.termsInfo
{
    margin:0.5em 0;
}
p.terms a
{
    color:#e00533;
}

a.terms , a.terms:visited
{
    color:#e00533;
}
