/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
 
/* The Real Deal */
 
body {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	}
a {
	color: #BA2F2B;
	color: #af2622;
	color: #921925;
	color: #B22A2C;
	color: #921925;
	text-decoration: none;
	outline: none;
	}
a.more {
	background: url(/media/home/redarrow.png) center right no-repeat;
	padding-right: 12px;
	font-weight: bold;
	}
a.post-edit-link {
	float: right;
	display: inline;
	background-color: #921925;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	margin: 5px 0 5px 5px;
	padding: 0 20px;
	text-shadow: 1px 1px 2px #3D0A08;
	}

hr {
	background: none;
	height: 0;
	border-top: 1px solid #E0E0E0;
	}

.title {
	margin-top: 0;
	} 
h2 {
	color: #921925;
	font-size: 2em;
	line-height: 1.5em;
	margin: 1.5em 0 .75em 0;
	}
h3 {
	color: #B22A2C;
	color: #921925;
	font-size: 1.5em;
	line-height: 1.2em;
	}
.content h3 {
	margin-top: 1.2em;
	}
h4 {
	color: #666 !important;
	text-transform: uppercase;
	}
p {
	margin: 1.5em 0;
	}
em, cite { font-style: italic; }
strong { font-weight: bold; }

ol {
	margin-left: 2em;
	}
ol, ol li {
	list-style: decimal;
	}

table { width: 100%; }
table td {
	vertical-align: top;
	padding-right: 10px !important;
	}
table.nopadding td {
	padding: 0 !important;
	}
 
input[type="text"], input[type="password"], textarea {
	border: 1px solid #E0E0E0;
	background: url(/media/home/graygradient.png) center center repeat-x;
	padding: 5px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	outline: none;
	border-color: #C9C9C9;
	}
textarea {
	background: #F9F9F9;
	}
 
.box {
	background: transparent;
	padding: 10px;
	}
.box.grey {
	background: #F8F8F8 url(../images/gradient.png) bottom center repeat-x;
	background: #F3F3F3;
	}
 
.welcome {
	display: block;
	text-indent: -9999px;
	background: url(../images/welcome.png) center center no-repeat;
	width: 497px;
	height: 95px;
	margin-bottom: 20px;
	margin: 0 auto 20px auto;
	}

/* Layout */

.header {
	position: relative;
	z-index: 10;
	}
.body .hero {
	margin-bottom: 20px;
	}
	
.body .content {
	padding: 0 0 15px 0;
	}	
	
.body .sidebar-content {
	clear: both;
	}
	
.body .sidebar-content .sidebar {
	float: left;
	width: 145px;
	background: #EEE;
	border: 1px solid #DDD;
	padding: 15px;
	}
.body .sidebar-content .content {
	float: right;
	width: 520px;
	padding: 0 15px;
	}

.body .content .post {
	clear: both;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #E0E0E0;
	}

.alignleft { float: left; margin-right: 15px !important; }
.alignright { float: right; margin-left: 15px !important; }

label.error { color: #921925; }

.feature .image {
	float: left;
	}
.feature .copy {
	}
.header .feature .copy {
	margin-left: 270px;
	}
.body .feature .image {
	margin: 0 20px 20px 0;
	}
.body .feature .copy {
	margin-left: 270px;
	}
.content .feature .image {
	margin: 0;
	}
.content .feature .copy {
	margin-left: 150px;
	}

/* Studies */

.study {
	margin: 1.5em 0;
	}
.study .title a {
	display: block;
	background-image: url(/media/icons/page_white_acrobat.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 25px;
	}
.study .publication, .study .author {
	padding-left: 25px;
	}


/* Tabs */

.tabs .ui-tabs-nav {
	background: url(/media/home/graygradient.png) center center repeat-x;
	background: #FFF url(/media/widgets/gradient.png) bottom center repeat-x;
	border: 1px solid #E0E0E0;
	height: 2.2em;
	padding: .45em 5px 0 5px;
	margin: 0 0 1.5em 0;
	text-transform: uppercase;
	font-weight: bold;
	}
.tabs .ui-tabs-nav li {
	float: left;
	}
.tabs .ui-tabs-nav li a {
	display: block;
	padding: 4px 13px 6px 13px;
	color: #666;
	}
.tabs .ui-tabs-nav li.ui-tabs-selected a {
	padding: 3px 12px 5px 12px;
	border: 1px solid #E0E0E0;
	border-bottom: 1px solid #FFF;
	background: #FFF;
	color: #921925;
	}
.tabs .ui-tabs-panel {
	padding: 0 5px;
	}
.contest-page .tabs .ui-tabs-nav {
	background: none;
	border: none;
	border-bottom: 1px solid #E0E0E0;
	}
.contest-page .tabs .ui-tabs-nav li.ui-tabs-selected a {
	background: none;
	}
 
/* Header */
 
#header {
	margin: 1.5em 0 .75em 0;
	position: relative;
	z-index: 11;
	}
#header .container {
	position: relative;
	}
#header #logo {
	float: left;
	}
#header #logo a {
	display: block;
	text-indent: -9999px;
	background-color: #FFFFFF;
	background-image: url(/media/images/logo.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 116px;
	height: 61px;
	} 
#header form#searchform {
	position: absolute;
	right: 0;
	top: 17px;
	z-index: 1100;
	}
#header form#searchform input {
	background: #F9F9F9 url(/media/home/searchicon.png) 5px 50% no-repeat;
	padding-left: 25px;
	width: 140px;
	font-size: smaller;
	}

/* Body */

#body {
	position: relative;
	z-index: 1;
	}

/* Nav */

#nav {
	list-style: none;
	margin: 12px 0 0 2em;
	padding: 0;
	float: left;
	width: 800px;
	position: relative;
	z-index: 1050;
	font-size: 1.25em;
	line-height: 2em;
	text-transform: uppercase;
	}
#nav li {
	float: left;
	}
#nav li a {
	display: block;
	}
#nav li a.top {
	font-size: 1.05em;
	font-weight: bold;
	letter-spacing: .05em;
	position: relative;
	z-index: 1050;
	border: 1px solid #FFF;
	border-bottom: none;
	color: #666;
	padding: 0 18px;
	padding: 0;
	text-indent: -9999px;
	height: 32px;
	background-image: url(/media/nav.jpg);
	background-repeat: no-repeat;
	}
#nav li.products a.top { background-position: 0px 0%; width: 123px; }
#nav li.health a.top { background-position: -123px 0%; width: 96px; }
#nav li.recipes a.top { background-position: -219px 0%; width: 101px; }
#nav li.about a.top { background-position: -320px 0%; width: 134px; }
#nav li.community a.top { background-position: -454px 0%; width: 137px; }
#nav li a.top:hover, #nav li:hover a.top {
	border-top: 1px solid #921925;
	border-left: 1px solid #921925;
	border-right: 1px solid #921925;
	border-bottom: 1px solid #FFF;
	margin-bottom: -1px;
	text-decoration: none;
	color: #921925;
	}
#nav li.products a.top:hover { background-position: 0px 100%; width: 123px; }
#nav li.health a.top:hover { background-position: -123px 100%; width: 96px; }
#nav li.recipes a.top:hover { background-position: -219px 100%; width: 101px; }
#nav li.about a.top:hover { background-position: -320px 100%; width: 134px; }
#nav li.community a.top:hover { background-position: -454px 100%; width: 137px; }
#nav.jquery li a.top:hover, #nav.jquery li:hover a.top {
	border: 1px solid #FFF;
	border-bottom: none;
	margin-bottom: 0;
	color: #666;
	}
#nav.jquery li.products a.top:hover { background-position: 0px 0%; width: 123px; }
#nav.jquery li.health a.top:hover { background-position: -123px 0%; width: 96px; }
#nav.jquery li.recipes a.top:hover { background-position: -219px 0%; width: 101px; }
#nav.jquery li.about a.top:hover { background-position: -320px 0%; width: 134px; }
#nav.jquery li.community a.top:hover { background-position: -454px 0%; width: 137px; }
#nav.jquery li.active a.top {
	border-top: 1px solid #921925;
	border-left: 1px solid #921925;
	border-right: 1px solid #921925;
	border-bottom: 1px solid #FFF;
	margin-bottom: -1px;
	text-decoration: none;
	color: #921925;
	}
#nav.jquery li.products.active a.top { background-position: 0px 100%; width: 123px; }
#nav.jquery li.health.active a.top { background-position: -123px 100%; width: 96px; }
#nav.jquery li.recipes.active a.top { background-position: -219px 100%; width: 101px; }
#nav.jquery li.about.active a.top { background-position: -320px 100%; width: 134px; }
#nav.jquery li.community.active a.top { background-position: -454px 100%; width: 137px; }
body.home #nav li a.top { color: #921925 !important; }
body .pom_products #nav li.products a.top { background-position: 0px 100%; width: 123px; !important; }
body .pom_health #nav li.health a.top { background-position: -123px 100%; width: 96px !important; }
body .pom_recipes #nav li.recipes a.top { background-position: -219px 100%; width: 101px !important; }
body .pom_about #nav li.about a.top { background-position: -320px 100%; width: 134px !important; }
body .pom_community #nav li.community a.top { background-position: -454px 100%; width: 137px !important; }
body .pom #nav li.community a.top { color: #921925 !important; }
#nav li .box {
	position: absolute;
	z-index: 1000;
	left: -9999px;
	width: 758px;
	border: 1px solid #921925;
	font-size: .6667em;
	line-height: 1.5em;
	text-transform: none;
	padding: 20px;
	background-color: #FFF;
	box-shadow: 2px 2px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,.2);
	}
#nav.jquery li .box {
	left: 0;
	}
#nav li.health .box {
	width: 558px;
	}
#nav .box .columns {
	background-color: #FFF;
	background-image: url(/media/home/3lines.png);
	background-position: center center;
	background-repeat: repeat-y;
	}
#nav li.health .box .columns {
	background-position: -20px 50%;
	background-image: url(/media/home/2lines.png);
	}
#nav li .box .left, #nav li .box .right {
	margin: 0;
	}
#nav li:hover .box {
	left: 0;
	}
#nav .box li {
	float: none;
	margin: .6em 0;
	}
#nav .box li a {
	border: none;
	padding: 0;
	display: inline;
	}
#nav .box a, #nav .box img {
	border: none;
	}
#nav .box h2 {
	text-transform: uppercase;
	font-size: 1.16666667em;
	line-height: 1.28571429em;
	margin: 1.5em 0 .75em 0;
	color: #921925;
	}
#nav .box h2 a {
	display: inline;
	background: url(/media/home/grayarrow.png) center right no-repeat;
	padding-right: 12px;
	}
#nav .box h2 a:hover {
	text-decoration: underline;
	}
#nav .box h3 {
	text-transform: lowercase;
	margin-top: 1em;
	color: #921925;
	font-family: Georgia, serif;
	}
#nav .box ul {
	list-style: disc;
	color: #666;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	text-transform: none;
	}
#nav .box ul a {
	color: #666;
	}
#nav .box ul a:hover {
	text-decoration: underline;
	}
#nav .box hr {
	border: none;
	border-top: 1px solid #921925;
	border-top: 1px solid #E0E0E0;
	width: 50px;
	margin: 1.5em auto;
	}
#nav .box table td {
	padding-right: 10px;
	color: #666;
	}

#nav .column {
	width: 158px;
	float: left;
	margin-right: 41px;
	}
#nav .column.border {
	padding-right: 21px;
	margin-right: 20px;
	}
#nav .column.last {
	margin-right: 0;
	}

/* Temporary Dropdown Menu Lists */

#nav .box ul.dropdown {
	text-transform: uppercase;
	font-size: 1.16666667em;
	line-height: 1.28571429em;
	margin: 1.5em 0 .75em 0;
	color: #921925;
	}
#nav .box ul.dropdown a {
	color: inherit;
	}
#nav .box ul.dropdown ul {
	list-style: disc;
	color: #666;
	font-size: .857142857em;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	text-transform: none;
	}
#nav .box ul.dropdown ul a {
	color: #666;
	}
#nav .box ul.dropdown ul a:hover {
	text-decoration: underline;
	}

/* Left Nav */

.leftnav {
	background: #F6F6F6;
	border: 1px solid #E6E6E6;
	padding: 20px;
	}
.leftnav ul, .leftnav-plain ul, ul.pagenav {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
	color: #666;
	}
.leftnav li, .leftnav-plain li, .pagenav li {
	color: #000;
	}
.leftnav a, .leftnav-plain a, .pagenav a {
	color: inherit;
	color: #000;
	}
.leftnav a:hover, .leftnav-plain a:hover, .pagenav a:hover {
	color: #921925;
	}
.leftnav ul li+li, .leftnav-plain ul li+li, .pagenav li+li {
	margin-top: 1em;
	}
.leftnav ul ul, .leftnav-plain ul ul, ul.pagenav ul {
	text-transform: none;
	font-weight: normal;
	font-size: .9em;
	color: #666;
	line-height: 1.2em;
	margin-bottom: 1.5em;
	}
.leftnav ul ul li, .leftnav-plain ul ul li, .pagenav ul li {
	margin: .3em 0;
	color: #666;
	}
.leftnav ul ul li a, .leftnav-plain ul ul li a, ul.pagenav ul li a {
	color: #666;
	}
.leftnav ul ul .current_page_item a, .leftnav-plain ul ul .current_page_item a, .pagenav .current_page_item a {
	color: #921925;
	}
.pagenav .current_page_item ul a {
	color: #666;
	}
.leftnav ul ul a:hover, .leftnav-plain ul ul a:hover, .pagenav ul a:hover {
	color: #921925;
	}

/* Advanced Search */

body .pom_recipes .header .advanced a.search {
	position: absolute;
	z-index: 15;
	top: 5px;
	left: 5px;
	display: block;
	text-indent: -9999px;
	background-image: url(/media/sprites/search.png);
	background-position: -622px 0px;
	height: 38px;
	width: 193px;
	}
body .pom_recipes .header .advanced a.search:hover {
	background-position: -815px 0px;
	}
body .pom_recipes .content .advanced a.search {
	float: right;
	display: block;
	position: relative;
	top: -5px;
	text-indent: -9999px;
	background-image: url(/media/sprites/search.png);
	background-position: -622px 0px;
	height: 38px;
	width: 193px;
	}
body .pom_recipes .content .advanced a.search:hover {
	background-position: -815px 0px;
	}
body .pom_health .header .advanced a.search {
	position: absolute;
	z-index: 15;
	top: 8px;
	right: 5px;
	display: block;
	text-indent: -9999px;
	background-image: url(/media/wpr/wpr_search.png);
	background-position: 0px 0px;
	height: 38px;
	width: 311px;
	}
body .pom_health .header .advanced a.search:hover {
	background-position: -311px 0px;
	}
body .pom_health .body .content .advanced a.search {
	float: right;
	display: block;
	position: relative;
	top: -12px;
	text-indent: -9999px;
	background-image: url(/media/wpr/wpr_search.png);
	background-position: 0px 0px;
	height: 38px;
	width: 311px;
	}
body .pom_health .body .content .advanced a.search:hover {
	background-position: -311px 0px;
	}
.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 150%;
	background-color: #000;
	z-index: 20000;
	-moz-opacity: 0.5;
	opacity: .50;
	filter: alpha(opacity=50);
	}
.white_content {
	display: none;
	position: fixed;
	top: 50px;
	width: 980px;
	left: 50%;
	margin: 0 0 0 -490px;
	height: auto;
	background-color: white;
	z-index: 20500;
	overflow: auto;
	}
#login_lightbox.white_content {
	width: 300px;
	left: 50%;
	margin: 0 0 0 -150px;
	}
.white_content .wrapper {
	width: auto;
	padding: 16px;
	border: 16px solid #cccccc;
	}
.white_content .close {
	float: right;
	}
.white_content table {
	width: 100%;
	}
.white_content td {
	vertical-align: top;
	margin-right: 5px;
	}
.white_content .column {
	float: left;
	width: 15%;
	margin-right: 2%;
	}
.white_content .column.double {
	width: 32%;
	}
.white_content .column.double .column {
	width: 49%;
	}
.white_content .column.triple {
	width: 49%;
	}
.white_content .column.triple .column {
	width: 31%;
	}
.white_content .column.last {
	margin-right: 0;
	}
.white_content h3 {
	margin-top: 0;
	}
.white_content form input {
	padding: 0 3px;
	}
.white_content form label {
	padding: 0;
	}

/* Rotators */

#chef-series-rotator {
	width: 692px;
	height: 502px;
	}
#chef-series-rotator .rotator div {
	width: 692px;
	height: 502px;
	}
.rotator {
	position: relative;
	}
.rotator div {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	}
.rotator div#one { z-index: 2; }
.rotator ul {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 5;
	}
.rotator ul li {
	float: left;
	margin-left: 10px;
	}
.rotator ul li a {
	display: block;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	background-image: url(/media/sprites/icons.png);
	background-position: -7200px 0px;
	background-repeat: no-repeat;
	}
.rotator ul li.play a { background-position: -7430px 0px; display: none; }
.rotator ul li.pause a { background-position: -7453px 0px; }
.rotator ul li.one a { background-position: -7200px 0px; }
.rotator ul li.one.active a { background-position: -7315px 0px; }
.rotator ul li.two a { background-position: -7223px 0px; }
.rotator ul li.two.active a { background-position: -7338px 0px; }
.rotator ul li.three a { background-position: -7246px 0px; }
.rotator ul li.three.active a { background-position: -7361px 0px; }
.rotator ul li.four a { background-position: -7269px 0px; }
.rotator ul li.four.active a { background-position: -7384px 0px; }
.rotator ul li.five a { background-position: -7292px 0px; }
.rotator ul li.five.active a { background-position: -7407px 0px; }

/* New Card */

.newcard {
	-no-background: url(/media/community/card.png) top center repeat-y;
	}
.newcard .top {
	-no-background: url(/media/community/card.png) top left no-repeat;
	}
.newcard .bottom {
	-no-background: url(/media/community/card.png) bottom right no-repeat;
	}
.newcard .social a {
	margin-top: 5px;
	display: block;
	float: left;
	width: 44px;
	font-size: smaller;
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 35px;
	color: #555;
	}
.newcard .social a:hover {
	color: #921925;
	}
.newcard .social .twitter a {
	background-image: url(/media/images/graphics/twitter32.png);
	}
.newcard .social .facebook a {
	background-image: url(/media/images/graphics/facebook32.png);
	}
.newcard .social .digg a {
	background-image: url(/media/images/graphics/digg.png);
	}
.newcard table hr {
	border: none;
	border-bottom: none;
	border-top: 1px solid #E0E0E0;
	background: none;
	}


/* Contest Page */

.contest-page {
	background: url(/media/community/contest_bg.jpg) top center repeat-y;
	}
.contest-page .top {
	background: url(/media/community/contest_bg.jpg) top left no-repeat;
	}
.contest-page .bottom {
	background: url(/media/community/contest_bg.jpg) bottom right no-repeat;
	padding: 20px 0 40px 0;
	}
.contest-page fieldset {
	width: 432px !important;
	}
.contest-page textarea {
	width: 420px !important;
	}
.contest-page .signpost {
	width: 432px !important;
	display: block;
	clear: both;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 3px 0;
	margin: 10px 0 0 0;
	}
 
/* Home */
 
#home-border {
	background: url(../images/border.png) top left repeat-y;
	}

/* New Widget Stuff */

.widget { margin: 0 0 1.5em 0; color: #333; }
.widget .border { border: 1px solid #E0E0E0; padding: 0; margin: 0; }
.widget .border-top { border-top: 1px solid #E0E0E0; }
.widget .border-right { border-right: 1px solid #E0E0E0; }
.widget .border-bottom { border-bottom: 1px solid #E0E0E0; }
.widget .border-left { border-left: 1px solid #E0E0E0; }
.widget .rounded { -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.widget .rounded-bottom {
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	}
.widget .rounded-bottom-right {
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	}
.widget .overflow-hidden { overflow: hidden; }
.widget .grey { background: #F1F1F1; }
.widget .white { background: #FFFFFF; }
.widget .gradient { background: #FFF url(/media/widgets/gradient.png) bottom center repeat-x; padding: 1px 0; }
.widget .gradient-top { background: #FFF url(/media/widgets/gradient-top.png) top center repeat-x; padding: 1px 0; }
.widget .red { background: url(/media/home/herored.jpg) center center repeat-x; }
.widget .darkgrey { background: url(/media/home/tab_gradient.png) bottom center repeat-x; }
.widget .yellow {
	background: #FEFAF2 url(/media/community/yellowslice.jpg) bottom center repeat-x;
	border-top: 1px solid #FBF0D9;
	margin-top: 2px;
	}
.widget .inset { padding: 0 10px; }
.widget .inset-narrow { padding: 0 5px; }
.widget .align-right { text-align: right; }
.widget .padded { padding: 5px 10px; }
.widget .header {
	position: relative;
	background: #FFF url(/media/widgets/gradient.png) bottom center repeat-x;
	margin: 0;
	}
.widget .header .more { float: right; padding: 8px 10px; color: #999; }
.widget .header h4 { padding: 8px 10px; margin: 0; font-weight: bold; }
.widget .header h4.icon { padding-left: 34px; background-position: 5px 50%; background-repeat: no-repeat; }
.widget .header h4.icon.twitter { background-image: url(/media/widgets/twitter.png); }
.widget .header h4.icon.facebook { background-image: url(/media/widgets/facebook.png); }
.widget .header h4.icon.flickr { background-image: url(/media/widgets/flickr.png); }
.widget .chip {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	width: 28px;
	height: 28px;
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
.widget .border .chip { top: -1px; right: -1px; }
.widget .chip.new { background-image: url(/media/widgets/chip-new.png); }
.widget .chip.fun { background-image: url(/media/widgets/chip-fun.png); }
.widget .banner { border-top: 1px solid #E0E0E0; border-bottom: 1px solid #E0E0E0; }
.widget .banner img { display: block; }
.widget .tail-right {
	background: url(/media/widgets/tail-left.png) top right no-repeat;
	padding-right: 15px;
	padding-top: 3px;
	}
.widget .tail-left {
	background: url(/media/widgets/tail-right.png) top left no-repeat;
	padding-left: 15px;
	padding-top: 3px;
	}
.white-arrow { color: #FFF; background: url(/media/home/whitearrow.png) 100% 45% no-repeat; padding-right: 10px; font-weight: bold; }
.widget p { font-size: .9em; line-height: 1.4em; margin: 0px 0px; }
.widget .small { font-size: .875em; line-height: 1.4em; }
.widget hr { background: #E0E0E0; margin: .75em 0; }

.widget .sidebar-content {
	background: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(0.0, #EEE),
		color-stop(0.25, #EEE),
		color-stop(0.25, #FFF),
		color-stop(1.0, #FFF)
		);
	padding: 10px 0;
	}
.widget .sidebar-content:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
.widget .sidebar-content .sidebar { float: left; width: 20%; padding: 10px 2.5%; }
.widget .sidebar-content .content { float: right; width: 70%; padding: 10px 2.5%; }

/* Widgets */

.widget {
	margin-bottom: 1.2em;
	}
.widget h3.title {
	font-size: 1em;
	font-size: .95em;
	line-height: 1.5em;
	text-transform: uppercase;
	margin: 0 0 .75em 0;
	font-weight: bold;
	color: #666;
	}
.sidebar .widget h3.title {
	}
.widget .actions {
	font-size: .875em;
	border-top: 1px solid #E0E0E0;
	margin-top: .5em;
	line-height: 2em;
	text-align: right;
	}
.widget table .actions {
	text-align: left;
	}
.widget .actions.top-right {
	border: none;
	float: right;
	margin: 0 0 .75em 1.5em;
	line-height: 1.5em;
	}
.widget .actions span {
	margin-right: 1em;
	}
.widget .actions span.points {
	background: url(/media/home/heart.png) center right no-repeat;
	padding-right: 15px;
	}
.widget .actions span.comments {
	background: url(/media/home/commentbox.png) center right no-repeat;
	padding-right: 15px;
	}
.widget .actions span.addthis img {
	border: none !important;
	}
.post .actions {
	border-top: none;
	}
.post table .actions {
	text-align: right;
	}

/* Widget Article */

.widget .article {
	line-height: 1.4em;
	margin: 5px 0;
	}
.widget .article table img {
	border: 1px solid #CCC;
	}
.widget .article .title {
	font-weight: bold;
	color: #000;
	font-size: .9em;
	line-height: 1.4em;
	}
.widget .article .title a {
	color: inherit;
	}
.widget .article .author {
	font-style: italic;
	color: #999;
	font-size: .9em;
	line-height: 1.4em;
	}
.widget .article p {
	font-size: .875em;
	line-height: 1.4em;
	margin: .25em 0 .7em 0;
	color: #333;
	}

/* Move Later */

.inset {
	padding: 0 10px;
	}
.feature-area .widget {
	margin-bottom: none;
	}

/* Community Featured Area */

.community-features {
	background: url(/media/community/community_feature_sprite_adjust.png) top center repeat-y;
	margin: 4px 0;
	}
.community-features .top {
	background: url(/media/community/community_feature_sprite_adjust.png) top left no-repeat;
	}
.community-features .bottom {
	background: url(/media/community/community_feature_sprite_adjust.png) bottom right no-repeat;
	padding: 20px 0 15px 0;
	}
.community-features .widget {
	margin: 0 10px;
	margin: 0;
	}

/* Call to Action Widget */

.call-to-action {
	}
.call-to-action .info {
	border: 1px solid #E0E0E0;
	background: #FFF url(/media/home/graygradient.png) bottom center repeat-x;
	}
.call-to-action .info img {
	border-bottom: 1px solid #E0E0E0;
	}
.call-to-action .info p {
	color: #333;
	margin: .7em 0;
	font-size: .875em;
	line-height: 1.4em;
	margin: .7em 0;
	}
.call-to-action .info table {
	margin: .7em 0;
	}
.call-to-action .call {
	background: url(/media/home/herored.jpg) center center repeat-x;
	background: url(/media/home/newactiongradient.jpg) bottom center repeat-x;
	background: url(/media/home/tab_gradient.png) bottom center repeat-x;
	text-align: right;
	font-size: .95em;
	line-height: 2.25em;
	font-weight: bold;
	}
.call-to-action .call .background {
	background: url(/media/home/whitecorner.png) bottom right no-repeat;
	}
.call-to-action .call a {
	color: #FFF;
	background: url(/media/home/whitearrow.png) 100% 45% no-repeat;
	display: block;
	padding-right: 15px;
	margin-right: 15px;
	}

/* Polls */

.wp-polls .pollbar {
	margin: 1px 1px 10px 1px;
	font-size: 10px;
	line-height: 12px;
	height: 8px;
	border: 1px solid #921925;
	border: none;
	background: url(/media/home/herored.jpg) center center repeat-x;
	}
 
/* Home Features */
 
#home-features {
	position: relative;
	width: 724px;
	height: 370px;
	overflow: hidden;
	border: 1px solid #E0E0E0;
	}
#home-features ul {
	position: absolute;
	z-index: 10;
	bottom: 0;
	width: 724px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	}
#home-features ul li {
	background: url(/media/home/herored.jpg) center center repeat-x;
	float: left;
	width: 25%;
	text-align: center;
	}
#home-features ul li a {
	display: block;
	padding: 13px 10px 11px 10px;
	color: #FFF;
	background: url(/media/home/heroarrow.png) 0px 0px repeat-x;
	}
#home-features ul li.ui-tabs-selected a {
	background-position: 50% 0px;
	}
#home-features div img {
	width: 722px;
	}
#home-features .feature {
	margin-right: 3px;
	}
#home-features .feature img {
	}
#home-features .feature h3 {
	
	}
#home-features .feature p.postscript {
	color: #666;
	font-style: italic;
	}
#home-features .feature .more {
	font-size: 1.3em;
	}
#home-features .feature .more a {
	color: #000;
	background: url(../images/arrow_small.png) center right no-repeat;
	padding-right: 18px;
	}
.center { text-align: center; }



/* Recipe Vote */

#recipe_battle {
	position: relative;
	height: 100%;
	overflow: hidden;
	margin: 0px;
	}

.recipe_battle_banner {
	margin-right: auto;
	margin-left: auto;
	}
	

/* Ads Features */
 
#ads-features {
	position: relative;
	height: 100%;
	overflow: hidden;
	margin: 0px;
	padding-top: 185px;
	padding-left: 20px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	background: #f8f8f8;
	}
	
#ads-features hr {
	margin-top: 5px;	
	margin-bottom: 5px;
	margin-left: 0px;
	}
	
.ads_banner{
	width: 715px;
	height: 189px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	z-index: 100;
	}
	
.ads_gallery {
	margin: 0px;
	z-index: 110;
	}
	
.ads_bottom{
	width: 715px;
	background: url(http://www.pomwonderful.com/media/community/contest_bg.jpg) no-repeat 100% 100%;
	float: left;
	}
	
#ads-features ul {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 200;
	width: 715px;
	height: 189px;
	border-right: 1px solid #e2e2e2;
	}
	
.ads_title { 
	text-transform: capitalize;
	height: 25px;
	background: url(/media/widgets/gradient.png) repeat-x;
	border: 1px solid #e2e2e2;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	color: #777777;
	}
	
.ads_sub_title { 
	text-transform: capitalize;
	font-size: 12px;
	color: #777777;
	}
	
.ads-header { 
	width: 289px;
	height: 189px;
	}

.ads_one_tab {
	width: 280px !important;
	height: 189px !important;
	border: none;
	margin: 0;
	float: left;
	opacity: 1;
	}

.ads_two_tab {
	width: 212px !important;
	height: 189px !important;
	border: none;
	margin: 0;
	float: left;
	opacity: 1;
	}
	
.ads_three_tab {
	width: 223px !important;
	height: 189px !important;
	border: none;
	margin: 0;
	float: left;
	opacity: 1;
	}

#ads_one_trans {
	position: absolute;
	top: 0px;
	}
	
#ads_two_trans {
	position: absolute;
	top: 0px;
	}
	
#ads_three_trans {
	position: absolute;
	top: 0px;
	}

#ads_one {
	margin-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	z-index: 110;
	}
	
#ads_two {
	margin-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
		z-index: 110;
	}
	
#ads_three {
	margin-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
		z-index: 110;
	}
	
	
	
/* Advanced Search */

body .pom_recipes .header .advanced a.search {
	position: absolute;
	z-index: 15;
	top: 5px;
	left: 5px;
	display: block;
	text-indent: -9999px;
	background-image: url(/media/sprites/search.png);
	background-position: -622px 0px;
	height: 38px;
	width: 193px;
	}
	
body .pom_recipes .header .advanced a.search:hover {
	background-position: -815px 0px;
	}
	
body .pom_recipes .content .advanced a.search {
	float: right;
	display: block;
	position: relative;
	top: -5px;
	text-indent: -9999px;
	background-image: url(/media/sprites/search.png);
	background-position: -622px 0px;
	height: 38px;
	width: 193px;
	}
body .pom_recipes .content .advanced a.search:hover {
	background-position: -815px 0px;
	}
body .pom_health .header .advanced a.search {
	position: absolute;
	z-index: 15;
	top: 8px;
	right: 5px;
	display: block;
	text-indent: -9999px;
	background-image: url(/media/wpr/wpr_search.png);
	background-position: 0px 0px;
	height: 38px;
	width: 311px;
	}
body .pom_health .header .advanced a.search:hover {
	background-position: -311px 0px;
	}
body .pom_health .body .content .advanced a.search {
	float: right;
	display: block;
	position: relative;
	top: -12px;
	text-indent: -9999px;
	background-image: url(/media/wpr/wpr_search.png);
	background-position: 0px 0px;
	height: 38px;
	width: 311px;
	}
body .pom_health .body .content .advanced a.search:hover {
	background-position: -311px 0px;
	}
.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 150%;
	background-color: #000;
	z-index: 20000;
	-moz-opacity: 0.5;
	opacity: .50;
	filter: alpha(opacity=50);
	}
.white_content {
	display: none;
	position: fixed;
	top: 50px;
	width: 980px;
	left: 50%;
	margin: 0 0 0 -490px;
	height: auto;
	background-color: white;
	z-index: 20500;
	overflow: auto;
	}
#login_lightbox.white_content {
	width: 300px;
	left: 50%;
	margin: 0 0 0 -150px;
	}
.white_content .wrapper {
	width: auto;
	padding: 16px;
	border: 16px solid #cccccc;
	}
.white_content .close {
	float: right;
	}
.white_content table {
	width: 100%;
	}
.white_content td {
	vertical-align: top;
	margin-right: 5px;
	}
.white_content .column {
	float: left;
	width: 15%;
	margin-right: 2%;
	}
.white_content .column.double {
	width: 32%;
	}
.white_content .column.double .column {
	width: 49%;
	}
.white_content .column.triple {
	width: 49%;
	}
.white_content .column.triple .column {
	width: 31%;
	}
.white_content .column.last {
	margin-right: 0;
	}
.white_content h3 {
	margin-top: 0;
	}
.white_content form input {
	padding: 0 3px;
	}
.white_content form label {
	padding: 0;
	}
 
/* Community Features */
 
#community-features .action a {
	font-weight: bold;
	background: url(../images/arrow_small.png) center right no-repeat;
	padding-right: 15px;
	}
 
/* Community Box */
 
#community-box {
	}
#community-box h3 {
	color: #000;
	text-align: center;
	background: url(../images/logo_community.png) top center no-repeat;
	padding-top: 50px;
	}
#community-box .actions {
	text-align: center;
	margin: 1.5em 0;
	}
#community-box .actions a {
	color: #FFF;
	background: url(../images/red.png) center center repeat-x;
	-webkit-border-radius: 3px;
	padding: 3px 10px;
	margin: 0 .5em;
	}
#community-box p {
	color: #000;
	}
#community-box p a.more {
	background: url(../images/arrow_small.png) center right no-repeat;
	padding-right: 15px;
	font-weight: bold;
	}
 
/* Feeder */
 
#feeder {
	height: 210px;
	height: 315px;
	height: 95px;
	color: #333;
	overflow: hidden;
	}
#feeder .bubble {
	position: relative;
	height: 95px;
	font-size: .825em;
	line-height: 1.4em;
	}
#feeder .bubble .body {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 80px;
	padding-bottom: 15px;
	overflow: hidden;
	background: #FFF url(/media/home/bubble_small.png) top center no-repeat;
	}
#feeder .bubble .body a {
	color: #666;
	}
#feeder .bubble.active .body {
	top: 0;
	}
#feeder .bubble .quote {
	padding: 6px 10px 10px 32px;
	height: 48px;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	}
#feeder .bubble .quote.twitter {
	background-image: url(/media/home/twitter.png);
	background-position: 2px 5px;
	}
#feeder .bubble .quote.testimonial {
	background-image: url(../images/testimonials.png);
	background-position: 5px 8px;
	}
#feeder .bubble .byline {
	padding: 0 20px 5px 40px;
	position: absolute;
	bottom: 0;
	}
.more-links { float: right; font-size: .825em; }
.more-links a { display: block; float: left; margin-left: 20px; }
.widget .twitter .follow {
	font-size: .825em;
	line-height: 1.4em;
	text-align: right;
	margin-top: -1.9em;
	position: relative;
	z-index: 5;
	}
 
/* Community Activity */
 
.community-activity {
	color: #333;
	height: 156px;
	overflow: hidden;
	}
.community-activity .bubble {
	position: relative;
	height: 52px;
	font-size: .825em;
	line-height: 1.35em;
	margin: 0 !important; /* FIXME */
	}
.community-activity .bubble .body {
	position: absolute;
	bottom: 0;
	height: 52px;
	background: url(/media/community/activitybubble.png) top right no-repeat;
	}
.inset .community-activity .bubble .body {
	background-image: url(/media/community/activitybubble_narrow.png);
	}
.community-activity .bubble.community-activity-active .body {
	top: 0;
	}
.community-activity .bubble .action {
	float: right;
	width: 185px;
	margin: 4px 4px 4px 24px;
	}
.inset .community-activity .bubble .action {
	width: 165px;
	}
.community-activity .bubble .action a.title {
	color: #666;
	font-style: italic;
	}
.community-activity .bubble .user {
	float: left;
	padding-top: 5px;
	}
.community-activity .bubble .user img {
	width: 23px;
	height: 23px;
	}

/* Testimonails */

.testimonials .bubble {
	padding-left: 60px;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: .825em;
	line-height: 1.35em;
	min-height: 111px;
	margin-bottom: 5px;
	}
.testimonials .bubble.juice { background-image: url(/media/images/testi_juice.png); min-height: 111px; }
.testimonials .bubble.tea { background-image: url(/media/images/testi_tea.png); min-height: 111px; }

.testimonials .bubble.recovery { background-image: url(/media/images/testi_recovery.jpg); min-height: 111px; }
.testimonials .bubble.coffee { background-image: url(/media/images/testi_coffee.png); min-height: 111px; }
.testimonials .bubble.fresh { background-image: url(/media/images/testi_fruit.png); min-height: 111px; }
.testimonials .bubble.bars { background-image: url(/media/images/testi_bar.png); min-height: 111px; }
.testimonials .bubble.shots { background-image: url(/media/images/pomshots.png); min-height: 111px; }
.testimonials .bubble.pills { background-image: url(/media/images/testi_pills.png); min-height: 111px; }
.testimonials .bubble .body {
	border: 1px solid #E0E0E0;
	background: #F0F0F0 url(/media/home/graygradient.png) top center repeat-x;
	background: #F6F6F6 url(/media/home/testimonial-gradient.png) bottom center repeat-x;
	padding: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	}
.testimonials .bubble .body p { margin: 0; color: #666; }
.testimonials .bubble .body a { color: #666; }
.testimonials .byline {
	background: url(/media/home/bubbletail.png) top left no-repeat;
	padding: 5px 0 5px 15px;
	margin-left: 20px;
	color: #999;
	position: relative;
	top: -2px;
	z-index: 2;
	}

/* Footer */

#footer {
	background: url(/media/home/footer_shadow.png) top center no-repeat;
	padding: 2em 0 1.5em 0;
	margin: 3em 0 0 0;
	text-align: center;
	color: #666;
	}
#footer ul {
	margin: .5em 0;
	}
#footer ul li {
	list-style: none;
	display: inline;
	margin: 0 .5em;
	}
#footer p {
	margin: .5em 0;
	}

/* Join the Community */

#join-the-community {
	background: url(/media/home/join_placeholder.jpg) center center no-repeat;
	background: url(/media/home/joincommunitybox.png) center center no-repeat;
	width: 236px;
	height: 191px;
	height: 73px;
	margin-bottom: 10px;
	}
#join-the-community a.register {
	float: left;
	margin: 42px 0 0 35px;
	display: block;
	text-indent: -9999px;
	background: url(/media/home/register.png) center center no-repeat;
	width: 78px;
	height: 17px;
	}
#join-the-community a.signin {
	float: right;
	margin: 42px 35px 0 0;
	display: block;
	text-indent: -9999px;
	background: url(/media/home/signin.png) center center no-repeat;
	width: 78px;
	height: 17px;
	}

/* Page Numbers */

#wp_page_numbers ul {
	float: right;
	}
#wp_page_numbers ul li {
	float: left;
	margin-right: 2px;
	}
#wp_page_numbers ul li.page_info {
	color: #666;
	margin-right: 1.5em;
	}
#wp_page_numbers ul li a {
	display: block;
	padding: 0 6px;
	}
#wp_page_numbers ul li.active_page a {
	color: #000;
	background: #CCC;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

/* Lightbox */

#lightbox {
	display: none;
	}
#overlay {
	position: fixed;
	z-index: 20000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #333;
	opacity: .6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	}
#login-form {
	position: fixed;
	z-index: 30000;
	top: 200px;
	width: 100%;
	}
#login-form .login-box {
	margin: auto;
	width: 260px;
	border: 15px solid #CCC;
	background: #FFF;
	padding: 5px 20px;
	}
#login-form div.close {
	text-align: right;
	font-size: .85em;
	}
#login-form form {
	margin: 10px 0;
	}
#login-form table td {
	vertical-align: middle;
	padding-bottom: 10px;
	}
#login-form .not-a-member, #login-form .forgot-password {
	text-align: center;
	font-size: .85em;
	line-height: 2em;
	color: #666;
	}
#login-form .rememberme {
	font-size: .85em;
	line-height: 2em;
	color: #666;
	}

/* General */

.alignleft { float: left; margin-right: 15px !important; }
.alignright { float: right; margin-left: 15px !important; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.noborder { border: none !important; }
.nomargin { margin: 0 !important; }
.username { text-transform: none; }
.center { text-align: center; }
.inset { padding: 0 10px; }
.inset-wide { padding: 0 20px; }
.hero img { display: block; }

.form-textarea label { display: block; }
.authorname { line-height:50px; font-size: 1.25em; color: #000; font-style: italic; }
.authorname a { color: #000; }

#comments-number { border-bottom: 1px solid #E0E0E0; padding-bottom: .75em; margin-bottom: .75em; }
.comment-body { margin: .75em 0; padding-bottom: .75em; border-bottom: 1px solid #E0E0E0; }

.top-inner-shadow {
	background: url(/media/home/hero_shadow.png) top center no-repeat;
	padding-top: 2.25em;
	}
.widget.home-heros {
	margin-bottom: 0;
	}
.ui-tabs-hide {
	display: none;
	}

.profile-links li a {
	color: #666;
	}
.profile-links li a:hover {
	color: #921925;
	}

.register-section input[type="text"] { width: 200px; }
.register-section input[type="password"] { width: 200px; }
.register-section table td { padding-bottom: 10px; }

#user-status { display: none; }
.editfield textarea { display: block; width: 400px; height: 150px; }
.editfield .checkbox .label { margin-right: 20px; }
.editfield label { margin-right: 15px; }

#avatar-crop-pane { display:none }

.post-ratings-comment-author {display:none}

.sidebar .widget textarea { width: 182px; }

.profile-widget { margin-bottom: 3em; }
.profile-widget h4 { margin-bottom: .75em; }

.horiz-gallery .left, .horiz-gallery .right { margin: 10px 0 10px 0; }
.horiz-gallery .left { margin-left: 25px; }
.horiz-gallery .right { margin-right: 25px; }

#body #friend-list li { float: left; margin: 15px 20px 0 0; }
#body #random-members-list li { float: left; margin: 25px 20px 0 0; width: 90px; height: 90px; }
#body #random-members-list li .profile-data { display: none; }
#body #random-members-list li .action { display: none; }
#body #random-members-list li p { display: none; }

#nav #random-members-list li { display: block; clear: both; float: none; }

#messages-form { margin-top: 20px; }
#message-threads { margin-top: 20px; }
#message-threads th, #message-threads td { vertical-align: top; border-collapse: collapse; }

ul.content-header-nav { float: right; font-size: .85em; }
ul.content-header-nav li { float: left; }
ul.content-header-nav li a {
	display: block;
	color: #666;
	padding: 0 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}
ul.content-header-nav li a:hover { text-decoration: underline; }
ul.content-header-nav li.current a { background: #999; color: #FFF; }

.old hr { border-bottom: none; border-top: 1px solid #CCC; }

.avatar img { display: block; margin: 0 auto 10px auto; }

.info.old ul a { color: #666; }
.info.old ul a:hover { color: #921925; }

.noleftsidebar {width:100%; border:1px solid green; margin:0px; padding:0px}


#hearts {
	color: #333;
	height: 183px;
	width:235px;
	overflow: hidden;
	background:url(/ecards/valentines/heart-avatar1.jpg) no-repeat;
	min-height: 183px;
	}
	
#hearts .heart {
	position: relative;
	height: 183px;
	width:235px;
	margin: 0 !important; /* FIXME */
	}
	
#hearts .heart .bodyy { 
	color:#111; 
	text-transform:capitalize;
	font-size: 15px;
	font-family: Arial, sans-serif;
	line-height: 17px;
	letter-spacing: 0px; 
	text-align:center; 
	font-weight:bold; 
	letter-spacing:-1px;
	padding-top:70px; 
	position: absolute;
	bottom: 0px;
	height: 113px;
	width:235px;
	}

#hearts .heart-active .bodyy { 
	position: absolute;
	top: 0;
	}

.employee { font-size: 85%; color:#999999; font-style:italic; margin-left:5px; }

.comment-author .employee {float:right; padding-top:30px}

.info .employee { font-size: 11px; color:#999999; font-style:italic;  margin:0px

}

.authorname .employee {margin-left:5px}

 .large {width:350px}
 .gfield {margin-bottom:10px}
 .gfield_label {font-weight:600}
 
 table.notification-settings {width:500px}
  table.notification-settings td {width:250px; padding-bottom:15px}
   table.notification-settings td.yes,table.notification-settings td.no  {width:40px; padding-bottom:15px}
  table.notification-settings th.title {font-weight:bold; font-size:125%}
  
ul.bullet li{list-style-type:disc; list-style-position:outside;text-indent:0px;margin-left:15px}
ul.bullet ul li{list-style-type:circle; list-style-position:outside;text-indent:0px; margin-left:30px}

#reasoning_facebook, #reasoning_twitter, #reasoning_digg {display:none}
