
.PopUp {position:absolute; visibility: hidden; top: 0px; left: 0px; line-height: normal; z-index: 250;}
.PopUp .titlebar {height:26px; background-color:#106384;}
.PopUp .titlebar .title {font-family: Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; padding-top:5px; margin-left:5px;}

.PopUp .titlebar .button {float:right;border: solid 1px #ffffff;margin:5px; padding: 2px 4px; font-size: 8px;cursor: pointer;background-color:#106384;color: #ffffff;}

.PopUp .titlebar .button:hover {background-color: #CC0000;}

.PopUp .meat {border:solid 3px #106384; background-color:#FFF; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; line-height:13px; padding:0; margin:0}
.PopUp .meat .int-meat {margin-left:11px; margin-top:9px; font-size:11px; margin-bottom:10px; }


/* full review */
.PopUp .meat .int-meat .mem-photo {float:left; width:50px; height:50px;margin-right:7px;}
.PopUp .meat .int-meat .mem-info {float:left;line-height:15px;}

.PopUp .meat .int-meat .mem-info a:link, .PopUp .meat .int-meat .mem-info a:active, .PopUp .meat .int-meat .mem-info a:visited {color:#993333; text-decoration:none; border-bottom:#CCCCCC 1px solid;}
.PopUp .meat .int-meat .mem-info a:hover {color:#993333; text-decoration:none; border-bottom:#993333 1px solid;}

.PopUp .meat .int-meat .review {margin-top:8px;}
.PopUp .meat .int-meat .helpful {margin-top:8px; text-align:center; font-size:10px;}
.PopUp .meat .int-meat .helpful span {color:#993333;}

.PopUp .meat .int-meat .helpful span a:link, .PopUp .meat .int-meat .helpful span a:active, .PopUp .meat .int-meat .helpful span a:visited {color:#993333; text-decoration:none; border-bottom:#CCCCCC 1px solid;}
.PopUp .meat .int-meat .helpful span a:hover {color:#993333; text-decoration:none; border-bottom:#993333 1px solid;}


/* recipe box folder */
.PopUp .meat .int-meat .drpdwn {margin-top:4px;font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; overflow:auto;  line-height:18px;}
.PopUp .meat .int-meat .drpdwn .fold-list {width:180px;margin-bottom:4px;}


/* Photo Voting */

.PopUp .meat .int-meat .photo {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; line-height:14px;}
.PopUp .meat .int-meat .photo img {margin-top:5px;}
.PopUp .meat .int-meat .photo a:link, .PopUp .meat .int-meat .photo a:active, .PopUp .meat .int-meat .photo a:visited {color:#000000; text-decoration:none;  border-bottom:1px solid #CCCCCC;}
.PopUp .meat .int-meat .photo a:hover {color:#000000; border-bottom:1px solid #666666;}

