@charset "utf-8";
/* CSS Document */

.borderBottom  {
	border-bottom: 1px dotted;
	_height: 1px;}
	
.GBLeft {
	float: left;
	width: 120px;	
	margin-right: 30px; }

.GBTxt {
	float: left;
	width: 420px; }
		
.GBPhoto {
	width: 58px;
	height: 48px;
	border: 1px solid #CCC;
	padding: 6px;
	/*margin-left: 23px;*/
	background-color:#FFF }
	
.thumbShop{
	float: left;
	padding-right: 10px;}
	
.questAnswer {
	padding-bottom: 6px;
	border-bottom: 1px dotted #ababab;
	margin: 5px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif}
	
.displayMode {
	float:right;}
