.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#000000;
	font-size:12px;
	width:152px;
	height:22px;
	background-color:#ffffff;
	border:1px solid #BFC6CF;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	width:152px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	background-color:#ffffff;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:#BFC6CF;
	

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
left:-12px;
	padding:0px;
	font-size:0.9em;	
	position:relative;
}





/* Inner Style*/
.itemsincart{
font:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
font-weight:normal;
text-decoration:none;
padding-left:4px;
vertical-align:middle;
line-height:normal;
}
.cart-links {
padding-left:6px;
border-top:0px;
border-left:1px;
border-right:1px;
border-bottom:1px;
border-style:solid;
border-color:#BFC6CF;
line-height:normal;
background-color:#FFFFFF;
height:24px;
}
.cart-links a {
font:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:normal;
text-decoration:none;
}
.cart-links a:hover{
color:#1C5FA3;
text-decoration:none;
}
.rgt-ysc-link td{line-height:normal}
.view-items{
	padding:0px; margin:0px; padding-bottom:4px;top:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #8f3e17;
	}
.itemname {
	padding:0px; margin:0px; padding:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #8f3e17;
}
.itemname a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #8f3e17;
}
.itemname a:hover{ color:#003A75}
.itemprice{
	padding-left:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	height:20px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
}
