
/***********
* CSS rules for member recipe feed
***********/

.memberRecipeFeedPage { background:#FFF;line-height:17px;margin:0 auto;padding:0;width:1020px; }

.memberRecipeFeed_Left { float:left; width:160px; }

#memberRecipeFeed_LeftSection { border:1px solid #ccc;margin:0 0 10px 0;padding: 0;width:150px; }
#memberRecipeFeed_LeftSection h2 { 
	border-bottom:1px solid #CCCCCC;color:#007700;font-family:Georgia;font-size:15px;
	font-weight:normal;margin:0;padding:5px 0;text-align:center;width:150px;}
#memberRecipeFeed_LeftSection ul {color:#696969;float:left;line-height:21px;margin: 0;padding:10px 0 12px 24px;width:125px;}
#memberRecipeFeed_LeftSection ul li {list-style-type:disc;margin:0;padding:0;}

.memberRecipeFeed { float:left;padding:0 5px;width:530px; }
.memberRecipeFeed_title { 
  border-bottom:1px solid #CCCCCC;display:block;color:#007700;font-family:Serif;
  font-size:19px;line-height:25px;margin:0;padding:2px;text-align:center;width:530px; }
.memberRecipeFeed_entryContainer { border-bottom:1px dotted #007700; }
.memberRecipeFeed_entry { float:left;line-height:17px;padding:5px 0 10px 0;width:470px; }
.memberRecipeFeed_entry a { font-family:Georgia,Times New Roman,Trebuchet MS;font-size:17px;text-transform:capitalize; }
.memberRecipeFeed_entry img { border:1px solid #999;padding:2px;width:100px; }
.memberRecipeFeed_entryPic img { border:1px solid #999;padding:2px;width:25px; }
.memberRecipeFeed_entryTitle { padding:0; }
.memberRecipeFeed_entryDate { color:#666;font-family:Georgia,Times New Roman,Trebuchet MS;font-size:11px;padding:0; }
.memberRecipeFeed_entryDesc { font-size:11px;padding:2px 0 0 0;width:350px; }
.memberRecipeFeed_entryDesc:first-letter { text-transform:capitalize; }

.memberRecipeFeed_shareRecipe { background:;text-align:center;margin:10px 0;padding:10px 5px; }

/*************
 * CSS rules for member recipe post display
 *************/

.member-recipe-post-section-main-container { background:#FFF;display:block;float:left;width:710px; }

#member-recipe-content-title-div h1 { font-size:24px;margin:7px 10px;padding:0 0 5px 0;text-transform: capitalize; }
.member-recipe-content-title-details { 
  display:block;font-family:Georgia;font-size:12px;margin:7px 0 10px 10px;padding:0;text-align:center; }
.member-recipe-content-title-details-name { text-transform: capitalize; }
.member-recipe-content-title { border-bottom:1px solid #C0C0C0; }


.member-recipe-content { font-size:12px;line-height:22px;padding:0;width:710px; }
.member-recipe-content p { margin:0; }
.member-recipe-content p:first-letter { text-transform:capitalize; }
.member-recipe-content-section { margin:0 0 10px 0;padding:0 0 10px 0; }
.member-recipe-content-section-separator { border-bottom:1px solid #EFE7DA; }
.member-recipe-content-section-title { 
	color:#EB4C07;font-family:Verdana,Arial,Sans-Serif;font-size:12px;font-weight:bold;padding:0 0 5px; }

.member-recipe-content-finalpic { margin-bottom:5px;overflow:hidden;text-align:center;width: 710px; }
.member-recipe-content-finalpic img { width:700px; height:467px; }

.member-recipe-content-pic1 { margin-bottom:5px;overflow:hidden;text-align:center;width: 710px; }
.member-recipe-content-pic1 img { border:2px solid #EEE;padding:2px; }

.member-recipe-actions { display:none; }
.member-recipe-actions ul { margin:0;padding:0; }
.member-recipe-actions ul li { list-style-type:none; display: inline; }
.member-recipe-actions a { font-size:12px; }

.member-recipe-content-description { line-height: 25px; }
.member-recipe-content-references {  }
.member-recipe-content-tips {  }

.member-recipe-content-ingredients { margin:5px 0 10px; }
.member-recipe-content-ingredients ul { list-style-type:none;margin:0;padding:0; }
.member-recipe-content-ingredients ul li { line-height:20px;padding:2px 0; }
.member-recipe-content-ingredients ul li:first-letter { text-transform:capitalize; }

.member-recipe-content-prepinfo { margin:0;padding:0 0 10px; }
.member-recipe-content-prepinfo .prepInfoEntry { font-size:11px;padding:0 5px 5px 26px; }
.member-recipe-content-prepinfo .prepInfoEntryLabel { float:left;font-weight:bold;min-width:75px;padding:0 0 0 5px; }

.member-recipe-content-steps { margin:10px 0 0; }
.member-recipe-content-step { display:block;margin:0;padding:10px 0; }
.member-recipe-content-step-number { float:left;color:#00CC55;float:left;font:normal normal normal 30px/normal Georgia;width:40px; }
.member-recipe-content-step-content { float:left;line-height:20px;margin:0px;padding-top:0px;width:400px; }
.member-recipe-content-step-content p { margin:5px 0 0 0; }
.member-recipe-content-step-pic { padding:0 0 0 10px; float:left; }
.member-recipe-content-step-pic img { width:250px; }

.member-recipe-content-step-even { background:#FFF5F5; }

.member-recipe-content-made-this { border-bottom:1px solid #EFE7DA;padding:0 0 10px;width:710px; }

.member-recipe-content-closing-comments { margin: 10px 0; }
.member-recipe-content-closing-comments img {  }

.mr-post-comment-title { 
	color:#800000;font-family:Verdana,Arial,Sans-serif;font-size:18px;font-weight:normal;margin-top:10px; }
.mr-post-commentlist {  }
.mr-post-comment { border-bottom:1px dotted #BBBBBB;padding:10px 5px 10px 0; }
.mr-post-comment-body { display:block; }
.mr-post-comment-left { float:left;width:70px;text-align:center; }
.mr-post-comment-right { float:left;margin:0 0 0 2px;width:400px; }
.mr-post-comment-image { background:#fff;border:1px solid #EEE;margin:0;padding:2px; }
.mr-post-comment-author { font-size: 10px;line-height:12px;margin:2px 0px;text-align:center;text-transform:capitalize; }
.mr-post-comment-status { color: #EB4C07;font-size: 10px; }
.mr-post-comment-date { color: #EB4C07;font-size: 10px; }
.mr-post-comment-text {  }

.icon_clock { background:transparent url(/wp-content/themes/new_theme/images/member-recipes/icon_clock.png) no-repeat scroll 5px 4px; }
.icon_servs { background:transparent url(/wp-content/themes/new_theme/images/member-recipes/icon_servings.png) no-repeat scroll 3px 0px; }


/******************
 * Below are the CSS rules for the recipe input form
 ******************/
.member-recipes-content { line-height:17px;margin:0 auto;padding:0;width:1020px; }
.member-reciper-wizard { float:left;margin:0;overflow:hidden;padding:10px;width:600px; }

.member-recipes-form-right { float:left;padding:10px;width:350px; }
.member-recipes-form-right-section { 
	-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;-moz-box-shadow:0 0 3px #AAAAAA;
  background-color:#F9F9F9;border:1px solid #AAA;margin:0 0 10px;padding:10px 0; }

.member-recipes-form-right-section h2 {
  color:#333333;font-family:Georgia;font-size:18px;font-weight:normal;margin:0;text-align:center; }
.member-recipes-form-hilight { color:#EB4C07; }
#member-recipes-form-profile-rating-bar { padding:20px 0;text-align:center; }
.member-recipes-form-next-steps { padding-left:50px; }
.member-recipes-form-next-steps ul { margin:0 0 10px 0; }

.member-recipes-title { color:#333;font-family:Georgia;font-size:18px;padding:0 10px 15px 10px; }

.member-recipes-input-container {
  -moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;
  -moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;
  -moz-box-shadow:0 0 3px #AAAAAA;background-color:#F9F9F9;
  border:1px solid #FFFFFF;clear:both;display:block;float:left;
  padding:10px;width:550px;}

.member-recipes-input-container-title { color:#007700;font-family:Georgia;font-size:16px; }
.member-recipes-input-container-link { font-family:Georgia;font-size:12px; }
.member-recipes-input-container textarea {
  -moz-background-clip:border;-moz-background-inline-policy:continuous;
  -moz-background-origin:padding;-moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;-moz-border-radius-topleft:3px;
  -moz-border-radius-topright:3px;background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #DDDDDD;height:64px;margin:5px 0;outline-color:-moz-use-text-color;
  outline-style:none;outline-width:medium;padding:7px;width:400px; }
  
.member-recipes-input-container-step { width:550px;border:1px solid #ddd;padding:15px 0; }
.member-recipes-input-container-step-delete { float:right;margin:-15px 0 0 0; }
.member-recipes-input-container-step-delete a,.member-recipes-input-container-step-delete a:visited 
  { color:#800000;padding:2px 5px 5px 5px; }
.member-recipes-input-container-step-delete a:hover { background:#800000;color:#FFF;text-decoration:none; }

.member-recipes-input-container-step .imageUploader_image_upload_div { 
  -moz-border-radius-bottomleft:3px;-moz-border-radius-bottomright:3px;
  -moz-border-radius-topleft:3px; -moz-border-radius-topright:3px;  
  background:#FFEEEE;border:1px solid #FFBBBB;float:left;margin:0px 10px;padding:5px; }
.member-recipes-input-container-step .imageUploader_image_div { float:left;padding:0 10px;width:75px; }
.member-recipes-input-container-step .imageUploader_image { width:75px; }
.member-recipes-input-container-step .imageUploader_image_delete_div { padding:0 10px; }

.recipe-step-entry textarea { width:330px; }

#recipe-title-container input {
  -moz-background-clip:border;-moz-background-inline-policy:continuous;
  -moz-background-origin:padding;-moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;-moz-border-radius-topleft:3px;
  -moz-border-radius-topright:3px;background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #DDDDDD;margin:5px 0;outline-color:-moz-use-text-color;
  outline-style:none;outline-width:medium;padding:7px;width:500px; }

#recipe-prepInfo-yield-container input {
  -moz-background-clip:border;-moz-background-inline-policy:continuous;
  -moz-background-origin:padding;-moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;-moz-border-radius-topleft:3px;
  -moz-border-radius-topright:3px;background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #DDDDDD;margin:5px 5px 5px 0;outline-color:-moz-use-text-color;
  outline-style:none;outline-width:medium;padding:7px;width:250px; }

.member-recipes-input-container input {
  -moz-background-clip:border;-moz-background-inline-policy:continuous;
  -moz-background-origin:padding;-moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;-moz-border-radius-topleft:3px;
  -moz-border-radius-topright:3px;background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #DDDDDD;margin:5px 0;outline-color:-moz-use-text-color;
  outline-style:none;outline-width:medium;padding:7px;width:400px; }
.member-recipes-input-container-edit {
  -moz-background-clip:border;-moz-background-inline-policy:continuous;
  -moz-background-origin:padding;-moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;-moz-border-radius-topleft:3px;
  -moz-border-radius-topright:3px;border:1px solid #DDDDDD;
  outline-color:-moz-use-text-color;outline-style:none;
  outline-width:medium;overflow:hidden;padding:7px; }

.member-recipes-input-container-edit ul { line-height:18px;list-style-type:decimal;margin:0px;padding:0 0 0 20px; }

.member-recipes-input-container-chk { float:left;padding:2px 0;width:150px; }
.member-recipes-input-container-chk input { margin:5px 0; vertical-align:middle; width:25px; }
.member-recipes-input-container-chk-selector { padding:2px 0;width:150px; }
.member-recipes-input-container-chk-selector input { margin:5px 0; vertical-align:middle; width:25px; }
.member-recipes-input-container-chk-group { 
	background:#EEFFE0;border-left:1px solid #DDDDDD;border-right:1px solid #DDDDDD;border-top:1px solid #DDDDDD; }
.member-recipes-input-container-chk-sep { 
	background:#EEFFE0;border-bottom:1px solid #DDDDDD;
	margin-bottom:10px; }

.member-recipes-input-container-add-step { 
	background:transparent url(/wp-content/themes/new_theme/images/member-recipes/plus_icon.png) no-repeat scroll 187px 0;
	text-align:center; padding:4px 0; }
.member-recipes-input-container-add-step a { font-size:14px; }

.member-recipes-input-container .select-container { display:block;height:35px;margin:0 2px 5px 0;width:550px;}

.select-container .member-recipes-select-title { 
	color:#007700;float:left;font-family:Georgia;font-size:14px;margin:0 10px 0 0;padding:10px 5px 10px 10px;width:90px; }

.member-recipes-select-div { float:left;overflow:hidden;width:140px; }
.member-recipes-select-div .ui-state-hover { background:#FDF5CE;border-color:#FBCB09; }
.member-recipes-select-div input {
  -moz-background-clip:border;-moz-background-inline-policy:continuous;
  -moz-background-origin:padding;-moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;-moz-border-radius-topleft:3px;
  -moz-border-radius-topright:3px;border:1px solid #DDDDDD;float:left;margin:5px 0 0 0;
  outline-color:-moz-use-text-color;outline-style:none;
  outline-width:medium;overflow:hidden;padding:7px;width:100px; }
.member-recipes-select-div select {
  -moz-background-clip:border;-moz-background-inline-policy:continuous;
  -moz-background-origin:padding;-moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;-moz-border-radius-topleft:3px;
  -moz-border-radius-topright:3px;border:1px solid #DDDDDD;color:#777777;float:left;font-size:16px;
  height:27px;margin:5px 0 0 0;outline-color:-moz-use-text-color;outline-style:none;
  outline-width:medium;overflow:hidden;padding:2px;width:140px; }
.member-recipes-select-div button {
  -moz-background-clip:border;-moz-background-inline-policy:continuous;
  -moz-background-origin:padding;-moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;-moz-border-radius-topleft:3px;
  -moz-border-radius-topright:3px;background:#F6F6F6;
  border:1px solid #CCCCCC;color:#1C94C4;cursor:pointer;float:left;font-weight:bold;height:30px;margin:6px 0 0 0;
  outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;padding:4px 0; }
.member-recipes-select-div button .ui-icon-triangle-1-s { 
	background:transparent url(/wp-content/themes/new_theme/images/member-recipes/input-select-down.png);
  display:block;height:16px;width:16px; }
.ui-autocomplete { padding:10px;width:120px; }
.ui-menu-item { list-style:none;padding:2px 0;width:120px; }
.ui-menu-item a:hover { cursor:pointer;text-decoration:none; }

.member-recipes-prepInfo-display-container { 
	background:#FFFFFF;border:1px solid #DDDDDD;float:left;padding:0 0 0 10px;width:130px; }
.member-recipes-prepInfo-display { 
	color:#EB4C07;float:left;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;padding:10px 5px 10px 0; }
.member-recipes-prepInfo-edit    { float:right;padding:10px 10px 10px 0; }
.member-recipes-prepInfo-edit a  { font-size:8px; }

.member-recipes-input-image { display:block;width:100px; }
.member-recipes-input-image .recipe-picture { 
	-moz-background-clip:border;-moz-background-inline-policy:continuous;
  -moz-background-origin:padding;-moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;-moz-border-radius-topleft:3px;
  -moz-border-radius-topright:3px;border:1px solid #DDDDDD;margin:5px 0 0 0;
  outline-color:-moz-use-text-color;outline-style:none;
  outline-width:medium;overflow:hidden;padding:7px;height:95px;width:115px; }
.member-recipes-input-container .recipe-picture img { border:1px solid #DDDDDD;height: 90px; width:90px; }
.member-recipes-input-container .recipe-picture-action { 
	color:#800000;cursor:pointer;font-family:Helvetica;font-size:10px;width:150px;padding:0 0 0 20px; }

.prevStepButtonDiv { padding:5px 0; }
.prevStepButtonDiv a {
  -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; 
  -moz-border-radius-bottomleft:11px; 
  -moz-border-radius-bottomright:11px; -moz-border-radius-topleft:11px; -moz-border-radius-topright:11px;
  background:#EAEAEA url(images/bck/white-grad.png) repeat-x scroll left top;
  border-color:#55AA55; border-style:solid; border-width:1px; color:#55AA55; 
  cursor:pointer; font-family:"Lucida Grande",Tahoma,Arial,sans-serif; font-size:17px; font-weight:bold; height:45px; 
  line-height:130%; padding:10px 25px; text-align:center; text-decoration:none; }
.prevStepButtonDiv a:hover { border-color:#007700;color:#007700; }

.nextStepButtonDiv { padding:5px 0; }
.nextStepButtonDiv a {
  -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; 
  -moz-border-radius-bottomleft:11px; 
  -moz-border-radius-bottomright:11px; -moz-border-radius-topleft:11px; -moz-border-radius-topright:11px;
  background:#EAEAEA url(images/bck/white-grad.png) repeat-x scroll left top;
  border-color:#EB4C07; border-style:solid; border-width:1px; color:#EB4C07; 
  cursor:pointer; font-family:"Lucida Grande",Tahoma,Arial,sans-serif; font-size:17px; font-weight:bold; height:45px; 
  line-height:130%; padding:10px 25px; text-align:center; text-decoration:none; }
.nextStepButtonDiv a:hover { background:#EB4C07;color:#FFF; }

.nextStepDisabledButtonDiv { padding:5px 0; }
.nextStepDisabledButtonDiv a { 
  -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; 
  -moz-border-radius-bottomleft:11px; 
  -moz-border-radius-bottomright:11px; -moz-border-radius-topleft:11px; -moz-border-radius-topright:11px;
  background:#EAEAEA url(images/bck/white-grad.png) repeat-x scroll left top;
  border-color:#999999; border-style:solid; border-width:1px; color:#999999; 
  cursor:default;font-family:"Lucida Grande",Tahoma,Arial,sans-serif; font-size:17px; font-weight:bold; height:45px; 
  line-height:130%; padding:10px 25px; text-align:center; text-decoration:none; }




.member-recipes-form-buttonTextdiv {
   background:transparent url('/wp-content/themes/new_theme/images/icons/eyeball.png') no-repeat scroll left 20px;
  font-family:Arial;font-size:14px;margin:0px 0;padding:20px 0 5px 40px; }
.member-recipes-form-buttonTextdivNoImg { font-family:Arial;font-size:14px;margin:0px 0;padding:20px 0 5px 20px; }

#member-recipes-form-buttondiv { margin: 15px 0; }
#member-recipes-form-buttondiv a { color:#EB4C07; }
#member-recipes-form-buttondiv a:hover { color:#FFF;text-decoration:none; }
#member-recipes-form-buttondiv2 { margin: 15px 0; }
#member-recipes-form-buttondiv2 a { color:#77AA55; }
#member-recipes-form-buttondiv2 a:hover { color:#FFF;text-decoration:none; }

.member-recipes-form-button {
  -moz-border-radius-bottomleft:11px; -moz-border-radius-bottomright:11px; -moz-border-radius-topleft:11px;
  -moz-border-radius-topright:11px; 
  background:#EAEAEA url('/wp-content/themes/new_theme/images/bck/white-grad.png') repeat-x scroll left top;
  border-color:#DEDEDE #BBBBBB #BFBFBF #DEDEDE;border-style:solid; border-width:1px; color:#EB4C07;
  cursor:pointer; font-family:"Lucida Grande",Tahoma,Arial,sans-serif; font-size:17px; font-weight:bold;
  height:45px; line-height:130%; padding:10px; text-align:center; text-decoration:none; width:185px; }
.member-recipes-form-button:hover { background:#EB4C07; color:#FFF; }

.member-recipes-form-button2 {
  -moz-border-radius-bottomleft:11px; -moz-border-radius-bottomright:11px; -moz-border-radius-topleft:11px;
  -moz-border-radius-topright:11px; 
  background:#EAEAEA url('/wp-content/themes/new_theme/images/bck/white-grad.png') repeat-x scroll left top;
  border-color:#DEDEDE #BBBBBB #BFBFBF #DEDEDE;border-style:solid; border-width:1px; color:#77AA55;
  cursor:pointer; font-family:"Lucida Grande",Tahoma,Arial,sans-serif; font-size:17px; font-weight:bold;
  height:45px; line-height:130%; padding:10px; text-align:center; text-decoration:none; width:185px; }
.member-recipes-form-button2:hover { background:#77AA55; color:#FFF; }






.close_button a { color:#800000;padding:1px 4px 4px 4px; }
.close_button a:hover { background:#800000;color:#FFF;padding:1px 4px 4px 4px;text-decoration:none; }

.placeholder-text { color:#BBBBBB;font-family:"Lucida Grande",Verdana,Arial;font-size:16px; }
.entered-text { color:#555;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:18px; }
.entered-text p { margin: 0; }

.steps_icon { background:#F9F9F9 url(/wp-content/themes/new_theme/images/member-recipes/steps_icon.png) no-repeat scroll 5px 5px; }
.input_form { background:#F9F9F9 url(/wp-content/themes/new_theme/images/member-recipes/input_field.png) no-repeat scroll 5px 5px; }
.input_image { background:#F9F9F9 url(/wp-content/themes/new_theme/images/member-recipes/input_image.png) no-repeat scroll 5px 5px; }
.input_ok { background:transparent url(/wp-content/themes/new_theme/images/member-recipes/input_ok.png) no-repeat scroll 5px 5px; }
.input_required { background:transparent url(/wp-content/themes/new_theme/images/member-recipes/input_required.png) no-repeat scroll 5px 5px; }
.input_bkg_white { background:#FFFFFF; }
.input_bkg_red { background:#FFDDDD; }
.input_bkg_green { background:#DDFFDD; }
.hidden { display:none; }

.error { color:#FF0000;font-family:Georgia;font-size:13px;padding:8px 5px 0 30px;width:500px; }
.status { padding:10px 10px 10px 50px; }

.tip-yellow {
  z-index:1000;text-align:left;border:1px solid #939393;padding:7px;
  min-width:50px;max-width:400px;color:#EB4C07;background-color:#fef9d9;
  background-image:url(/wp-includes/js/jquery/poshytip/src/tip-yellow/tip-yellow.png); /* bgImageFrameSize >= 10 should work fine */
}
.tip-yellow .tip-inner {
  font:normal 13px/18px 'trebuchet ms',arial,helvetica,sans-serif;
  margin-top:-2px;
  padding:0 3px 1px 3px;
}

/* Configure an arrow image - the script will automatically position it on the correct side of the tip */
.tip-yellow .tip-arrow-top {
  margin-top:-7px;
  margin-left:15px;
  top:0;
  left:0;
  width:16px;
  height:10px;
  background:url(/wp-includes/js/jquery/poshytip/src/tip-yellow/tip-yellow_arrows.png) no-repeat;
}
.tip-yellow .tip-arrow-right {
  margin-top:-9px; /* approx. half the height to center it */
  margin-left:-4px;
  top:50%;
  left:100%;
  width:10px;
  height:20px;
  background:url(/wp-includes/js/jquery/poshytip/src/tip-yellow/tip-yellow_arrows.png) no-repeat -16px 0;
}
.tip-yellow .tip-arrow-bottom {
  margin-top:-6px;
  margin-left:15px;
  top:100%;
  left:0;
  width:16px;
  height:13px;
  background:url(/wp-includes/js/jquery/poshytip/src/tip-yellow/tip-yellow_arrows.png) no-repeat -32px 0;
}
.tip-yellow .tip-arrow-left {
  margin-top:-9px; /* approx. half the height to center it */
  margin-left:-6px;
  top:50%;
  left:0;
  width:10px;
  height:20px;
  background:url(/wp-includes/js/jquery/poshytip/src/tip-yellow/tip-yellow_arrows.png) no-repeat -48px 0;
}
