body
{
    width: 95%;
    text-align: center;
    margin: 40px auto;
    font-family: verdana;
    font-weight:bold;
}
a
{
    text-decoration: none;
}
.right
{
	text-align: right;
}
.left
{
	text-align: left;
}

img.logo
{
    border:0px;
}

div.menu
{
    margin-top: 40px;
    font-size:10px;
}
div.menu a.menulink
{
    margin-right: 1%;
    color: #D5374A;
}
div.menu a.menulink:hover
{
    color: #666666;
}
div.page
{
    color:#666666;
    font-size:11px;
}
div.searcher
{
    margin-top: 10px;
}
div.searcher span.searchertitle
{
    color:#666666;
    font-size:11px;
}
div.searcher form.formsearcher
{
    margin-top: 10px;
}
div.searcher form.formsearcher input.inputsearcher
{
    border:1px solid #666666;
    width:480px;
    color:#000000;
}
div.searcher form.formsearcher input.buttonsearcher
{
    margin-top: 10px;
}

div.marquee
{
     font-size: 12px;
    margin: 0 auto;
    padding-bottom: 5px;
}
div.marquee a
{
    color: #A60911;
}

div.foodtype
{
    margin-top: 30px;
}
div.foodtype a.foodtypelink
{
    border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin-right: 3%;
	padding: 5px 20px;
	text-decoration: none;
	background: #f40000; 
	background:-moz-linear-gradient(center top , #f40000, #cc0000);
	background: -webkit-gradient(linear, center top, center bottom, from(#f40000), to(#cc0000));
	background: gradient(linear, center top, center bottom, from(#f40000), to(#cc0000));
}
div.foodtype a.foodtypelink:hover
{
    color:#f0f0f0;
	text-decoration: none;
}

div.foodtype a.last
{
	margin-right: 0;
}

table.categorytable
{
	position:relative;
	width: 100%;

    border-spacing: 0px;
    font-family: verdana;
    font-weight:bold;
    border-collapse: collapse;
}

table.categorybtable tr.categorybtrheader
{
	background-image: url("../img/tableheading.jpg");
	height:26px;
	letter-spacing:1px;
}

table.categorytable tr.categorytrheader
{
	background-image: url("../img/tableheading.jpg");
	height:26px;
	letter-spacing:1px;
}
table.categorytable tr.categorytrheader td.categorytdheader
{
	font-size: 12px;
	color: #FFFFFF;
	padding-left:10px;
}
table.categorytable tr.categorytr
{

}
table.categorytable tr.categorytr td
{
	padding:10px 0px 10px 10px;
    width: 33%;
}
table.categorytable tr.categorytr td.right
{
	padding-right:10px;
}
table.categorytable tr.white
{
    background-color:#FFFFFF;
}
table.categorytable tr.grey
{
	background-color:#F0F0F0;
}


table.categorytable tr.categorytr td a.categorylink
{
	font-size:10px;
	color:#A23131;
    text-decoration: underline;
    margin-left: 10px;
}
table.categorytable tr.categorytr td a.categorylink:hover
{
	color:#666666;
	text-decoration:none;
}
table.categorytable tr.categorytr td.categorytdcategoryfoods
{
	font-size:9px;
    font-weight:normal;
	color:#000000;
}
table.categorytable tr.categorytr td.categorytdcategoryfoods a.categorylinksmall
{
	color:#A23131;
    text-decoration: underline;
}
table.categorytable tr.categorytr td.categorytdcategoryfoods a.categorylinksmall:hover
{
	color:#666666;
	text-decoration:none;
}

table.categorytable tr.categorytrfoods
{
	vertical-align: top;
}
table.categorytable tr.categorytrfoods td
{
	padding: 10px 0px 10px 10px;
}

table.categorytable tr.categorytrfoods.blockview td
{
	padding: 10px 0px 10px 10px;
}

table.categorytable tr.categorytrfoods td.categorytdfoods
{
	font-size:11px;
    font-weight:normal;
	color:#000000;
    width: 33%;
}
table.categorytable tr.categorytrfoods td.products
{
	font-size:11px;
    font-weight:normal;
	color:#000000;
}
table.categorytable tr.categorytrfoods td.categorytdfoods a.categorylinksmallg
{
	color:#277d23;
    text-decoration: underline;
    margin-left: 20px;
}
table.categorytable tr.categorytrfoods td.categorytdfoods a.categorylinksmall
{
	color:#A23131;
	font-weight:bold;
    text-decoration: underline;
    margin-left: 20px;
}
table.categorytable tr.categorytrfoods td.categorytdfoods a.categorylinksmall:hover
{
	color:#666666;
	text-decoration:none;
}

table.categorytable tr.foodtr
{
    text-align: center;
}
table.categorytable tr.foodtr td.foodtrtd
{
    text-align: center;
    font-weight:normal;
    font-family: verdana;
    font-size:11px;
    color:#333333;
    letter-spacing:1px;
}
table.categorytable tr.foodtr td.foodtrtd b
{
	font-size:14px;
}
table.categorytable tr.foodtr td.foodtrtd div.fooddescription
{
    margin-top: 10px;
}
span.foodname
{
    color:#DC2E3F;
}
table.categorytable tr.foodtr td.foodtrtd div.foodform
{
	margin: 0 auto;
    width: 510px;
    font-size:14px;
    font-weight:bold;
    color:#666666;
    height:24px;
    vertical-align: text-top;
    padding-top: 10px;
    padding-bottom: 10px;
}
table.categorytable tr.foodtr td.foodtrtd div.foodform div
{
    float: left;
    margin-left: 5px;
}
table.categorytable tr.foodtr td.foodtrtd div.foodform div input.smallinput
{
    border:1px solid #666666;
    height:20px;
	padding-top:5px;
    width: 100px;
}

table.categorytable tr.foodtr td.foodtrtd div.measurementlist
{
	color:#666666;
	font-size:11px;
	font-weight:bold;
    letter-spacing:0px;
    margin-bottom: 10px;
}

table.categorytable tr.foodtr td.foodtrtd div.formresult
{
    display: none;
}
table.categorytable tr.foodtr td.foodtrtd div.formresult div a.backresult
{
	font-size:14px;
	font-weight:bold;
	color:#666666;
    margin-bottom: 5px;
}
table.categorytable tr.foodtr td.foodtrtd div.formresult div.calorieresult
{
    margin: 0 auto;
    width: 320px;
    background-color: #F0F0F0;
    font-size:22px;
    padding-bottom: 10px;
    padding-top: 10px;
}

table.categorytable tr.foodtr td.foodtrtd div.formresult div.calorieresult span.redbig
{
	color:#DC2E3F;
	letter-spacing:1px;
}

div.categoryfoodselement
{
	padding: 5px 0;
	height: 16px;
	white-space: nowrap;
}



div.copyright {
 	FONT-WEIGHT: normal;
	FONT-SIZE: 70%;
	FONT-FAMILY: "Trebuchet MS", Tahoma, sans-serif;
	TEXT-ALIGN: center;
	COLOR: #000000;
        margin: 0 0 25px 0;
	padding:0px 0px 0px 0;
        }

div.copyright  a
{

	FONT-FAMILY: "Trebuchet MS", Tahoma, sans-serif;
	COLOR: #C42;
}


div.ccontent {
 	FONT-WEIGHT: normal;
	FONT-SIZE: 100%;
	FONT-FAMILY: "Trebuchet MS", Tahoma, sans-serif;
	TEXT-ALIGN: justify;
	COLOR: #000000;
        width: 650px;
        margin: 0 auto;
	padding: 15px 10px 15px 0;
        }

/* BLOG */
div.blog{
	width:700px;
	margin:0 auto;
}

div.left_panel{
	float:left;
	width:145px;
	padding-left:25px;
}

div.body_blog{
	float:left;
	width:530px;
	color: #666;
}

div.body_blog a{
	color: #A60911;
}

div.post {
	margin-bottom: 20px;
}

.post_separator {
	border-bottom: 1px dotted #F00;
}

div.post div.date{
	float:left;
	margin-right:10px;
	font-size: 8px;
	color: #A60911;
	border:1px solid #666666;
	padding: 2px 6px 2px 6px;
}

div.post div.date {
	font: normal 12px "Trebuchet", "Tahoma", sans-serif;
	}

div.post div.date span.year{ font-size: 10px;}
div.post div.date span.month{ font-size: 15px;}
div.post div.date span.day{ font-size: 20px;}

div.post div.category{
	text-align:left;
	font-size: 16px;
	font-weight: normal;
}

div.post div.category span{
	font-size: 13px;
	color: #A60911;
}

div.post div.category a{
	font-size: 13px;
}

div.post div.category a:hover{
	text-decoration: underline;
}

div.post div.title{
	text-align:left;
	font-size: 26px;
	font-weight: normal;
	color: #333;

}

div.post div.title a{
	color: #333;
}

div.post div.title a:hover{
	text-decoration: underline;
}

div.separator{
	clear:both;
	margin-top:4px;
}

div.post div.description{
	text-align:left;
    margin-bottom:10px;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	color: #8A9197;
	font-weight: normal;
	color: #000;
}

div.post div.detalle{
	text-align:right;
	font-size: 14px;
	font-weight: normal;
}

div.post div.detalle a:hover{
	text-decoration: underline;
	}

/* COMMENTS */
span.title_comment{
	float: left;
	text-align: left;
	font-weight: bold;
	font-style: oblique;
	font-size: 18px;
	color: #A60911;
	border:1px solid #666666;
	width:95%;
	padding:3px;
}

div.comment {
	margin-bottom: 10px;
	text-align: left;
	padding-bottom: 5px;
}

span.comment_name {
	color: #A60911;
	font-size: 14px;
}

span.comment_date {
	color: #333;
	font-size: 12px;
}

span.comment_description {
	margin-top: 25px;
	font-size: 12px;
}

form.comment_form {
	text-align: left;
}

span.comment_label {
	font-size: 14px;
	font-weight: normal;
}

div.error {
	color: #F00;
}

/* MENU IZQUIERDO */
div.title_menu
{
	text-align: left;
	font: normal 20px "Trebuchet MS", "Tahoma", sans-serif;
	margin-bottom: 3px;
}

div.blog_archives
{
	text-align: left;
	margin-bottom:20px;
}

div.blog_rss
{
    text-align: left;
    margin-bottom:20px;
}

div.blog_category
{
    text-align: left;
    margin-bottom:20px;
}

input.search_input
{
	border:1px solid #666666;
	background: #DDD;
	width: 140px;
}

a.search_a
{
	font-weight: normal;
	font-size: 13px;
	color: #A60911;
	border:1px solid #A60911;
	background: #DF9496;
	padding: 0px 2px 0px 2px;
}

ul.category {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.category li{
    padding-left: 0px;
    height: 20px;
    text-align: left;
    font: normal 14px "Trebuchet MS", "Tahoma", sans-serif;;
}

ul.category li a {
    color: #A60911;
}
ul.category li a:hover{
    text-decoration: underline;
}

ul.archives {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.archives li{
	background-image: url("../img/month.jpeg");
	background-repeat: no-repeat;
	padding-left: 18px;
	height: 20px;
	text-align: left;
	font: normal 14px "Trebuchet MS", "Tahoma", sans-serif;;
}

ul.archives li a {
	color: #A60911;
}
ul.archives li a:hover{
	text-decoration: underline;
}

div.paginate
{
    font-size: 10px;
    font-weight: bold;
    color: #999;
    text-align: center;
    margin-top: 25px;
    padding: 5px;
}
div.paginate  a
{
    color: #C42;
}

div.paginategreen
{
    font-size: 10px;
    font-weight: bold;
    color: #999;
    text-align: center;
    margin-top: 25px;
    padding: 5px;
}
div.paginategreen  a
{
    color: #277d23;
}



/* MENU NUOVO */


#roundcont {
	width: 710px;
	height: 61px;
	padding: 10px 0 0 0;
	position: relative;
	background: url(../img/bg.gif) repeat-x;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0 auto;
}

#fabbisognodiv {
	width: 500px;
	height: 500px;
	padding: 10px 0 0 0;
	position: relative;
	background: url(../img/bg.gif) repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0 auto;
}

#roundcontgreen {
	width: 650px;
	height: 53px;
	padding: 10px 0 0 0;
	position: relative;
	background: url(../img/middle.gif) repeat-x;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0 auto;
}


#roundcont-calcola {
	width: 645px;
	height: 53px;
	padding: 10px 0 0 0;
	position: relative;
	background: url(../img/bg.gif) repeat-x;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0 auto;
}


#roundcont-calcola {
	background: url(../img/bg_green.gif) repeat-x;
}

#roundcont a,
#roundcont-calcola a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#roundcont .bg1,
#roundcontgreen .bg1,
#roundcont-calcola .bg1 {
	width: 9px;
	height: 63px;
	position: absolute;
	left: 0;
	top: 0;
}

#roundcont .bg2,
#roundcontgreen .bg2,
#roundcont-calcola .bg2 {
	width: 9px;
	height: 63px;
	position: absolute;
	right: -1px;
	top: 0;
}

.align_center
{
position: relative;
width: 100%;
}
.align_center:after
{
content: '';
display: block;
clear: both;
}
.align_center_to_left
{
position: relative;
right: 50%;
float: right;
}
.align_center_to_right
{
position: relative;
z-index: 1;
right: -50%;
}

ul.categories {
 	/* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	margin: 0px auto;
	padding:0;
	list-style: none;
	color: #fdc927;
}
ul.categories li {
	display:inline;

}
ul.categories li a {
	margin: 0 5px;

}

#search-form .form-item .form-text,
#calcola-form .form-item .form-text {
	width: 512px;
	border: 1px solid #000;
	float: left;
}
#search-form .form-item {
	width: 680px;
	margin: 0 auto;
	height: 19px;
	padding:2px 0px 6px 0px;
}

#search-form .form-item .form-submit,
#calcola-form .form-item .form-submit {
	float: right;
	margin: 0 0 0 5px;
	width: 66px;
}
form#search-form {

}

.tags {
	width: 650px;
	font-size: 10px;
	margin: 20px auto;
	text-decoration: none;
}
.tags b {
	float: left;
}
.tags a {

	background: url(../img/dot.gif) no-repeat 0px 4px;
	padding: 0 0 0 7px;
	margin: 1px 1px;
	font-size: 10px;
	color: #625c5c;
	text-decoration: none;
	display:inline-block;
}


#roundcont-calcola {
	text-align: center;
}
#calcola-form {
	width: 590px;
	margin: 5px auto;
}
#calcola-form .form-item {
	float: left;
	margin: 0 10px 0 0;
}
#calcola-form .form-item label {
	float: left;
	display: block;
	width: 128px;
	margin: 3px 3px 0 0;
}
#calcola-form .form-item .smallinput {
	width: 70px;
	padding: 3px 0;
}
#calcola-form .form-item .form-submit {
	width: 114px;
	height: 27px;
}




/* Consumi*/

table.hcategorytable
{

    width: 100%;
    border-spacing: 0px;
    font-family: verdana;
    font-weight:normal;
    border-collapse: collapse;
	/*background: #e1eef5;*/
}

table.hcategorytable tr.grey
{
    background-color: #e1eef5;
}


table.hcategorytable tr.hcategorytrheader
{
	background-image: url("../img/tablebheading.jpg");
	height:18px;
	letter-spacing:1px;
}

table.hcategorytable tr.hcategorytrheader td.hcategorytdheader
{
	font-size: 12px;
	color: #FFFFFF;
	padding-left:10px;
}

table.hcategorytable tr.hcategorytr td.hcategorytdhcategoryfoods
{
	font-size:9px;
    font-weight:normal;
	color:#000000;
}
table.hcategorytable tr.hcategorytr td.hcategorytdhcategoryfoods a.hcategorylinksmall
{
	color:#A23131;
    text-decoration: underline;
}

}
table.hcategorytable tr.hcategorytrfoods td.hcategorytdfoods a.hcategorylinksmall
{
	color:#A23131;
    text-decoration: underline;
    margin-left: 20px;

}
table.hcategorytable tr.hcategorytrfoods td.hcategorytdfoods a.hcategorylinksmall:hover
{
	color:#666666;
	text-decoration:none;
}

table.hcategorytable tr.foodtr
{
    text-align: center;
}
table.hcategorytable tr.foodtr td.foodtrtd
{
    text-align: center;
    font-weight:normal;
    font-family: verdana;
    font-size:11px;
    color:#333333;
    letter-spacing:1px;
}
table.hcategorytable tr.foodtr td.foodtrtd div.fooddescription
{
    margin-top: 10px;
}
span.foodname
{
    font-size:22px;
	letter-spacing:0px;
    color:#DC2E3F;
}
span.foodname2
{
    font-size:22px;
	letter-spacing:0px;
    color:#666666;
}

table.hcategorytable tr.foodtr td.foodtrtd div.foodform
{
	margin: 0 auto;
    width: 380px;
    font-size:14px;
    font-weight:bold;
    color:#666666;
    height:24px;
    vertical-align: text-top;
    padding-top: 10px;
    padding-bottom: 10px;
}
table.hcategorytable tr.foodtr td.foodtrtd div.foodform div
{
    float: left;
    margin-left: 5px;
}
table.hcategorytable tr.foodtr td.foodtrtd div.foodform div input.smallinput
{
    border:1px solid #666666;
    height:24px;
    width: 64px;
}

/* FABB styling */


	.fabb_calc
	{
		border: 0px;
		border-collapse: collapse;
		width: 460px;
		text-align: center;
		display: block;
		font-size: 12px;
		color: #C24D61;
		font-family: Verdana, Sans-Serif;
	}
	.fabb_calc tr td.bg
	{
		border: 0px;
		background-color: #f1cbd0;
		background-image: url('../img/fabb_bg.gif');
	}
	
	.fabb_calc tr td.nobg
	{
		border: 0px;
		background-color: #ffffff;
		padding: 0px;
		margin: 0px;
		width: 10px;
		height: 10px;
	}
	
	.fabb_calc tr td.cent
	{
		border: 0px;
		padding: 0px;
		margin: 0px;
		background-color: #f1cbd0;
		background-image: url('../img/fabb_bg.gif');
		height: 10px;	
		width: 440px;
	}
	
	.fabb_calc tr td.colsp
	{
		border: 0px;
		background-color: #f1cbd0;
		background-image: url('../img/fabb_bg.gif');	
		width: 440px;
		border: 0px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.fabb_calc tr td.aleft
	{
		border: 0px;
		background-color: #f1cbd0;
		background-image: url('../img/fabb_bg.gif');	
		width: 140px;
		text-align: left;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px;
		padding-right: 0px;
	}
	
		.fabb_calc tr td.aright
	{
		border: 0px;
		background-color: #f1cbd0;
		background-image: url('../img/fabb_bg.gif');	
		width: 260px;
		text-align: left;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 0px;
		padding-right: 10px;
	}

	.fabb_calc input
	{
		width: 40px;
		margin-left: 0px;
		padding-left: 0px;
		font-size: 12px;
		text-align: right;
	}

	.fabb_calc input.sesso
	{
		width: 12px;
		margin-left: 0px;
		padding-left: 0px;
		padding-right: 6px;
		margin-right: 6px;
		text-align: left;	
	}


	.fabb_calc ul
	{
		list-style: none;
		text-align: left;
		margin-left: 0px;
		padding-left: 0px;
		margin-top: 0px;
		padding-top: 0px;
		margin-right: auto;
		padding-right: 0px;
	}
	
	.fabb_calc input.calcola
	{
		text-align: right;
		width: 114px; 
		height: 19px;
	}		




/* FABB REDDISH-WHITE STYLING - NEW ORANGE*/



	.fabb_calc_red
	{
		border: 0px;
		border-collapse: collapse;
		width: 460px;
		text-align: center;
		display: block;
		font-size: 12px;
		color: black;
		background-color: #f2b100;
		font-family: Verdana, Sans-Serif;
	}
	.fabb_calc_red tr td.bg
	{
		border: 0px;
		background-color: #f2b100;
		background-image: url('../img/fabb_orange.gif');
		padding: 0px;
		margin: 0px;
	}
	
	.fabb_calc_red tr td.nobg
	{
		border: 0px;
		background-color: #ffffff;
		padding: 0px;
		margin: 0px;
		width: 10px;
		height: 10px;
		line-height:10px;
	}
	
	.fabb_calc_red tr td.cent
	{
		border: 0px;
		padding: 0px;
		margin: 0px;
		background-color: #f2b100;
		background-image: url('../img/fabb_orange.gif');
		height: 10px;
		line-height:10px;	
		width: 440px;
	}
	
	.fabb_calc_red tr td.cube
	{
		border: 0px;
		background-color: #f2b100;
		background-image: url('../img/fabb_orange.gif');
		padding: 0px;
		margin: 0px;
		width: 10px;
		height: 10px;
		line-height:10px;
	}
	
	.fabb_calc_red tr td.colsp
	{
		border: 0px;
		background-color: #f2b100;
		background-image: url('../img/fabb_orange.gif');	
		width: 440px;
		border: 0px;
		padding: 0px;
		margin: 0px;
	}

	.fabb_calc_red tr td.aleft
	{
		border: 0px;
		background-color: #f2b100;
		background-image: url('../img/fabb_orange.gif');
		text-align: left;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px;
		padding-right: 0px;
	}
	
	.fabb_calc_red tr td.aright
	{
		border: 0px;
		background-color: #f2b100;
		background-image: url('../img/fabb_orange.gif');
		text-align: left;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 0px;
		padding-right: 10px;
	}

	.fabb_calc_red input
	{
		width: 40px;
		margin-left: 0px;
		padding-left: 0px;
		font-size: 12px;
		text-align: right;
	}

	.fabb_calc_red input.sesso
	{
		width: 12px;
		margin-left: 0px;
		padding-left: 0px;
		padding-right: 6px;
		margin-right: 6px;
		text-align: left;	
	}

	.fabb_calc_red ul
	{
		list-style: none;
		text-align: left;
		margin-left: 0px;
		padding-left: 0px;
		margin-top: 0px;
		padding-top: 0px;
		margin-right: auto;
		padding-right: 0px;
	}
	
	.fabb_calc_red input.calcola
	{
		text-align: right;
		width: 95px; 
		height: 26px;
	}		

	div.grey
	{
	    background-color: #F0F0F0;
	}
	
	.calcbg {
		width:650px;
		padding:10px;
		margin:10px auto 0px auto;
		background-color:#F0F0F0;
	}

/*--------------- Corners ----------------- */

	span.lt {
		display:block;
		position:absolute;
		z-index:100;
		left:-1px ;
		top:-1px;
		width:16px;
		height:16px;
		background: url('../img/corners/lt.gif') no-repeat top left;
	}
		
	span.rt {
		display:block;
		position:absolute;
		z-index:100;
		right:-1px ;
		top:-1px;
		width:16px;
		height:16px;
		background: url('../img/corners/rt.gif') no-repeat top right;
	}
	
	span.rb {
		display:block;
		position:absolute;
		z-index:100;
		right:-2px ;
		bottom:-2px;
		width:16px;
		height:16px;
		background: url('../img/corners/rb.gif') no-repeat bottom right;
	}
	
		
	span.lb {
		display:block;
		position:absolute;
		z-index:100;
		left:-1px ;
		bottom:-2px;
		width:16px;
		height:16px;
		background: url('../img/corners/lb.gif') no-repeat bottom left;
	}
	
	.border {
		position:relative;
		border:1px solid #DFDFDF;
		padding-bottom:16px;
		width:100%;
	}
	
		.border.white span.lt {
			background: url('../img/corners/lt_w.gif') no-repeat top left;
		}

		.border.white span.rt {
			background: url('../img/corners/rt_w.gif') no-repeat top right;
		}
		
		.border.green span.lt {
			background: url('../img/corners/lt_g.gif') no-repeat top left;
		}

		.border.green span.rt {
			background: url('../img/corners/rt_g.gif') no-repeat top right;
		}
		
		.border.blue span.lt {
			background: url('../img/corners/lt_b.gif') no-repeat top left;
		}

		.border.blue span.rt {
			background: url('../img/corners/rt_b.gif') no-repeat top right;
		}


a.categoryredlink {
	color:#A23131;
	text-decoration: underline;
	font-weight:bold;
}

img.blogimage {
	float:left;
	padding: 2px 8px 8px 0px;
	border: none;
}
