html{
	width:100%;
}
body{
	width:100%;
	background-color:#FFF;
	margin:0px;
	padding:0px;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
    cursor: default !important;
}

.upper {
	text-transform: uppercase;
}

.container{
	width:100%;
}
.inner_container{
	width:985px;
/*	padding: 0 15px;*/
    text-align: left;
}
.header{
	width:100%;
}

.breadcrumbs{
	clear:both;
	color: #525252;
	line-height: 40px;
	font-size: 13px;
	text-transform: uppercase;
}
.breadcrumbs a, .breadcrumbs a:active, .breadcrumbs a:hover{
	color: #525252;
	text-decoration: none;
}
.breadcrumbs a.current {
	color: #707849;
}
.inner_left_container{
	float:left;
	width:671px;
	margin-right:14px;
}
.inner-left-content {
	clear: both;
}

.inner_left_container.recipe_owner .inner-left-content,
.inner_left_container.all_users .inner-left-content,
.inner_left_container.recepti .inner-left-content,
.inner_left_container.brands .inner-left-content,
.inner_left_container.news .inner-left-content,
.inner_left_container.tema_na_sedmicata .inner-left-content{
	background: #fff !important;
}
.inner_left_container p a, .inner_left_container ul a{
	/*color:#787f20 !important;*/
}
.inner_left_container h2, .inner_left_container .title-h2 {
	margin-left: 0px !important;
}
.inner_right_container{
	float:left;
	width:300px;
}

.clearer{
	clear:both;
	line-height:1px;
	height:1px;
	font-size:1px;
}

.menu:active,
.menu:visited,
.menu:link,
.menu_selected,
.menu_pazaruvai_lesno{
	display:inline-block;
    vertical-align: middle;
	font-size:14px;
    margin:3px 3px;
	color:#2d2d2d;
	text-decoration:none;
	text-transform:uppercase;
    text-align: center;
    font-weight: bold;
}
.menu:hover,
.menu_selected{
	color:#ffa446;
}
.menu.menu_video{color:#fff; background-color:#777f20; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding: 0 8px;}
.menu:hover.menu_video,
.menu_selected.menu_video{
    color:#fff;
    background-color:#ffa446;
    border-radius: 10px;
    padding: 0 8px;
}

.menu_separator{display:inline-block; vertical-align: middle; margin: 0 5px; background-color: #727272; height:35px; width: 1px; font-size: 1px;}


/*.menu.menu_video{
	background-color: #f78f1f !important;
	background-image: url("../images/new/btn_video.png");
	background-repeat: no-repeat;
	background-position: center right;
	width: 65px;
}

.menu_selected.menu_video{
	background-color: #f78f1f !important;
	background-image: url("../images/new/btn_video_over.png");
	background-repeat: no-repeat;
	background-position: center right;
	width: 65px;
}*/

.menu_philips {
	background-color: #ffa446;
  	color: #fff !important;
  	padding: 4px;
  	border-radius: 5px;
}

.menu_philips:hover {
  	color: #fff !important;
}

.menu_container{ margin:27px 0 0 20px;}



.submenu_container{
	width:100%;
    height: 205px;
    position: absolute;
    top: 166px;
    left: 0px;
    z-index: 1005;
}

.submenu_container .pointer{position: absolute; left:100px; z-index:1; text-align: center;}
.submenu_container .content_container{position: absolute; top: 29px; width: 100%; height: 192px; background-color: #fff; -webkit-box-shadow: 0px 5px 11px -1px rgba(0,0,0,0.3); -moz-box-shadow: 0px 5px 11px -1px rgba(0,0,0,0.3); box-shadow: 0px 5px 11px -1px rgba(0,0,0,0.3); display:table;}
.submenu_container .content_container .bg_left{position: absolute; left: 0; top: 0;}
.submenu_container .content_container .bg_right{position: absolute; right: 0; top: 0;}
.submenu_container .content_container .content{width: 900px; position: relative; z-index: 1; margin: 0 auto;}
.submenu_container .content_container .content .circle{-webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px; background-color: #fff; -webkit-box-shadow: 0px 0px 0px 6px rgba(255,164,70,1); -moz-box-shadow: 0px 0px 0px 6px rgba(255,164,70,1); box-shadow: 0px 0px 0px 6px rgba(255,164,70,1); display: inline-block; vertical-align: middle; text-decoration: none;color:#ffa446;}
.submenu_container .content_container .content .circle:hover{color:#fff; background-color: #ffa446; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow:none;}
.submenu_container .content_container .content .circle_text{font-size: 20px; text-align: center; display: table-cell; vertical-align: middle; width: 150px; height: 150px; text-transform: uppercase;}


.submenu_container .submenu_separator{margin-left: 60px; vertical-align: middle; display: inline-block; text-align: center;}
#submenu_tema_na_sedmicata .submenu_btn, #submenu_news .submenu_btn{margin-top: 10px; padding: 4px 10px; max-height: 36px; overflow: hidden;}
#submenu_tema_na_sedmicata .submenu_separator, #submenu_news .submenu_separator{vertical-align: top; width: 171px; text-align: center;}
#submenu_recipes_of_the_day .submenu_separator{margin-left: 43px;}

.submenu_container .submenu_lora, .submenu_container .submenu_stoyan{display:inline-block; margin:10px 5px;}

#submenu_vsichki_recepti_lora_stoyan .submenu_separator{margin-left: 50px;}
#submenu_pazaruvai_lesno .submenu_separator{margin-left: 75px;}


#submenu_brands .content{white-space: nowrap;}
.submenu .fav_brands{margin-left: 44px;}
.submenu .fav_brands .arrow_left, .submenu .fav_brands .arrow_right{cursor: pointer;}
.submenu .fav_brands .arrow_left, .submenu .fav_brands .fav_brands_scroller, .submenu .fav_brands .arrow_right, .submenu .fav_brands{ display: inline-block; vertical-align: middle;}
.submenu .fav_brands .fav_brands_scroller{width:583px; overflow: hidden; white-space: nowrap; margin: 0 20px;}
.submenu .fav_brands .fav_brands_scroller{margin-left: 30px;}
.submenu .fav_brands .fav_brands_scroller .submenu_separator:first-child{margin-left: 0px;}
.submenu .fav_brands .fav_brands_scroller .submenu_separator a img{max-width: 169px;}


/*#submenu_recipes_of_the_day, #submenu_recepti, #submenu_brands, #submenu_tema_na_sedmicata, #submenu_news, #submenu_video, #*/.submenu, .submenu_container{display: none; vertical-align: middle;}


.submenu_btn:active,
.submenu_btn:visited,
.submenu_btn:link,
.submenu_btn_selected{padding: 4px 30px; font-size:13px; font-style: italic; font-weight: bold; color:#ffffff; background-color: #ffa446; -webkit-border-radius: 14px; -moz-border-radius: 14px; border-radius: 14px; text-decoration: none; display: block;}

.submenu_btn:hover, .submenu_btn.hover,
.submenu_btn_selected{background-color: #fff; color:#ffa446;}
.submenu_space{
	float:left;
	padding:0px 5px;
	color:#000;
}
.home_baner_670x45{
	width:670px;
	height:45px;
}
.tvoite_danni{
	background-image:url(../images/tvoite_danni.jpg);
	display:block;
	width:109px;
	height:23px;
	line-height:23px;
	color:#FFF;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}
.abonirai_se_btn{
	background-image:url(../images/abonirai_se.jpg);
	display:block;
	width:114px;
	height:25px;
	line-height:25px;
	color:#FFF;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}

.black_under:active,
.black_under:visited,
.black_under:link{
	color:#000;
	text-decoration:underline;
	font-size:11px;
}
.black_under:hover{
	text-decoration:none;
}
.banner_right1{
	width:300px;
	height:250px;
	background-color:#e6e7e8;
}
.banner_right2{
	width:300px;
	height:250px;
	background-color:#e6e7e8;
}

.home_image1_mask{
	display:block;
	text-decoration:none;
	color:#000;
	position:relative;
	background-image:url(../images/home_image_mask1.png);
	margin-top:-270px;
	font-size:9px;
	width:356px;
	height:235px;
	padding-top:35px;
	padding-left:5px;
}
.home_image2_mask{
	display:block;
	text-decoration:none;
	color:#000;
	position:relative;
	background-image:url(../images/home_image_mask2.png);
	width:284px;
	height:13px;
	padding-top:201px;
	padding-left:8px;
	font-size:9px;
	margin-top:-214px;
}
.home_image3_mask{
	display:block;
	text-decoration:none;
	color:#000;
	position:relative;
	background-image:url(../images/home_image_mask3.png);
	width:356px;
	height:170px;
	padding-top:39px;
	padding-left:5px;
	font-size:9px;
	margin-top:-209px;
}
.home_image4_mask{
	display:block;
	text-decoration:none;
	color:#000;
	position:relative;
	background-image:url(../images/home_image_mask4.png);
	width:284px;
	height:11px;
	padding-top:207px;
	padding-left:8px;
	font-size:9px;
	margin-top:-218px;
}
.home_banner_292x51{
	width:292px;
	height:51px;
}
.footer_line{
	height:1px;
	line-height:1px;
	font-size:1px;
	background-color:#000;
	width:100%;
	margin-top:25px;
	margin-bottom:10px;
}
.footer_menu:active,
.footer_menu:visited,
.footer_menu:link{
	float:left;
	display:block;
	color:#000;
	text-decoration:none;
}
.footer_menu:hover{
	text-decoration:underline;
}
.footer_menu_selected{
	float:left;
	color:#000;
	text-decoration:underline;
}
.button:active,
.button:visited,
.button:link{
	display:block;
	padding:0px 7px;
	height:18px;
	line-height:18px;
	color:#FFF;
	background-color:#f78f1e;
	border:1px solid #f78f1e;
	text-decoration:none;
	font-size:11px;
}
.button:hover{
	color:#f78f1e;
	background-color:#fff;
}
.similar_receipts{
	width:318px;
	padding:8px;
	background-color:#e7e7e8;
	font-size:10px;
	line-height:11px;
}
.neobhodimi_uredi{
	width:334px;
	height:90px;
	background-image:url(../images/neobhodimi_uredi.png);
	font-size:10px;
	line-height:11px;
}
.green_text{
	color:#639144;
	font-size:13px;
}
.green_text11{
	color:#639144;
	font-size:11px;
}
.green_text_link:active,
.green_text_link:visited,
.green_text_link:link{
	color:#639144;
	font-size:14px;
	text-decoration:none;
}
.green_text_link:hover{
	text-decoration:underline;
}
.nova_play_widget{
	width:670px;
	height:208px;
	padding-bottom:20px;
}
.pages_top_image{
	width:670px;
	padding-bottom:20px;
}
.recepta_prigotviane_mask,
.collection_mask{
	display:block;
	position:relative;
	margin-top:-119px;
	background-image:url(../images/recepta_prigotviane_mask.png);
	width:159px;
	height:119px;
	text-decoration:none;
}
.receipt_of_the_day_mask{
	display:block;
	position:relative;
	margin-top:-152px;
	width:212px;
	height:152px;
	background-image:url(../images/receipt_of_the_day_mask.png);
	text-decoration:none;
}
.select_collection {
	position: absolute;
	text-align:left;
	width: 96px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 20px;
	padding-top:3px;
	padding-left:5px;
	color: #000;
	font-size: 11px;
	font-family:Arial;
	background: url(../images/drop_down.jpg) no-repeat;
	overflow: hidden;
}
.checkbox_collection {
	width: 19px;
	height: 20px;
	padding: 0 5px 0 0;
	background: url(../images/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
option{
	font-size: 11px;
	font-family:Arial;
}
#mainCategoriesSelectorLine{
	background: #ffa446;
	height: 5px;
	display: block;
	margin-top: 15px;
	position: relative;
	width: 100%;
}
#mainCategoriesSelectorPointer{
	position: absolute;
	width: 0;
	height: 0;
	top: -15px;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #ffa446;
}
#mainCategoriesSelectorPointer.position{
	display: none !important;
}
#mainCategoriesSelectorPointer.position8{
	left: 125px;
}
#mainCategoriesSelectorPointer.position9{
	left: 50px;
}
#mainCategoriesSelectorPointer.position10{
	left: 200px;
}
#mainCategoriesSelectorPointer.position74{
	left: 275px;
}
#mainCategoriesSelectorPointer.position14{
	left: 350px;
}
#mainCategoriesSelectorPointer.position15{
	left: 425px;
}
#mainCategoriesSelectorPointer.position16{
	left: 500px;
}
#mainCategoriesSelectorPointer.position17{
	left: 575px;
}

.collection_search_button{
	display:block;
	width:96px;
	height:20px;
	line-height:20px;
	color:#FFF;
	background-image:url(../images/collection_search.png);
	text-decoration:none;
	font-size:11px;
	text-align:center;
	border:0px;
	cursor:pointer;
}
.search-main-category{
	width: 75px;
	float: left;
	background-position: center top; 
}
.search-main-category{
	width: 74px;
	float: left;
}
.search-main-category .search-main-category-icon{
	width: 38px;
	height: 38px;
	background-position: center top; 
}
.search-main-category.selected .search-main-category-icon{
	background-position: center bottom; 
}
.search-main-category .search-main-category-text{
	color: #000;
	padding-top: 5px;
	text-transform: uppercase;
}
.search-main-category.selected .search-main-category-text{
	color: #ffa446;
}
#search-main-category8{
	background-image:url(../images/searchicons/8.png);	
}
#search-main-category9{
	background-image:url(../images/searchicons/9.png);
}
#search-main-category10{
	background-image:url(../images/searchicons/10.png);
}
#search-main-category11{
	background-image:url(../images/searchicons/11.png);
}
#search-main-category14{
	background-image:url(../images/searchicons/14.png);
}
#search-main-category15{
	background-image:url(../images/searchicons/15.png);
}
#search-main-category16{
	background-image:url(../images/searchicons/16.png);
}
#search-main-category17{
	background-image:url(../images/searchicons/17.png);
}
#search-main-category74{
	background-image:url(../images/searchicons/74.png);
}
#search-btn-surprise {
	box-shadow: none;
	margin-top: 0px;
    border: 0 none;
}
#search-btn-surprise:hover {
	background: #ffa446 !important;
}
div.dateCategoryRemove, div.searchCategoryRemove{
	background-color: #ffa446;
	border-radius: 5px;
	color: #000;
	display: inline-block;
	font-size: 11px;
	padding: 2px 5px;
	text-transform: lowercase;
    margin-top: 5px;
}
div.dateCategoryRemove a.x, div.searchCategoryRemove a.x{
	color: #000;
	float: right;
	padding-left: 5px;
	text-decoration: none;
}

.extendedFilterColumn{
	color: #000;
	margin: 5px 0px;
	padding-left: 20px;
	text-align: left;
}
.extendedFilterColumn a{
	color: #000;
}
a.level1_2
{
	color: #707749; 
	text-decoration:none; 
	font-weight: bold; 
	text-transform: uppercase; 
	float: left; 
	padding-left: 20px;
}
a.level1_2.selected{
	color: #ffa446 !important;
}
.extendedFilterColumn a.level2
{
	text-decoration:none; 
	color: #000; 
	font-weight: bold; 
	text-transform: uppercase;
}
.extendedFilterColumn a.level2.selected{
	color: #ffa446;
}
.extendedFilterColumn a.level3
{
	text-decoration:none; 
	text-transform: lowercase; 
	font-size: 12px; 
	line-height: 18px;
}
.extendedFilterColumn a.level3.selected{
	color: #ffa446;
}
.collection_filter_link {
	color: #000;
	font-size:0.9em;
	text-decoration: none;
}
.collection_filter_link:active{
	color:#92994c;
	text-decoration:none;
	
}
.collection_filter_link:hover,
.collection_filter_selected{
	color:#92994c;
}
.collection_input_bg{
	background-image:url(../images/collection_input.png);
	width:100px;
	height:20px;
	line-height:20px;
	border:0px none;
	font-size:11px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
}
.orange_title{
	color:#f78f1e;
	font-size:19px;
	font-weight:bold;
}
.oragne_bold{
	color:#92994c;
	font-weight:bold;
}
.gallery_image_mask{
	position:absolute;
	width:334px;
	height:240px;
	background-image:url(../images/gallery_image_mask.png);
	z-index:10;
}

/*error*/
.error{
	color:#f78f1e;
	font-weight:bold;
	font-size:20px;
	width:800px;
	margin:0 auto;
	padding-top:60px;
	padding-bottom:60px;
}


.owner_image_mask{
	display:block;
	text-decoration:none;
	color:#000;
	position:relative;
	background-image:url(../images/owner_image_mask.png);
	margin-top:-228px;
	font-size:9px;
	width:181px;
	height:228px;
}
.owner_image img{
    width: 100%;
    height: 100%;
}
.recipeStepDescription{
	font-size:11px;
}
.instruction .zoom {
	background-image:url(../images/new/zoom.png);
	width: 28px;
	height: 28px;
	position: absolute;
	top: 99px;
  	right: 7px;
  	z-index: 100;
}
.all_users_link{
	font-weight: bold;
	text-decoration: none !important;
	text-transform: uppercase;
}
.all_users_link:active,
.all_users_link:visited,
.all_users_link:link{
	color:#768107;
}
.all_users_link:hover{
	color:#f78e1e;
}

/*<Ivan Stamenov>*/
/* content block 1 */
#mcs_container a{text-decoration:underline;}
#mcs_container{position:relative; margin-bottom:10px !important; width:298px; height:280px; border: 1px solid #CCCCCC; background: #fff;}
#mcs_container .activity-fade{
	background: url(../images/widget_activity/activity_fade.png?v=1) no-repeat;
	position: absolute;
	left:0px;
	bottom:0px;
	z-index: 1000;
	height: 60px;
	width: 283px;
}
#mcs_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs_container .customScrollBox .container{position:relative; width:283px; top:0; float:left; line-height:18px;}
#mcs_container .customScrollBox .content{clear:both;padding-top: 12px;}
/*#mcs_container .customScrollBox .content p{padding:0 5px; margin:10px 0; color:#fff; font-family:Verdana, Geneva, sans-serif; font-size:13px; line-height:20px;}
#mcs_container .customScrollBox .content p.alt{padding:10px 5px; margin:10px 0; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; line-height:19px; color:#999;}*/
#mcs_container .customScrollBox img{}
#mcs_container .dragger_container{position:relative; width:15px; height:280px; float:left;background:#ededed; opacity:0.8; cursor:pointer;}
#mcs_container .dragger{position:absolute; width:15px; margin-left:0px; height:40px; background:#d4d4d4; text-align:center; line-height:40px; color:#666; overflow:hidden; cursor:pointer; }
#mcs_container .dragger_pressed{position:absolute; width:15px; margin-left:0px; height:40px; background:#d4d4d4; text-align:center; line-height:40px; color:#666; overflow:hidden;}
#mcs_container .scrollUpBtn,#mcs_container .scrollDownBtn{position:absolute; display:inline-block; width:14px; height:15px; margin-right:12px; text-decoration:none; right:0; filter:alpha(opacity=20); -moz-opacity:0.20; -khtml-opacity:0.20; opacity:0.20;}
#mcs_container .scrollUpBtn{top:16px; background:url(mcs_btnUp.png) center center no-repeat;}
#mcs_container .scrollDownBtn{bottom:12px; background:url(mcs_btnDown.png) center center no-repeat;}
#mcs_container .scrollUpBtn:hover,#mcs_container .scrollDownBtn:hover{filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.60; opacity:0.60;}

/*user comments scroll*/
#mcs_container1 a{text-decoration:underline;}
#mcs_container1{position:relative; margin-bottom:10px !important; width:430px; height:140px; border: 1px solid #CCCCCC; background: #fff;}
#mcs_container1 .activity-fade{
	background: url(../images/widget_activity/activity_fade.png);
	position: absolute;
	left:0px;
	bottom:0px;
	z-index: 1000;
	height: 60px;
	width: 415px;
}
#mcs_container1 .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs_container1 .customScrollBox .container{position:relative; width:415px; top:0; float:left; line-height:18px;}
#mcs_container1 .customScrollBox .content{clear:both;padding-top: 12px;}
/*#mcs_container .customScrollBox .content p{padding:0 5px; margin:10px 0; color:#fff; font-family:Verdana, Geneva, sans-serif; font-size:13px; line-height:20px;}
#mcs_container .customScrollBox .content p.alt{padding:10px 5px; margin:10px 0; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; line-height:19px; color:#999;}*/
#mcs_container1 .customScrollBox img{}
#mcs_container1 .dragger_container{position:relative; width:15px; height:140px; float:left;background:#ededed; opacity:0.8; cursor:pointer;}
#mcs_container1 .dragger{position:absolute; width:15px; margin-left:0px; height:40px; background:#d4d4d4; text-align:center; line-height:40px; color:#666; overflow:hidden; cursor:pointer; }
#mcs_container1 .dragger_pressed{position:absolute; width:15px; margin-left:0px; height:40px; background:#d4d4d4; text-align:center; line-height:40px; color:#666; overflow:hidden;}
#mcs_container1 .scrollUpBtn,#mcs_container .scrollDownBtn{position:absolute; display:inline-block; width:14px; height:15px; margin-right:12px; text-decoration:none; right:0; filter:alpha(opacity=20); -moz-opacity:0.20; -khtml-opacity:0.20; opacity:0.20;}
#mcs_container1 .scrollUpBtn{top:16px; background:url(mcs_btnUp.png) center center no-repeat;}
#mcs_container1 .scrollDownBtn{bottom:12px; background:url(mcs_btnDown.png) center center no-repeat;}
#mcs_container1 .scrollUpBtn:hover,#mcs_container .scrollDownBtn:hover{filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.60; opacity:0.60;}


.activityRecord {
	clear: both;
	height: 50px;
	margin: 3px 0px;
}
.activityRecord .profile-pic {
	height: 48px;
	float: left;
	overflow: hidden;
	width: 48px;
    -webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px;
}
.activityRecord .profile-pic img{
    width:100%;
}

.activityRecord .info{
	float: left;
	margin-left: 10px;
	width: 170px;
}
.online-indicator{
	float: left;
	height: 15px;
	margin-left: 10px;
	width: 15px;
}
.online-indicator.online{
	background: url(../images/widget_activity/icon_online.png) no-repeat;
}
.ar_date {
	color:#768107;
	font-weight:bold;
}
.ar_odd {
	/*background-color: #dddddd;*/
	background-color:#fff;
	padding:0px 5px;
}
.ar_even {
	/*background-color: #eeeeee;*/
	background-color:#fff;
	padding:0px 5px;
}
.ar_odd a,
.ar_even a {
	color:#000000;
}
.borderedtbl {
	font-size: 11px;
	border-collapse:collapse;
}

.borderedtbl th {
	text-align:center;
	font-weight:bold;
	background: rgba(0, 0, 0, 0.15);
	line-height: 20px;
}

.borderedtbl td, .borderedtbl th {
	border: 1px solid black;
	padding:0 3px 0 3px;
}

.borderedtbl .blank {
	border:0px;
}

table.information-table-green-head{
	width: 100%;	
}

table.information-table-green-head td{
	padding: 5px;
	height:30px;
}

table.information-table-green-head tr.green-head{
	background:#b4b059;
}

table.information-table-green-head tr.odd{
	background: #f2f2f2;
}

table.information-table-green-head tr.even{
	background: #fafafa;
}

table.information-table-green-head td.points{
	text-align: center;
}

table.information-table-green-head td.points p{
	text-align: center;
}
/*</Ivan Stamenov>*/

.sticky-wrapper {height: 0px !important;}
#printable_area {position: relative;}

.fake-comment-form { background: url('../images/fake-comment-form.png') no-repeat right center; height: 161px; width: 100%; cursor: pointer;}

.recipe-images-holder { width: 490px; overflow: hidden; white-space: nowrap; }
.recipe-images-holder img { vertical-align: top; }

.slide-arrows { width: 13px; height: 24px; position: absolute; top: 50%; margin-top: -6px; cursor: pointer; z-index: 11; }
.image-slide-prev-button { left: 10px; }
.image-slide-next-button { right: 10px; }

a.menu.menu_49 {
    margin: 3px 0;	
}
a.menu_49 img{
	margin-top: -22px;
	width: 150px;
}