﻿
body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family: helvetica, arial, sans-serif;
	background-color:#ece2c4;
	background-image:url(/images/main-bg.gif);
	background-repeat:repeat-x;
}

#header-wrapper {
	width:960px;
	margin:0px auto;
	position: relative;
	z-index: 20;
}

#home-wrapper {
	position: relative;
	z-index: 10;
}

#body-wrapper {
	position: relative;
	z-index: 10;
	width: 808px;
	bottom: 41px;
	margin: 0 auto;
}

#footer-wrapper {
	width:877px;
	margin:0px auto;
}

/***********************************************************************
	Header
***********************************************************************/
#header {
	width:1077px;
	height:116px;
	position:absolute;
	z-index:1
}

.logo {
	float:left;
	width: 315px;
	margin-left:30px;
}

/***** Top Nav *****/

#nav-wrapper
{
	color: #ffffff;
	float: right;
	width: 600px;
}

#nav-wrapper span, #nav-wrapper a, #nav-wrapper td
{
	color: #ffffff;
}

#nav-wrapper input
{
	margin-right: 5px;
}

#top-nav {
    float: right;
}

#top-nav ul {
    list-style-type:none;
    margin:0 2px;
	padding:0;
}

#top-nav ul li {
	float:left;
	margin-left:32px;
	line-height:30px;
}

#top-nav ul li a {
	color:#ffffff;
	text-decoration:none;
	font-size: 11px;
}

#top-nav ul li a:hover {
	text-decoration:underline;
}


/**** New login styles ****/

#login_li a {
    text-decoration: none;
    margin-right: 80px;
}


/***** Main Nav *****/

ul#main-nav {
	padding: 0px;	
	margin: 4px 0 0 0px;
	list-style-type: none;
	width: 565px;
}

ul#main-nav li {
	float:left;
	margin-left:48px;
}

ul#main-nav li a {
	display:block;
	height:30px;
	text-indent:-999em;
	background-image:url(/images/main-nav.png);
	background-repeat:no-repeat;
}

ul#main-nav li#aboutus a {
	width:82px;
	background-position:0 6px;
}
	ul#main-nav li#aboutus a:hover {
		background-position:0 6px;
	}
	
ul#main-nav li#products a {
	width:83px;
	background-position:-134px 6px;
}

	ul#main-nav li#products a:hover{
		background-position:-134px 6px;
	}
	
ul#main-nav li#recipes a {
	width:73px;
	background-position:-268px 6px;
}

	ul#main-nav li#recipes a:hover {
		background-position:-268px 6px;
	}
	
ul#main-nav li#promotions a {
	width:104px;
	background-position:-393px 6px;
}
	ul#main-nav li#promotions a:hover {
		background-position:-393px 6px;
	}
	
/***********************************************************************
	Content
***********************************************************************/

#content-top {
	height: 50px;
	background: url(/images/template/content-bg-top.png) 0 0 no-repeat;
}

#content-middle {
	padding: 1px 0 20px;
	background: url(/images/template/content-bg-mid.png) 0 0 repeat-y;
}

#content {
	margin: -51px 9px 0;
	padding: 58px 40px 0;
	background: url(/images/backgrounds/content-bg-apples.jpg) 0 0 no-repeat;
}

#content-bottom {
	height: 30px;
	background: url(/images/template/content-bg-bot.png) 0 100% no-repeat;
}

#content-bg-block-1,
#content-bg-block-2,
#content-bg-block-3,
#content-bg-block-4,
#content-bg-block-5 {
    clear:both;
	float: right;
	width: 350px;
	height: 30px;
}

#content-bg-block-2 {
    width:320px;
}

#content-bg-block-3 {
    width:249px;
}

#content-bg-block-4 {
    width:260px;
}

#content-bg-block-5 {
    width:190px;
}

#breadcrumbs {
	color:#4c6809;
	font-size:11px;
	margin-bottom:20px;
}

#breadcrumbs a,
#breadcrumbs span {
	color:#786e56;
	font-weight:bold;
	text-decoration:none;
}
	#breadcrumbs a:hover {
		text-decoration:underline;
	}
	#breadcrumbs span {
		margin-left:0;
	}

/***********************************************************************
	Content Styles
***********************************************************************/

.heading {
	margin-bottom:30px;
}

/****** Header Styles ******/
h1 {
	margin: 0 0 14px;
	color: #577b00;
	font: bold 48px/1em georgia, times, times new roman, serif;
}
    h1 span 
    {        
        color: #577b00;
        font-size:36px;
        line-height:36px;
    }

h2 {
	margin: 0 0 14px;
	color: #577b00;
	font: bold 30px/1em georgia, times, times new roman, serif;
}

h3 {
	margin: 0 0 3px;
	color: #577b00;
	text-transform:uppercase;
	font: bold 14px/1.3em georgia, times, times new roman, serif;
}
    h3.lowercase
    {
        text-transform:none;
    }        

h4 {
	margin: 0 0 3px;
	color: #577b00;
	font: bold 17px/1.3em georgia, times, times new roman, serif;
}

h5 {
    margin:3px 0;
    margin: 0 0 3px;
	color: #076224;
	text-transform:uppercase;
	font: bold 14px/1.3em georgia, times, times new roman, serif;
}

p {
	line-height:18px;
	margin:0 0 14px 0px;
}

a {
	color:#587c00;
}

span {
	color:#4c6809;
	font-size: 100%;
}

#content ul {
	padding:0;
	margin: 0 0 25px 55px;
	list-style-image:url(/images/bullet.gif);
}
#content ul li ul {
	padding:0;
	margin:5px  0 15px 20px;
	list-style-image:url(/images/bullet.gif);
}

#content ul li {
	margin-bottom:4px;
}

hr {
	height: 1px;
	margin: 2em 50px;
	border: 0;
	border-top: 1px dotted #bfbfbf;	
}


.button {
	margin-left:25px;
}

.textbox {
	border:solid 1px #a1a1a1;
	margin:4px 0 4px 8px;
}

span.checkbox {
	margin:0;
}

span.checkbox input {
	float:left;
	margin:4px 0 4px 8px;
	border:solid 1px #a1a1a1;
}

table p {
	float:left;
	margin:2px 0 8px 8px;
	font-size:11px;
	line-height:14px;
}


/***********************************************************************
	Footer
***********************************************************************/

#footer-wrapper {
	margin:65px 0 25px;
}

#footer-wrapper .hr {
	width:730px;
	height:1px;
	margin:20px 0 20px 62px;
	border-top:dotted 1px #ffffff;
	clear:both;
}

#footer {
	width: 808px;
	margin: 20px auto;
	padding: 20px 0 10px;
	border-top:dotted 1px #ffffff;
	/*background: url(/images/dashed-bar-white.gif) 50% 0 no-repeat;*/
	color: #577b00;
	font: 11px/1.4em lucida sans unicode, lucida grande, sans-serif;
}

#footer ul.links {
	margin: 0;
	padding: 10px 0 25px;
	background: url(/images/footer-bg.gif) 50% 0 no-repeat;
	list-style: none;
	text-align: center;
}

#footer ul.links li {
	display: inline;
	padding: 0 1em;
}

#footer ul.links li a {
	color: #577b00;
	text-decoration: none;
}

#footer ul.links li a:hover {
    text-decoration:underline;
}

#footer .footertxt {
	float: right;
	margin-right: 40px;
}

#footer .footertxt img {
	vertical-align: middle;
}

#footer ul.sublinks {
	margin: 3px 0 0 40px;
	padding: 0;
	list-style: none;
	float: left;
}

#footer ul.sublinks.right{
    float:right;
    margin: 3px 40px 0 0;
}

#footer ul.sublinks li {
	display: inline;
}

#footer ul.sublinks li a {
	padding: 0 1em;
	color: #577b00;
	text-decoration: none;
}
    #footer ul.sublinks li a img{
        padding:0;
    }
    
#footer ul.sublinks li a:hover {
    text-decoration:underline;
}

#footer-links {
	width:783px;
	height:35px;
	margin-left:38px;
	background-image:url(/images/footer-bg.gif);
	background-repeat:repeat-x;
	clear:both;
}

#footer-links ul,
#footer-copyright ul {
	width:592px;
	margin:0 auto;
	padding:0;
	list-style-type:none;
}

#footer-links ul li,
#footer-copyright ul li {
	margin-right:28px;
	line-height:33px;
	float:left;
}
	#footer-links ul li.last,
	#footer-copyright ul li.last {
		margin-right:0;
	}

#footer-links ul li a,
#footer-copyright ul li a {
	font-size:10px;
	text-decoration:none;
}
	#footer-links ul li a:hover,
	#footer-copyright ul li a:hover {
		text-decoration:underline;
	}

#footer-copyright {
	width:783px;
	height:35px;
	color:#587C00;
	font-size:10px;
	margin-left:38px;
}

#footer-copyright p {
	float:right;
	margin-right:28px;
}

#footer-copyright p img {
	position:relative;
	top:8px;
}

#footer-copyright ul {
	float:left;
	width:400px;
	margin-top:8px;
	margin-left:26px;
}

#footer-copyright ul li {
	margin-right:20px;
}

.footer {
	text-align:center;	
	width: 750px;
	margin: 20px auto;
}

.footer_links, 
.footercap_left, 
.footercap_right {
	height: 40px;
}

.footercap_left {
	width: 14px;
	background-image: url(/images/footer_bg_leftcap.jpg);
	background-repeat: no-repeat;
	float:left;
}

.footer_links {
	background-image: url(/images/footer_bg_repeat.jpg);
	background-repeat: repeat-x;
	padding-top: 12px;
	width: 722px;
	float:left;
}

.footer_links a {
	font-size: 11px;
	text-decoration: none;
	margin: 0 5px;
}


.footercap_right {
	width: 14px;
	background-image: url(/images/footer_bg_rightcap.jpg);
	background-repeat: no-repeat;
	float:right;
}

.footertxt_left {
	width: 350px; 
	text-align: left;
	float:left;
	padding-left: 20px;
}

.footertxt_right {
	width: 350px; 
	text-align: right;
	float:right;
	padding-right: 20px;
}

.links_container {
	height: 40px;
}

/***********************************************************************
	Misc.
***********************************************************************/

.clear {
	clear:both;
}

img { 
	border:0;
}

.left {
	float: left;
	margin: 0 1em 1em 0;
}

.right {
	float: right;
	margin: 0 0 1em 1em;
}

.page_title {
    margin-top:20px;
}

.bold {
    font-weight: bold;
}

.vcenter {
    vertical-align: middle;
}

/***********************************************************************
	Pages
***********************************************************************/

/**** Content Background ************************/


.healthysnacking #content {
    background: transparent url(/images/backgrounds/content-bg-runner.jpg) no-repeat;
}

.products #content {
    background: transparent url(/images/backgrounds/content-bg-orchard.jpg) no-repeat;
}

.contactus #content, .forgotpassword #content, .forgotusername #content, .sitemap #content {
    background: transparent url(/images/backgrounds/content-bg-apples-2.jpg) no-repeat;
}

.promotions #content {
    background: transparent url(/images/backgrounds/content-bg-orchard-2.jpg) no-repeat;
}

.storelocator #content {
    background: transparent url(/images/backgrounds/content-bg-apples-3.jpg) no-repeat;
}

.recipes1 #content {
     background: transparent url(/images/backgrounds/content-bg-cherrytarts.jpg) no-repeat;
}

.recipes2 #content {
     background: transparent url(/images/backgrounds/content-bg-cherrytarts-2.jpg) no-repeat;
}

.recipes3 #content {
     background: transparent url(/images/backgrounds/content-bg-coconutcherrytarts.jpg) no-repeat;
}

.recipes4 #content {
     background: transparent url(/images/backgrounds/content-bg-cherrynuts.jpg) no-repeat;
}


/****	Home Page  ****/

.home_content {
}

.home_flash_content, .home_content {
	width: 1000px;
	margin: 0px auto;
}

.home_callouts {
	width: 930px;	
	margin: 0px auto;
	margin-bottom: -40px;	
}

.callout {
	position:relative;
	bottom: 45px;
}

.home_flash_content {
	position: relative;
	bottom: 41px;
	z-index:10;
}

.home_lower {
	background: #ece2c4 url(/images/lower-bg.gif) 0 0 repeat-x;
	position: relative;
	z-index:30;
	bottom:41px;
	height: 360px;
	border-top: solid 1px #ffffff;
	overflow: visible;
}

.home_bottom {
	width: 806px;
	text-align:center;
	border-top:dotted 1px #ffffff;
	/*background: url(/images/dashed-bar-white.gif) 50% 0 no-repeat;
	background-repeat: no-repeat;*/
	background-position: top center;
	margin: 0px auto; 
	padding-top: 20px;
	position:relative;
	left:-3px;
	padding-left:107px;
}

.home_callout_bottom 
{	
	float: left;
    width: 214px;
	margin-right:19px;
	text-align:center;	
}

.home_callout_bottom.last 
{
    margin-right:0px;
}

/*.home_bl {
	width: 200px;
	float: left;
	text-align:center;
}

.home_bcl {
	width: 200px;
	float: left;
	text-align:center;
}

.home_bcr {
	width: 200px;
	float: left;
	text-align:center;
}

.home_br {
	width: 200px;
	float: right;
}*/

.home_search {
    font-size: 12px;
    width: 200px;
    text-align: center;
    margin : 5px 0;
}

.copy {
    margin-top: -20px;
    padding-top: 25px;
}



/*****  About   *****/

/*****  Recipes   *****/

#featured_recipes {
    background-image: url(/images/recipes/recipes_featuredbg.gif);
}

.recipesLeft {
    float:left;
    width:420px;
    min-height: 100px;
}

.displayrecipe .recipesLeft {
	margin-top: -80px;
}

.recipes_top {
	height: 260px;
}

.recipesearch_term {
	text-align: left; 
	margin-top: 25px;
}

.recipesearch_table_head {
	text-align: right; 
	float: left; 
	width: 490px; 
	margin-bottom: 10px;
}

/*****  Recipe Search   *****/

.recipesearch {
    float:right;
    width:185px;
    height: 550px;
    padding: 36px 20px 5px 20px;
    background-image: url(/images/recipes/side_bg-tall.gif);
    margin-top: -120px;
}

.displayrecipe .recipesearch {
	margin-top: 50px;
}

.recipesearch_ti {
    color: #666666;
    font-size: 12px;
    width: 100%;
    padding: 3px 0;
}

.recipesearch_button {
    margin: 5px 0px 10px 0;
    float: right;
}

.recipesearch select {
    color: #666666;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 3px 0;
}

.recipesearch_callout_club {
    margin: 10px 0;
}

.recipesearch_callout_shop {
    margin: 0px 0px 8px 7px;
}

.recipesearch_callout_coupon {
    margin: 0px 0px 0px 5px;
}


/*****  Products    *****/

#productsLeftColumn {
    float:left;
    width: 380px;
}

#productsRightColumn {
    margin-top: 60px;
    float:right;
    width: 300px
}

div#productsContent div#productsRightColumn ul#product_categories {
    list-style-type:none;
    margin:0;
    padding:0;
}

div#productsContent div#productsRightColumn ul#product_categories li.headline {
    border-bottom:0 none;
    font-weight:bold;
}

div#productsContent div#productsRightColumn ul#product_categories li {
    border-bottom:1px dotted #666666;
    padding-bottom:4px;
    padding-left:15px;
    padding-top:7px;
}

#content #product_categories ul li {
    margin-bottom: 0px;
}

#myBrandsProducts {
    text-align:center;
    padding-top: 20px;
}


/*****  Promotions Page   *****/

.promoImage {
    width: 180px;
    float:left;
}

.promoContent {
    width: 520px;
    float:right;
    margin-top: 20px;
}

.first_promo_image {
   margin-top: 25px;
}

.first_promo_content {
    margin-top: 0px;
}

.last_promo_content {
    margin-bottom: 30px;
}


/*****  Store Locator   *****/

.storelocator_left {
    float:left;
    width:380px;
    padding-left: 80px;
    
}

.storelocator_right {
    float:right;
    width:210px;
    padding-top: 50px;
    padding-right: 30px;
}



/*****  New User Regsitration   *****/

#new_user_registration {
    width: 600px;
}

#new_user_registration td {
	vertical-align: top;
    color: #848484;
}
    
#new_user_registration td input {
    margin-bottom: -4px;
    position:relative;
    bottom: 4px;
}

.ready {
      color: #848484;
}


/***********************************************************************
	Recipie Review Styles
	Trent Ahrens
***********************************************************************/

#reviewscontainer {
    clear: both;
    padding: 20px 0 0 0;
}

#reviewscontainer hr {
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 20px 0;
}

#reviewscontainer_header {
    background-image: url('/images/recipes/recipes_review_tabheader.gif');
    background-repeat: no-repeat;
    width: 420px;
    height: 49px;
    text-indent: -999em;
}

#reviewscontainer_repeater {
    background-image: url('/images/recipes/recipes_review_tabrepeater.gif');
    background-repeat: repeat-y;
    width: 380px;
    color: #666666;
    padding: 0 20px 0 20px;
}

.reviewscontainer_numreviews {
    float:left;
    padding: 0 10px 0 0;
}

#reviewscontainer_footer {
    background-image: url('/images/recipes/recipes_review_tabfooter.gif');
    background-repeat: no-repeat;
    width: 420px;
    height: 25px;
}

#reviews_tableborder, #reviews_tableborder tr {
	border-spacing: 1px;
	border-collapse: collapse;
    border: 1px dotted #bfbfbf;
    margin-top: 10px;
    width: 100%;
}

.reviews_tablecol1_smallleaf {
    width: 10%;
}

.reviews_tablecol2_text {
    padding: 15px ;
    vertical-align: top;
    width: 100%;
}

.reviews_tablecol2_text span {
    color: #666666;
}

.reviews_tablecol2_text a {
    font-weight: bold;
    text-decoration: none;
    color: #d9142b;
}

.reviews_alternating_row
{
	background-color: transparent;
}

/* add review button css */

.reviews_roundcont {
    float:left;
	background-color: #a51e20;
}

.reviews_roundcont a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.reviews_roundtop { 
	background: url(/images/recipes/recipes_ratebutton-tr.png) no-repeat top right; 
}

.reviews_roundbottom {
	background: url(/images/recipes/recipes_ratebutton-br.png) no-repeat top right; 
}

.reviews_corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
}
.reviews_addtext {
    padding: 0 5px 0 5px
}

/* Mergin Styles for RRSweeps */

#page-wrapper.rrsweeps #content {
   background-image:url(/images/promotions/rrsweeps/content-bg.gif);
    background-position: 400px 30px;
    background-repeat:no-repeat;
    min-height: 620px;
}

#page-wrapper.rrsweeps #content ul {
    list-style-image:url(/images/promotions/rrsweeps/bullet.gif);
    margin:-10px 0 25px 55px;
    padding:0;
}

#page-wrapper.rrsweeps #content ul li {
    margin-bottom:16px;
}

#page-wrapper.rrsweeps p {
    line-height:18px;
    margin:0 0 14px 0px;
}

#page-wrapper.rrsweeps .hr-thankyou {
    width:365px;
}

#page-wrapper.rrsweeps .hr, .hr-form, .hr-thankyou {
    border-top:1px dotted #BFBFBF;
    float:left;
    height:1px;
    margin:2px 0;
    width:416px;
}

#page-wrapper.rrsweeps #content-bg-block {
    display: none;
}

#page-wrapper.entryform .hr-form {
    width:345px;
}

#page-wrapper.entryform table p {
    float:left;
    font-size:11px;
    line-height:14px;
    margin:2px 0 8px 8px;
}



/* Magazine Ads Updates */

.ads-wrapper {
    margin-top: 20px;
}

.ads-wrapper .left {
    width: 300px;
}

.ads-wrapper .right {
     width: 350px;
}

/* Rachel Ray Sweepstakes  */

#rrsweepsEntryContent table td {
    height: 35px;
    overflow: hidden;
    vertical-align: top;
    position:relative;
    z-index: 1;
}

#rrsweepsEntryContent table td.label {
    padding-top: 6px;
} 

.validator {
    font-size: 9px;
    position: absolute;
    margin-top:-3px;
    width: 310px;
    margin-left: 10px; 
}



.forgot_error_message {
    
}

.forgot_username_submit 
{
	margin-left: 150px;
}



/*******************************************************
   LUCKYLEAF COMPONENTS 
********************************************************/

/*****  Login Box   *****/

#login {
    width: 238px;
    height: 167px;
    background-image: url(/images/login_bg.jpg);
    margin-bottom: -190px;
    margin-top: 1px;
    float: right;
    margin-right: 20px;
    bottom: 42px;
    position: relative;
    padding-top: 22px;
    padding-left: 10px;
    padding-right: 10px;
    background-position: 0px -1px;
}

#login span {
	font-size: 11px;
}


.login_field {
    margin-bottom: 5px;
    padding-left: 2px;
}

.login_field_bottom {
    margin-bottom: -1px;
}

.login_button {
    position:relative;
    margin-left: -9px;
    margin-top: 4px;
}

.login_username {
    margin-bottom: 15px;
    margin-top: 4px;
}

.login_left_top {
   width: 85px;
   margin-left: 6px;
   float: left;
}

.login_right_top {
   width: 125px;
   margin-right: 20px;
   float: right;
}

.login_left_bottom {
   width: 95px;
   margin-left: 1px;
   margin-top: -2px;
   float: left;
}

.login_right_bottom {
   width: 130px;
   margin-right: 8px;
   margin-top: -2px;
   float: right;
}

.login_text1 {
    position: relative;
    bottom: 2px;
}

.login_text2 {
    position: relative;
    color: #000000;
    top: 6px;
}

.login_error_empty {
    line-height: 10px;
}

.login_error {
    font-size: 10px;
    color: #990000;
    margin-bottom: -4px;
    margin-left: 6px;
    line-height: normal;
    letter-spacing: -.5px;
}

#login span.checkbox input {
    float: none;
	margin: 6px 4px 4px 3px;
	border: none; /*solid 1px #a1a1a1;*/
}

.forgot_links {
    margin-left: 22px; 
    position:relative;
    top: 8px;
}


/* I have no idea what's going on here 
.hr,
.hr-form, 
.hr-thankyou {
	float:left;
	width:416px;
	height:1px;
	margin:2px 0;
	border-top:dotted 1px #bfbfbf;
}
	.hr-form {
		width:345px;
	}
	.hr-thankyou {
		width:365px;
	}	

hr {
	border:0;
	float:left;
	width:416px;	
	height:1px;
	border-top:dotted 1px #bfbfbf;	
	background-color:Transparent;
	text-align:left;
}
	hr.thank-you {
		width:365px;
	}
	hr.form {
		width:345px;
	}
*/

/*******************************************************
   Baking Contest Styles 
********************************************************/
/****** Content BG Images ******/
#content.baking-contest 
{
    font-family:Arial;
    background-image:none; 
}
    
#content.baking-contest div.baking-contest.main 
{
    line-height:18px;
    background-image:url(/images/BakingContest/bg-baking-contest-main.jpg);
    background-position:right 145px;
}
    #content.baking-contest div.baking-contest
    {
        background-image:url(/images/BakingContest/bg-baking-contest-ribbon.jpg);
        background-position:right top;
        background-repeat:no-repeat;
    }
    
/****** Structure ******/
#content.baking-contest div.baking-contest div.left 
{
    float:left;
    width:320px;
    margin-bottom:0;
}

#content.baking-contest div.baking-contest div.right 
{
    width:366px;
    float:left;
    padding-top:102px;
    margin-bottom:0;
}

/****** Text Styles ******/
#content.baking-contest div.baking-contest p 
{
    margin-left:20px;
}


/****** Element Styles ******/
#content.baking-contest div.baking-contest hr 
{
    margin:0;
    border-bottom-style:dotted;
}
    
#content.baking-contest div.baking-contest ul
{
    margin-left:20px;
    margin-bottom:12px;
    list-style-image:url(/images/BakingContest/list-dot.gif);
}
    #content.baking-contest div.baking-contest ul li 
    {
        margin-bottom:8px;
    }
    
#content.baking-contest div.baking-contest ul ol
{
	list-style-image: none;
	margin: 5px 0 5px 8px;
	padding-left: 10px;
}   
    
#content.baking-contest div.baking-contest table tr td 
{
    padding-bottom:0px;
}
    #content.baking-contest div.baking-contest table tr td span 
    {
        line-height:16px;
        font-size:10px;
    }
    #content.baking-contest div.baking-contest table tr.no-padding td
    {
        padding-bottom:2px;
    }
    #content.baking-contest div.baking-contest table tr td.phone 
    {
        font-size:10px;
        padding-bottom:8px;
    }
    
#content.baking-contest div.baking-contest table input 
{
    height:14px;
    font-size:11px;
    border:1px solid #a1a1a1;
}
    #content.baking-contest div.baking-contest table input.phone
    {
        margin-bottom:4px;
    }

#content.baking-contest div.baking-contest table span.check-box input
{
    float:left;
    margin:2px 6px 8px 0;
}
