.questionIcon {
display:-moz-inline-box; /* Mozilla */
display:inline-block; /* IE6+7, Opera */
overflow:hidden;
position:relative;
z-index:2;
width:16px;
height:14px;
background:transparent url(/img/mybabytree/themes/all/question.gif) no-repeat;
right:-40px;
top:-102px;
cursor:help;
}
.questionIcon span { display:none; }

.questionIcon2 {
width:22px;
height:18px;
background:transparent url(/img/mybabytree/themes/all/question2.gif) no-repeat;
}

.questionPopup {
display:none;
width:200px;
position:relative;
}

.questionPopup a {
color:#2874CA;
display:inline-block;
}

.questionPopup h6 {
height:34px;
overflow:hidden;
line-height:38px;
color:#757575;
text-indent:8px;
font-size:12px;
background:transparent url(/img/mybabytree/themes/all/question_top.gif) no-repeat;
}

.questionPopup .questionPopupHolder {
padding:10px 13px 10px 10px;
background:transparent url(/img/mybabytree/themes/all/question_bottom.gif) no-repeat 0 bottom;
}

/*
.questionPopup .c_close {
cursor:pointer;
width:13px;
height:13px;
background:transparent url(/img/mybabytree/themes/all/panelclose.gif) no-repeat;
text-indent:-999em;
position:absolute;
top:12px;
right:10px;
overflow:hidden;
}
*/

.questionPopup .ul {
margin:0 0 10px;
}

.questionPopup .ul .li {
list-style-type:none;
background:transparent url(/img/mybabytree/themes/all/dotline2.gif) repeat-x 0 bottom;
padding:4px 0;
_height:1%;
}

.questionPopup .ul .li a {
background:transparent url(/img/mybabytree/themes/all/know-bul-status~pending.gif) no-repeat 0 1px;
padding:0 0 0 15px;
display:block;
line-height:140%;
}

.questionPopup .prev {
display:table-cell;
+display:inline;
zoom:1;
width:90px;
}

.questionPopup .next {
display:table-cell;
+display:inline;
zoom:1;
text-align:right;
width:87px;
}

.questionPopup .more {
text-align:center;
margin:10px 0 0;
clear:both;
}

/*
.questionPopup .next a {
font-weight:normal;
}

.questionPopup .more a {
font-weight:normal;
}
*/
