/** debate of real*/
.boxDebateOfReal {
	clear:both;
	float:left;
	width:600px;
	margin-bottom:20px;		
	/*padding-bottom:6px;
	background:url(../img/menu/header-bottom-real.gif) left bottom no-repeat;*/
		
}
.boxDebateOfReal .headerTitle {
	background:url(../img/menu/header-line-real.gif) left bottom no-repeat;
	_background: #000000 url(../img/menu/header-line-real.gif) left top no-repeat;
	_margin-bottom:-3px;
	width:600px;
	height:27px;
}
.boxDebateOfReal .headerTitle h3 {
	margin-top:2px;
	margin-left:5px;
	background:url(../img/menu/header-left-real.gif) left top no-repeat;
	height:23px;
}
.boxDebateOfReal .headerTitle span {
	background:url("../img/menu/header-right-real.gif") no-repeat right top;
	height:23px;
	line-height:16px;
}
.boxDebateOfReal .debateOfRealItem{
	clear:both;
	float:left;
	padding:0 9px;
	padding-bottom:9px;
	width:580px;	
	border-left:#d9d9d9 solid 1px;
	border-right:#d9d9d9 solid 1px;
	border-bottom:#d9d9d9 solid 1px;
	background:#FFFFFF url(../img/bg/debate-real.gif) left top repeat-x;
}
.boxDebateOfReal .debateOfRealInfo {
	float:left;
	clear:both;
	width:580px;	
	margin:0;
	padding:0;
	height:88px;
	overflow:hidden;
}
.boxDebateOfReal .debateOfRealInfo .boxVote {
	margin-top:15px;
	float:left;	
	_margin-top:5px;
}
.boxDebateOfReal .debateOfRealInfo .debateStatistic {
	float:left;
	width:110px;
	padding-bottom:6px;		
	background:url(../img/bg/li-line-gray.gif) right top repeat-y;
	height:82px;
	padding-right:10px;
	margin-right:10px;
	_margin-top:-25px;
	_height:70px;
}
.boxDebateOfReal .debateOfRealInfo .debateStatistic .debateStatisticItem{
	float:left;
	width:110px;
	clear:both;
	_margin-top:15px;
}
.boxDebateOfReal .debateOfRealInfo .debateStatistic .debateStatisticItems {
	padding:13px 2px 5px 2px;
	color:#5B5B5B;
	font-size:11px;
	width:106px;
	float:left;
}
.boxDebateOfReal .debateOfRealInfo .debateStatistic .debateStatisticContent {
	width:106px;
	float:left;
	clear:both;
}
.boxDebateOfReal .debateOfRealInfo .debateStatistic .debateStatisticItems .lineStatistic {
	clear:both;
	float:left;
	width:106px;
	border-top:1px dotted #000000;
	padding-top:3px;
}
.boxDebateOfReal .debateOfRealInfo .debateStatistic .debateStatisticItems .firstChild {
	padding-top:0;
	border:none;
}
.boxDebateOfReal .debateOfRealInfo .debateStatistic .debateStatisticItems .lineStatistic span {
	float:left;
	width:50px;
}
.boxDebateOfReal .debateOfRealInfo .debateStatistic .debateStatisticItems .lineStatistic strong {
	float:left;
	width:56px;
	font-weight:normal;
	text-align:right;	
}
.boxDebateOfReal .debateOfRealInfo .userInfo {	
	float:left;
	width:380px;
	height:88px;	
	_margin-top:-10px;
}
.boxDebateOfReal .debateOfRealInfo .userInfo .borderAvatar  {
	margin-top:5px;
	_margin-top:0px;
}
.boxDebateOfReal .debateOfRealInfo .userInfo ul {
	float:left;
	list-style:none;
	width:293px;
	font-size:11px;
	color:#767676;
	padding-left:8px;
	
}
.boxDebateOfReal .debateOfRealInfo .userInfo ul li {
	float:left;
	clear:both;
	padding:2px 0;
	width:293px;
	_position:relative;
}
.boxDebateOfReal .debateOfRealInfo .userInfo ul li.firstChild {
	padding-top:10px;
}
.boxDebateOfReal .debateOfRealItems
{
	clear:both;
	float:left;
	width:580px;	
	_position:relative;
	font-size:12px;
	padding:10px 0;
}
.boxDebateOfReal .debateOfRealItems .debateContent {
	float:left;
	clear:both;
	width:580px;
	position:relative;
}
.boxDebateOfReal .debateOfRealItems .debateContent .debateTitle {
	display:block;
	width:580px;
	float:left;
	clear:both;
	text-align:left;
	position:relative;
}
.boxDebateOfReal .debateOfRealItems .topIdea {
	float:left;
	clear:both;
	width:580px;
	font-size:11px;
	background:url(../img/bg/line-dotted.gif) left top repeat-x;
	padding: 5px 0;
	margin-top:5px;
}
.boxDebateOfReal .debateOfRealItems .topIdea ul {
	float:left;
	clear:both;
	width:550px;
	padding-left:30px;
	list-style:none;
	background:url(../img/bg/vs-debate-open.gif) left 9px no-repeat;
	min-height:50px;
	* height: expression ( this.height > 50 ? 'auto' : '50px' );
}
.boxDebateOfReal .debateOfRealItems .topIdea ul.vs {
	background:url(../img/bg/vs.gif) left 9px no-repeat;
	width:550px;
	padding-left:30px;
}
.boxDebateOfReal .debateOfRealItems .topIdea ul.vs-opponent {
	background:url(../img/bg/vs-debate-opponent.gif.gif) left 9px no-repeat;
	width:550px;
	padding-left:30px;
}
.boxDebateOfReal .debateOfRealItems .topIdea ul li {
	float:left;
	clear:both;
	padding:2px 0;
	width:550px;
	line-height:18px;
}
.boxDebateOfReal .debateOfRealItems .topIdea ul li div {
	float:right;
	width:auto;
}

.boxDebateOfReal .debateOfRealItems .newsIdeaFromVictims {
	float:left;
	clear:both;
	width:580px;
	font-size:11px;
	background:url(../img/bg/line-dotted.gif) left top repeat-x;
	padding:5px 0;
	_position:relative;
}
.boxDebateOfReal .debateOfRealItems .newsIdeaFromVictims strong {
	float:left;
	width:580px;
	clear:both;
}
.boxDebateOfReal .debateOfRealItems .newsIdeaFromVictims div {
	float:left;
	clear:both;
	width:580px;
	text-align:justify;	
	max-height:100px;
	/**height: expression( this.scrollHeight > 99 ? "100px" : "auto" );*/
	_position:relative;
}
.boxDebateOfReal .debateOfRealItems .newsIdeaFromVictims p {
	float:left;
	width:580px;
	height:auto;
	clear:both;
	text-align:right;
	
}
.boxDebateOfReal .wouldYouLike {
	float:left;
	clear:both;
	width:580px;
	text-align:right;
	padding-bottom:5px;
	*text-algin:left;
}
.boxDebateOfReal .wouldYouLike div
{	
	background: none;
	position: absolute;
	visibility: hidden;
	margin:0;
	padding: 0;
	background: #ffffff;
	border: 1px solid #cccacb;
	width:119px;
	display:block;
	*margin-top:20px;
	margin-left:496px;
	*margin-left:-89px;
	*width:129px;
}
.boxDebateOfReal .wouldYouLike div img {
	float:left;
	margin-right:4px;
	margin-top:6px;
}
.boxDebateOfReal .wouldYouLike div a
{	
	background: none !important;
	clear:both;
	position: relative;
	display: block;
	margin: 0 !important;
	padding: 5px!important;
	width:109px;
	white-space: nowrap;
	text-align: left;
	color:#016CC7;
	font-size:11px;
	text-decoration: none;
	*width:119px;
}
.boxDebateOfReal .wouldYouLike div a:hover
{	
	background-color: #EEEEEE !important;
	width:109px;
	margin: 0 !important;
	*width:119px;
}
/* box debate of real for small*/
.boxDebateOfRealSmall {
	float:left;
	width:340px;
	clear:both;
	margin-bottom:20px;
}
.boxDebateOfRealSmall .headerTitle {
	background:url(../img/menu/header-line-real-small.gif) left bottom no-repeat;
	_background:url(../img/menu/header-line-real-small.gif) left 0px no-repeat;
	_margin-bottom:-4px;
	width:340px;
	height:27px;
}
.boxDebateOfRealSmall .headerTitle h3 {
	margin-top:2px;
	margin-left:3px;
	background:url(../img/menu/header-left-real.gif) left bottom no-repeat;
	height:23px;
}
.boxDebateOfRealSmall .headerTitle span {
	background:url("../img/menu/header-right-real.gif") no-repeat scroll right top transparent;
	height:23px;
	line-height:16px;
}
.boxDebateOfRealSmall .debateOfRealSmallItem {
	clear:both;
	float:left;
	width:320px;
	padding:9px;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	background-color:#FFFFFF;
	_padding:8px 8px 8px 7px;
}
.boxDebateOfRealSmall .debateOfRealSmallItems {
	clear:both;
	float:left;
	width:320px;
}
.boxDebateOfRealSmall .debateOfRealSmallContent {	
	float:left;
	width:255px;
}
.boxDebateOfRealSmall .debateOfRealSmallContent .debateTitle{
	float:left;
	width:255px;
	clear:both;
}
.boxDebateOfRealSmall .debateOfRealSmallContent .debateTitle a {
	font-weight:bold;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}
.boxDebateOfRealSmall .debateOfRealSmallContent .debateTitle a:hover {	
	text-decoration:underline;
}
.boxDebateOfRealSmall .debateOfRealSmallContent .debateLink{
	float:left;
	clear:both;
	width:255px;
	font-size:11px;
	
	padding-bottom:5px;
}
.boxDebateOfRealSmall .debateOfRealSmallContent .debateLink a {
	font-size:11px !important;
	width:auto !important;
	font-weight:normal !important;
	float:left;
}
.boxDebateOfRealSmall .debateOfRealSmallContent .debateLink .firstChild {
	background:none;
	padding-left:0;
}
.boxDebateOfRealSmall .debateOfRealSmallContent .debateLink .lastChild {
	padding-right:1px;
}
.boxDebateOfRealSmall .debateOfRealSmallContent .debateLink div {
	float:left;
	width:auto;
	padding: 0 3px;
	background:url(../img/bg/li-line-gray.gif) left center no-repeat;
	line-height:18px;
	color:#999999;
}
.boxDebateOfRealSmall .debateOfRealSmallContent .debateLink div img {
	margin-top:3px;
	margin-left:3px;
}
.boxDebateOfRealSmall .debateOfRealSmallContent .debateLink p {
	width:auto;
	padding-left:1px;	
	line-height:18px;
	color:#999999;
}
.boxDebateOfRealSmall .debateOfRealSmallContent .topIdea {
	float:left;
	clear:both;
	width:255px;
	font-size:11px;
	border-top:1px dotted #cccacb;
	padding-top:5px;
	padding-bottom:5px;	
}
.boxDebateOfRealSmall .debateOfRealSmallContent .topIdea ul {
	float:left;
	clear:both;
	width:225px;
	padding-left:30px;
	list-style:none;
	min-height:50px;
	background:url(../img/bg/vs-debate-open.gif) left 3px no-repeat;
	* height: expression ( this.height > 50 ? 'auto' : '50px' );
}
.boxDebateOfRealSmall .debateOfRealSmallContent .topIdea ul.vs {
	background:url(../img/bg/vs.gif) left 3px no-repeat;
}
.boxDebateOfRealSmall .debateOfRealSmallContent .topIdea ul.vs_opponent {
	background:url(../img/bg/vs-debate-opponent.gif) left 3px no-repeat;
}
.boxDebateOfRealSmall .debateOfRealSmallContent .topIdea ul li {
	float:left;
	clear:both;
	padding:2px 0;
	width:235px;
}
.boxDebateOfRealSmall .debateOfRealSmallContent .newsIdeaFromVictims {
	float:left;
	clear:both;
	width:235px;
	font-size:11px;
	border-top:1px dotted #cccacb;
	padding-top:5px;	
}
.boxDebateOfRealSmall .debateOfRealSmallContent .newsIdeaFromVictims div {
	float:left;
	clear:both;
	width:255px;
	text-align:justify;
	/** height: expression( this.scrollHeight > 99 ? "100px" : "auto" );*/
	max-height:100px;
}
.boxDebateOfRealSmall .debateOfRealSmallContent .newsIdeaFromVictims p {
	float:left;
	width:255px;
	text-align:right;
	clear:both;
	color:#CCCCCC;
}
.boxDebateOfRealSmall .wouldYouLike {
	float:left;
	clear:both;
	padding-left:234px;
	margin-top:5px;
	width:89px;	
}
.boxDebateOfRealSmall .wouldYouLike div
{	
	background: none;
	position: absolute;
	visibility: hidden;
	margin:0;
	padding: 0;
	background: #ffffff;
	border: 1px solid #cccacb;
	width:129px;
	display:block;
	float:right;
}
.boxDebateOfRealSmall .wouldYouLike div a
{	
	background: none !important;
	clear:both;
	position: relative;
	display: block;
	margin: 0 !important;
	padding: 5px!important;
	width:119px;
	white-space: nowrap;
	text-align: left;
	color:#016CC7;
	font-size:11px;
	text-decoration: none;
}
.boxDebateOfRealSmall .wouldYouLike div img
{	
	margin-top: 3px;
	margin-right:3px;
	float:left;
}
.boxDebateOfRealSmall .wouldYouLike div a:hover
{	
	background-color: #EEEEEE !important;
	width:119px;
	margin: 0 !important;
}
/**
 * debate of large
*/
.boxDebate {
	clear:both;
	float:left;
	width:600px;
	background-color:#FFFFFF;
	margin-bottom:20px;
}
.boxDebate .Paging{
	float:left;
	width:580px;
	clear:both;
	border-top:1px solid #CCCACB;
	padding-top:10px;
	_border-top:none;
}
.boxDebate .favouriteItem,
.boxDebate .groupItem,
.boxDebate .profileItem {
	min-height:inherit !important;
}
.boxDebate .debateItem {
	float:left;
	clear:both;
	width:580px;
	border:1px solid #d9d9d9;
	padding:9px;
	min-height:400px;
}
.boxDebate .debateItems {
	float:left;
	clear:both;
	width:580px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:solid 1px #cccacb;
}
.boxDebate .firstChild {
	border:none;
	padding-top:0;
}

.boxDebate .debateContent {	
	float:left;
	width:395px;
	padding-right:10px;
	_padding-right:8px;
	overflow:hidden;
}
.boxDebate .debateContent .debateTitle{
	float:left;
	width:395px;
	clear:both;
}
.boxDebate .debateContent .debateTitle a {
	font-weight:bold;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}
.boxDebate .debateContent .debateTitle a:hover {	
	text-decoration:underline;
}
.boxDebate .debateContent .debateLink{
	float:left;
	clear:both;
	width:395px;
	font-size:11px;	
	padding-bottom:5px;
}
.boxDebate .debateContent .debateLink a {
	font-size:11px !important;
	width:auto !important;
	font-weight:normal !important;
	float:none !important;
}
.boxDebate .debateContent .debateLink .firstChild {
	background:none;
	padding-left:0;
}
.boxDebate .debateContent .debateLink .lastChild {
	padding-right:1px;
}
.boxDebate .debateContent .debateLink div {
	float:left;
	width:auto;
	padding: 0 5px;
	/*background:url(../img/bg/li-line-gray.gif) left center no-repeat;*/
	line-height:18px;
	color:#999999;
}
.boxDebate .debateContent .debateLink p {
	width:auto;
	padding-left:1px;	
	line-height:18px;
	color:#999999;
	border-top:none;
	padding-top:0;
	clear:none;
}
.boxDebate .debateContent .topIdea {
	float:left;
	clear:both;
	width:395px;
	font-size:11px;
	border-top:1px dotted #cccacb;
	padding-top:5px;
	padding-bottom:5px;	
	overflow-x: hidden;
}
.boxDebate .debateContent .topIdea ul {
	background:url(../img/bg/vs-debate-open.gif) left 5px no-repeat;
	float:left;
	clear:both;
	width:365px;
	padding-left:30px;
	list-style:none;	
	min-height:50px;
	* height: expression(this.height > 50 ? 'auto' : '50px');
	
}
.boxDebate .debateContent .topIdea ul.vs {
	background:url(../img/bg/vs.gif) left 5px no-repeat;
}
.boxDebate .debateContent .topIdea ul.vs_opponent {
	background:url(../img/bg/vs-debate-opponent.gif) left 5px no-repeat;
}

.boxDebate .debateContent .topIdea ul li {
	float:left;
	clear:both;
	padding:2px 0;
	width:365px;
}
.boxDebate .debateContent .topIdea ul li strong.addPoint {
	color:#33CC00;
}
.boxDebate .debateContent .topIdea ul li strong.subPoint {
	color:#FF0000;
}
.boxDebate .secAction {
	float:left;
	width:110px;
}
.boxDebate .debateStatistic {
	float:left;
	width:110px;
	margin-bottom:5px;
}
.boxDebate .debateStatistic .debateStatisticItem{
	float:left;
	width:110px;
	clear:both;
}
.boxDebate .debateStatistic .debateStatisticItems {
	background-color:#F7F7F7;
	padding:5px 2px;
	border:1px solid #BDBDBD;
	color:#5B5B5B;
	font-size:11px;
	width:106px;
	float:left;
}
.boxDebate .debateStatistic .debateStatisticContent {
	width:106px;
	float:left;
	clear:both;
}
.boxDebate .debateStatistic .debateStatisticItems .lineStatistic {
	clear:both;
	float:left;
	width:106px;
	padding-top:3px;
}
.boxDebate .debateStatistic .debateStatisticItems .firstChild {
	padding-top:0;
}
.boxDebate .debateStatistic .debateStatisticItems .lineStatistic span {
	float:left;
	width:50px;
}
.boxDebate .debateStatistic .debateStatisticItems .lineStatistic strong {
	float:left;
	width:56px;
	font-weight:normal;
	text-align:right;
	
}
.boxDebate .wouldYouLike {
	float:left;
	clear:both;
	width:112px;
}
.boxDebate .wouldYouLike div
{	
	background: none;
	position: absolute;
	visibility: hidden;
	margin:0;
	padding: 0;
	background: #ffffff;
	border: 1px solid #cccacb;
	width:119px;
	*width:130px;
	display:block;
	margin-top:20px;
	margin-left:28px;
}
.boxDebate .wouldYouLike a img {
	float:right;
	margin:0;
}
.boxDebate .wouldYouLike div a
{	
	background: none !important;
	clear:both;
	position: relative;
	display: block;
	margin: 0 !important;
	padding: 5px!important;
	width:109px;
	white-space: nowrap;
	text-align: left;
	color:#016CC7;
	font-size:11px;
	text-decoration: none;
	*width:120px;
}
.boxDebate .wouldYouLike div a:hover
{	
	background-color: #EEEEEE !important;
	width:109px;
	margin: 0 !important;
	*width:120px;
}
.boxDebate .wouldYouLike div a img,
.boxDebate .wouldYouLike div a:hover img
{
	float:left;
	margin-right:4px;
	margin-top:3px;
}

/** debate of admin for small */
.boxDebateSmall {
	float:left;
	width:340px;
	clear:both;
	margin-bottom:20px;
}
.boxDebateSmall .debateSmallItem {
	clear:both;
	float:left;
	width:320px;
	padding:9px;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	background-color:#FFFFFF;
	_padding:4px; 
}
.boxDebateSmall .debateSmallItems {
	clear:both;
	float:left;
	width:320px;
}
.boxDebateSmall .continueDebate  {
	float:left;
	width:320px;
	background:url(../img/bg/line-dotted.gif) left top repeat-x;
	padding-top:10px;
	margin-top:10px;
	
}
.boxDebateSmall .debateSmallContent {	
	float:left;
	width:255px;
}
.boxDebateSmall .debateSmallContent .debateTitle{
	float:left;
	width:255px;
	clear:both;
}
.boxDebateSmall .debateSmallContent .debateTitle a {
	font-weight:bold;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}
.boxDebateSmall .debateSmallContent .debateTitle a:hover {	
	text-decoration:underline;
}
.boxDebateSmall .debateSmallContent .debateLink{
	float:left;
	clear:both;
	width:255px;
	font-size:11px;
	
	padding-bottom:5px;
}
.boxDebateSmall .debateSmallContent .debateLink a {
	font-size:11px !important;
	width:auto !important;
	font-weight:normal !important;
	float:left;
}
.boxDebateSmall .debateSmallContent .debateLink .firstChild {
	background:none;
	padding-left:0;
}
.boxDebateSmall .debateSmallContent .debateLink .lastChild {
	padding-right:1px;
}
.boxDebateSmall .debateSmallContent .debateLink div {
	float:left;
	width:auto;
	padding: 0 3px;
	background:url(../img/bg/li-line-gray.gif) left center no-repeat;
	line-height:18px;
	color:#999999;
}
.boxDebateSmall .debateSmallContent .debateLink img {
	margin-top:3px;
	margin-left:3px;
}
.boxDebateSmall .debateSmallContent .debateLink p {
	width:auto;
	padding-left:1px;	
	line-height:18px;
	color:#999999;
}
.boxDebateSmall .debateSmallContent .topIdea {
	float:left;
	clear:both;
	width:255px;
	font-size:11px;
	border-top:1px dotted #cccacb;
	padding-top:5px;
	padding-bottom:5px;	
}
.boxDebateSmall .debateSmallContent .topIdea ul {
	float:left;
	clear:both;
	width:225px;
	padding-left:30px;
	list-style:none;
	background:url(../img/bg/vs-debate-open.gif) left 3px no-repeat;
	* height: expression ( this.height > 50 ? 'auto' : '50px' );
}
.boxDebateSmall .debateSmallContent .topIdea ul.vs {
	background:url(../img/bg/vs.gif) left 3px no-repeat;
}
.boxDebateSmall .debateSmallContent .topIdea ul.vs_opponent {
	background:url(../img/bg/vs-debate-opponent.gif) left 3px no-repeat;
}
.boxDebateSmall .debateSmallContent .topIdea ul li {
	float:left;
	clear:both;
	padding:2px 0;
	width:225px;
}
.boxDebateSmall .debateSmallContent .newsIdeaFromVictims {
	float:left;
	clear:both;
	width:255px;
	font-size:11px;
	border-top:1px dotted #cccacb;
	padding-top:5px;	
}
.boxDebateSmall .debateSmallContent .newsIdeaFromVictims div {
	float:left;
	clear:both;
	width:255px;
	text-align:justify;
	*height: expression( this.scrollHeight > 99 ? "100px" : "auto" );
	max-height:100px;
	overflow-y: auto; 
	overflow-x: hidden;
}
.boxDebateSmall .debateSmallContent .newsIdeaFromVictims p {
	float:left;
	width:255px;
	text-align:right;
	clear:both;
	color:#CCCCCC;
}
.boxDebateSmall .wouldYouLike {
	float:left;
	clear:both;
	padding-left:241px;
	margin-top:5px;
	width:89px;
	
}
.boxDebateSmall .wouldYouLike div
{	
	background: none;
	position: absolute;
	visibility: hidden;
	margin:0;
	padding: 0;
	background: #ffffff;
	border: 1px solid #cccacb;
	width:129px;
	display:block;
	float:right;
	*margin-top:20px;
	*margin-left:-89px;
	*width:139px;
}
.boxDebateSmall .wouldYouLike div a
{	
	background: none !important;
	clear:both;
	position: relative;
	display: block;
	margin: 0 !important;
	padding: 5px!important;
	width:119px;
	white-space: nowrap;
	text-align: left;
	color:#016CC7;
	font-size:11px;
	text-decoration: none;
	*width:129px;
}
.boxDebateSmall .wouldYouLike div img {
	float:left;
	margin-top:3px;
	margin-right:3px;
}
.boxDebateSmall .wouldYouLike div a:hover
{	
	background-color: #EEEEEE !important;
	width:119px;
	margin: 0 !important;
	*width:129px;
}
/***/
.boxDebateOfOccupation {
	float:left;
	width:340px;
	margin-bottom:20px;
	clear:both;
	
}
.boxDebateOfOccupation .debateOfOccupationItem {
	float:left;
	width:320px;
	clear:both;
	padding:10px 9px;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	background-color:#FFFFFF;
}
.boxDebateOfOccupation .firstChild {
	border-top:none !important;
	padding-top:0 !important;
}
.boxDebateOfOccupation .debateOfOccupationItems {
	float:left;
	width:320px;
	clear:both;
	border-top:1px dotted #cccacb;
	padding-top:10px;
	padding-bottom:10px;
}
.boxDebateOfOccupation .debateOfOccupationContent {
	float:left;
	width:255px;
}
.boxDebateOfOccupation .debateOfOccupationContent div {
	width:255px;
	overflow:hidden;
	float:left;
}
.boxDebateOfOccupation .debateOfOccupationContent div a {
	color:#000000;
	font-weight:bold;
	font-size:13px;
	width:255px;
	float:left;
}
.boxDebateOfOccupation .debateOfOccupationLink {
	float:left;
	clear:both;
	width:255px;
	font-size:11px;
	
}
.boxDebateOfOccupation .debateOfOccupationLink a {
	font-size:11px !important;
	width:auto !important;
	font-weight:normal !important;
	float:left;
}
.boxDebateOfOccupation .debateOfOccupationLink .firstChild {
	background:none;
	padding-left:0;
}
.boxDebateOfOccupation .debateOfOccupationLink .lastChild {
	padding-right:1px;
}
.boxDebateOfOccupation .debateOfOccupationLink div {
	float:left;
	width:auto;
	padding: 0 3px 0 4px;
	background:url(../img/bg/li-line-gray.gif) left center no-repeat;
	line-height:18px;
	color:#999999;
}
.boxDebateOfOccupation .debateOfOccupationLink p {
	width:auto;
	padding-left:1px;	
	line-height:18px;
	color:#999999;
}
/** debate of advertise */
.boxDebateOfAdvSmall {
	float:left;
	width:340px;
	clear:both;
	margin-bottom:20px;
}
.boxDebateOfAdvSmall .headerTitle {
	background:transparent url(../img/menu/header-adv.jpg) repeat-x scroll left bottom;
	color:#FFFFFF;
}
.boxDebateOfAdvSmall .headerTitle h3 {
	background:none;
	line-height:23px;
}
.boxDebateOfAdvSmall .headerTitle span {
	background:none;
	line-height:14px;
}
.boxDebateOfAdvSmall .debateOfAdvSmallItem {
	float:left;
	width:320px;
	clear:both;
	padding:10px 9px;
	border: 1px solid #d3d3d3;
	background-color:#FFFFFF;
}
.boxDebateOfAdvSmall .debateOfAdvSmallItems {
	clear:both;
	float:left;
	width:320px;
	padding-top:9px;
	border-top: 1px solid #cccacb;
	margin-top:10px;
}
.boxDebateOfAdvSmall .firstChild {
	margin-top:0;
	padding-top:0;
	border:none;
}
.boxDebateOfAdvSmall .debateOfAdvSmallItems .displayBanner {
	clear:both;
	float:left;
	width:320px;
	margin-bottom:5px;
	text-align:center;	
}
.boxDebateOfAdvSmall .debateOfAdvSmallContent {	
	float:left;
	width:255px;
}
.boxDebateOfAdvSmall .debateOfAdvSmallContent .debateTitle{
	float:left;
	width:255px;
	clear:both;
}
.boxDebateOfAdvSmall .debateOfAdvSmallContent .debateTitle a {
	font-weight:bold;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}
.boxDebateOfAdvSmall .debateOfAdvSmallContent .debateTitle a:hover {	
	text-decoration:underline;
}
.boxDebateOfAdvSmall .debateOfAdvSmallContent .debateLink{
	float:left;
	clear:both;
	width:255px;
	font-size:11px;
	
	padding-bottom:5px;
}
.boxDebateOfAdvSmall .debateOfAdvSmallContent .debateLink a {
	font-size:11px !important;
	width:auto !important;
	font-weight:normal !important;
	float:left;
}
.boxDebateOfAdvSmall .debateOfAdvSmallContent .debateLink .firstChild {
	background:none;
	padding-left:0;
}
.boxDebateOfAdvSmall .debateOfAdvSmallContent .debateLink .lastChild {
	padding-right:1px;
}
.boxDebateOfAdvSmall .debateOfAdvSmallContent .debateLink div {
	float:left;
	width:auto;
	padding: 0 3px;
	background:url(../img/bg/li-line-gray.gif) left center no-repeat;
	line-height:18px;
	color:#999999;
}
.boxDebateOfAdvSmall .debateOfAdvSmallContent .debateLink div img {
	margin-top:3px;
	margin-left:3px;
}
.boxDebateOfAdvSmall .debateOfAdvSmallContent .debateLink p {
	width:auto;
	padding-left:1px;	
	line-height:18px;
	color:#999999;
}
.boxDebateOfAdvSmall .debateOfAdvSmallContent .topIdea {
	float:left;
	clear:both;
	width:255px;
	font-size:11px;
	border-top:1px dotted #cccacb;
	padding-top:5px;
	padding-bottom:5px;	
	overflow-x: hidden;
}
.boxDebateOfAdvSmall .debateOfAdvSmallContent .topIdea ul {
	float:left;
	clear:both;
	width:225px;
	padding-left:30px;
	list-style:none;
	background:url(../img/bg/vs-debate-open.gif) left 3px no-repeat;
	* height: expression ( this.height > 50 ? 'auto' : '50px' );
}
.boxDebateOfAdvSmall .debateOfAdvSmallContent .topIdea ul.vs {
	background:url(../img/bg/vs.gif) left 3px no-repeat;
}
.boxDebateOfAdvSmall .debateOfAdvSmallContent .topIdea ul.vs_opponent {
	background:url(../img/bg/vs-debate-opponent.gif) left 3px no-repeat;
}
.boxDebateOfAdvSmall .debateOfAdvSmallContent .topIdea ul li {
	float:left;
	clear:both;
	padding:2px 0;
	width:255px;
}
.boxDebateOfAdvSmall .wouldYouLike {
	float:left;
	clear:both;
	padding-left:234px;
	margin-top:5px;
	width:89px;	
}
.boxDebateOfAdvSmall .wouldYouLike div
{	
	background: none;
	position: absolute;
	visibility: hidden;
	margin:0;
	padding: 0;
	background: #ffffff;
	border: 1px solid #cccacb;
	width:129px;
	display:block;
	float:right;
	*margin-top:20px;
	*margin-left:-89px;
}
.boxDebateOfAdvSmall .wouldYouLike div a
{	
	background: none !important;
	clear:both;
	position: relative;
	display: block;
	margin: 0 !important;
	padding: 5px!important;
	width:119px;
	white-space: nowrap;
	text-align: left;
	color:#016CC7;
	font-size:11px;
	text-decoration: none;
}
.boxDebateOfAdvSmall .wouldYouLike div img
{	
	margin-top: 3px;
	margin-right:3px;
	float:left;
}
.boxDebateOfAdvSmall .wouldYouLike div a:hover
{	
	background-color: #EEEEEE !important;
	width:119px;
	margin: 0 !important;
}