/*#recipes_right{
width:212px;
float:right;
}
#recipes_left{
float:left;
width:65%;
margin-right:15px;
}*/ 
#recipes_left {
	margin-right:250px;
	padding:0px;
	}

#recipes_right {
	position:absolute;
	top:118px;
	right:20px;
	width:212px;
	}
#recipes_tagrecipescontainer{
margin-top:10px;
	margin-right:200px;
	padding:0px;
}
#recipes_tagrecipesinside{
	width:100%;
}

#recipes_list_container{width:100%;}
#recipes_browseheader{
margin-bottom:20px;
}
#recipes_searchheader, #recipes_popularheader{
margin-bottom:3px;
}
#recipes_searchinput{
margin-bottom:30px;
}
#recipes_searchdesc{
margin-bottom:9px;
}
.recipes_bubble {
padding-left:16px;
}
.recipes_bubble div a{
text-decoration:none;
}
.recipes_bubble div{
background:url('/imgs/bubble_bg_onblue.gif');
background-repeat:no-repeat;
float:left;
height:43px;
padding-top:5px;
padding-left:11px;
padding-right:5px;
font-size:18px;
}
.recipes_bubble img {
float:left;
}
.recipes_tagrecipesbox {
	width:190px;
	height:185px;
	float:left;
	margin-top:10px;
	padding-right:5px
}
.recipes_tagrecipesbox_arrow {
	padding-left:5px;
	padding-top:2px;
	padding-right:6px;
}

.recipes_tagrecipesbox_title {
font-size:12px;
text-decoration:none;
}

.recipes_tagrecipesbox_ingr{
text-decoration:none;
color:#898989;
font-size:10px;
}
.recipes_tagrecipesbox_ingr a{
text-decoration:none;
color:#898989;
font-size:10px;
}
.recipes_tagrecipesbox_recipe{
padding-bottom:5px;
}

.rp_item{
	width:100%;
	clear:both;
	border-bottom:1px solid #AEB9C0;
	margin-bottom:10px;
	padding-bottom:10px;
}
.rp_info{
	float:left;
	width:65%;
	margin-right:20px;
}
.rp_meta{
}
.rp_title{
font-size:15px;
}
.rp_ings a, .rp_ings{
text-decoration:none;
margin-top:2px;
color:#808284;
font-size:11px;
}
.rp_paging{margin-bottom:20px;margin-top:20px;background-color:#ffffff;padding:10px;}
.rp_rating,.rp_comments{font-size:10px;}
.rp_rating{margin-bottom:4px;margin-top:2px;}
.rp_paging table tr td a{text-decoration:none;}

