.flw_quote { margin-left: 10px; padding-left: 15px; border-left: 3px solid #B1CCD8; }
 #watermark_box {position:relative;display:block;float: left;cursor: pointer;width:100%;}
   img.watermark {position: absolute;top: 0em;left: 0em;}
   
#mct img {
    width: 100%;
    cursor: pointer;
    box-shadow: none;
    border:none;
    margin-top: 0px;
   }


#mob_image .picimage{
    border:1px #cccccc solid;
    margin-top: 0px;
    margin-right: 0px;
   }    
#mob_image img {
    width: 100%;
    box-shadow: none;
  //  border:1px #cccccc solid;
    margin-top: 0px;
   }
   
#store_image .storepicimage{
    border:1px #cccccc solid;
    margin-top: 0px;
   }    
#store_image img {
    width: 100%;
    box-shadow: none;
    border:1px #cccccc solid;
    margin-top: 0px;
   } 
   
#groupthread img {
    width: 25px;
    box-shadow: none;
    border:0px;
    text-decoration:none;
    margin-top: 0px;
   }     
   
#pollsubmit {
    background: #5694dd;
    color: #FFF;
    text-shadow: none;
    width: 90%;
    margin-top: 0px;
    height: 34px;
    line-height: 12px;
    cursor: pointer;
}
 
#affirmbutton{
    background: #5694dd;
    color: #FFF;
    text-shadow: none;
    width: 100%;
    margin-top: 0px;
    height: 34px;
    line-height: 12px;
    cursor: pointer;
}

#negabutton{
    background: #5694dd;
    color: #FFF;
    text-shadow: none;
    width: 100%;
    margin-top: 0px;
    height: 34px;
    line-height: 12px;
    cursor: pointer;
}



.ds { background-image: url({STYLEIMGDIR}/bg_debate.png); }
.dr { margin: 0; background: none; border-top: 1px dotted #DCDCDC; }

/** forum::viewthread,group::viewthread,home::space **/
/* �G�� debatesquare by michael & dfox */
	.dtm { padding: 10px 0; text-align: center; font-weight: 700; }
	.ds { margin-top: 1em; background: url(../../../../static/image/common/debate_bg.gif) no-repeat 50% 100%; line-height: normal; }
		.ds th { width: 60px; vertical-align: bottom; }
		.ds #vs { background: url(../../../../static/image/common/debate_vs.gif) no-repeat 50% 50%; height: 150px; }
		.ds td { vertical-align: bottom; }
			.ds td p{ font-size: 14px; padding: 5px 0 15px; line-height: 20px; text-align: left; }
		.ds .si_1, .ds .si_2 { text-align: center; vertical-align: middle; }
		.ds .sc_1, .ds .sc_2 { width: 62px; }
			.ds .point_chart{ position: relative; width: 62px; height: 150px; background: url(../../../../static/image/common/debate_chart.gif) no-repeat 0 0; }
			.ds .point { margin: 0 auto; padding: 0 20px 0 10px; text-align: center; font-size: 14px; }
				.ds .si_2 .point { padding: 0 20px; }
					.ds .si_1 .point strong{ color: #F04700; }
					.ds .si_2 .point strong{ color: #0092C5; }
			.ds .chart{ position:absolute; left: 0; bottom: 0; width: 62px; background: url(../../../../static/image/common/debate_chart.gif) no-repeat; }
				.ds .sc_1 .chart{ background-position: -62px 0; }
				.ds .sc_2 .chart{ background-position: -124px 0; }
	
		#nv_home .ds table { table-layout: fixed; width: 100%; }
		#nv_home .ds th div, #nv_home .ds .point_chart { height: 120px; }
		#nv_home .ds .ph { font-size: 16px; text-align: center; }
	.dr { margin: 2px 0; padding-top: 6px; min-height: 80px; height: auto !important; height: 80px; background: url(../../../../static/image/common/debate_dr.jpg) no-repeat 50% 0; }
		.dr th { width:50px; }
		.dr td { vertical-align: top; }
		.dr h5 { padding-left:10px; width: 193px; text-align: center; font-size: 14px; font-weight: 400; }
			.dr h5 a { color: #F04700; font-weight: 700; }
			.dr .sr_1 .pn { float: right; margin-right: 5px; }
			.dr .sr_2 .pn { margin-left: 5px; }
			.dr .sr_2 h5 { float: right; padding: 0 20px 0 0; width: 183px; }
				.dr .sr_2 h5 a { color: #0092C5; }
			.dr .mls { padding-top: 15px; clear: both; }
			.dr .mls li { width: 70px; }			
			/* �a�� by dfox */
	.rwd {}
		.rsld, .rusld { width: 90px; height: 118px; background: url(../../../../static/image/common/rwd.gif) no-repeat 0 0; text-align: center; color: #F30; }
		.rsld { background-position: 0 -118px; color: {LIGHTTEXT}; }
			.rsld cite, .rusld cite { display: block; margin: 26px auto 6px; _margin-bottom: -6px; height: 30px; font-size: 28px; }
		.rwdn { margin-left: 110px; }
	.rwdbst {}	
	
	#micon { height:20px; width: 20px;}	
	
	
	
	#download_app_banner {
    margin:0 auto;
 background: #e9e9e9;
    height: 80px;
}
#download_app_banner .download_app_close {
    position:absolute;
    left:10px;
    top: 28px;
    display: block;
    border: 2px solid #ffffff;
    width: 16px;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #fff;
    background: #3ebb2b;
    border-radius:16px;
    box-shadow: 0 2px 3px rgba(0,0,0,0.4);
    
}
#download_app_banner .download_app_icon {
    position: absolute;
    left: 40px;
    top: 6px;
    display: block;
    width: 68px;
    height: 68px;
    background-size:cover;
}
#download_app_banner .download_app_txt{
    position: absolute;
    left: 114px;
    top: 10px;
   // width:40%;
    margin-right:105px;
    font-size:1em;
    line-height: 1.2em;
    font-weight: bold;
    color: #3c3c3c;
     text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
#download_app_banner .download_app_btn {
    position: absolute;
    right:0px;
    top: 26px;
    padding: 0 10px;
    min-width:10%;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;

    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;

}

#download_app_banner .download_iosapp_btn {
    position: absolute;
    right:0px;
    top: 5px;
    padding: 0 10px;
    min-width:10%;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;

}

#download_app_banner .download_androidapp_btn {
    position: absolute;
    right:0px;
    top: 46px;
    padding: 0 10px;
    min-width:10%;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;

}
