ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
html{
  height: 100%;
}
a img,:link img,:visited img { border: none; }

a:link, a:visited
{
  text-decoration: underline;
  color:#004fc4;
}

a:hover
{
  text-decoration: none;
}

body
{
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #000000;
}

body
{
/*  text-align: center;*/
height: 100%;
}

div#header
{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  text-align: left;
  width: 900px;
  height: 55px;
}

* html div#header
{
  /*background:url(/images/What_Percent_Title2.jpg.png) no-repeat top left; */
}

div#header h1
{
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #c8c8c8;
  letter-spacing: -1px;
}

.header_status
{
  float:left;
  height:19px;
  margin-top:3px;
  position:relative;
  width:285px;
}

* html .header_status
{
  position: relative;
}

html>body div#header .top_image
{
  width: 440px; height: auto;
  display: block;
  float: left;
  position: relative;
  margin-top: 10px;
}

* html div#header .top_image
{
  width: 440px; height: auto;
  display: block;
  position: relative;
  float: left;
  margin-top: 10px;
}

.post_button
{
  float:left;
  margin-left:35px;
  margin-top:25px;
  width:137px;
}

.display_setting
{
  width:750px; height:80px; 
  position:relative;
  margin: auto;

}

.display_setting_link
{
  margin: 2px 6px 11px 0px;
  color:#ffffff
}


.total_votes
{
  margin-right: 5px;
  color:#ffffff;
}

.option_select_box
{
  width:550px;
  display:block;
}

.option_submit_box
{
  width:200px; 
  margin-top: 30px;
  display:block;
  float:left;
}

.option_submit_box_bg
{
  width:200px;
  font-size:13px;
  float:left;
}

.region_box_top
{
  width:550px; height: 30px;
  display: block;
  text-align: left;
  float:left;
  position:relative;
  top:15px;
  left:0px;
}

.select_region_dispset
{
  margin-top: 5px;  
  height:20px;
  font-size: 12px; text-align: right;
  display: block;
  float:left;
  padding-left: 13px;
}

.select_option_dispset
{
  margin-top: 5px; 
  height:20px;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  display: block;
  text-align: left;
} 

.option_float_left
{
  display: block;
  float: left;
  padding-right:15px;
  padding-left:3px;
}

.option_s_float_left
{
  display: block;
  float: left;
}

.category_list
{
  margin-left:auto;
  margin-right:auto;
  margin-top:-44px;
  padding-left:25px;
  width:780px; 
  padding-top: 8px;
  padding-bottom:6px;
  margin-bottom:29px;
}

* html .category_list
{
  margin-bottom:6px;
}

*:first-child+html .category_list
{
  margin-bottom: 6px;
}


.categories
{
  width:750px; height: 23px;
  margin-top: 7px;
  padding-left:20px;
  font-family: Verdana, sans-serif;
  display: block;
  float: left;
  text-align: center;
  position: relative;
  /*  color:#ffffff; */
}

* html .categories
{
  margin-top: 83px;
}


/*.category_selected
{
  width: auto; 
  font-weight: bold;
  font-size: 14px;
  display: block;
  float: left;
  padding: 0px 5px;
  background:url(/images/Catagory_Highlight.gif.png) repeat-x;
}*/

/*.category_notselected
{
  width: auto; 
  font-weight: normal;
  display: block;
  float:left;
}*/

.category_selected_list
{
  font-weight: bold;
  /*font-size: 14px;*/
  background:url(/images/Catagory_Highlight.png) repeat-x;
}

* html .category_selected_list
{
background:url(/images/Catagory_Highlight.gif.png) repeat-x;
}
 

.category_notselected_list
{
  font-weight: normal;
}

.categories :link, div .categories :visited
{
  color:#02327c; 
}

.categories :hover
{
  text-decoration: none;
}


div#header h1 strong
{
  color: #999;
}

div#header ul, div#footer ul
{
  list-style: none;
  display:inline;
  padding: 5px 5px;
  font-size: 12px;
  position: relative;
  font-family:Verdana,sans-serif;
}
div#header ul
{
  float:right;
}

div#header li, div#footer li
{
  display: inline;
  list-style: none;
}

div#header li, div#footer li
{
  padding: 0 7px;
  font-weight: bold;
  border-right: solid 1px #00ff00;
}

div#header li.last, div#footer li.last
{
  border-right: none;
}

.header_control_panels 
{
margin-left:auto;
margin-right:auto;
text-align:right;
width:873px;
margin-top:-2px;
}
.header_control_panels ul
{
  display: inline;
}

.header_control_panels li
{
display:inline;
}


div#header .last input
{
  border: solid 1px gray;
  width:70px;
  background-color: #F4F4F4;
  vertical-align:sub;
  margin-top:7px;
}

div#header .last input:focus, div#header .last input:hover
{
  background-color: white;
}

div#footer li :link, div#footer li :visited
{
  /*color:#a9a8a8; */
}

.footer_links
{
  padding-top:10px;
  text-align:center
}

.footer_copyright
{
  color:#4f4f4f;
  text-align:center;
}
.top_information_block :link, .top_information_block :visited
{
  color:#fff;
}

html>body .content_main_bg
{
  width: 480px;
  height: auto;
  background:url(/images/content_filler.png) repeat-y;
  padding:30px  25px 25px ;
/*  background: url(/images/content_top.gif.png) no-repeat top center; */

}

html>body div#content_main
{
  width: 530px;
  height: auto;
  background-color: white;
  background:url(/images/content_filler.png) repeat-y;
/*  padding:30px  25px 25px ;*/
/*  background: url(/images/content_top.gif.png) no-repeat top center; */

}

html>body .content_main 
{
  width: 480px; height: auto;
  background-color: white; 
  padding:0px 25px 26px 25px; 
  background: url(/images/content_top.gif.png) no-repeat top center; 
  position: relative ;
/*  z-index: 3; */
}

* html .content_main_bg
{
  width: 480px; height: auto;
  margin-left: 0px;
  position: relative;
  left: 25px;
}

* html div#content_main
{
  width: 500px;
  padding-top:20px;
  height: auto;
  background: url(/images/content_filler.png) repeat-y 

}


* html .content_main  /****DO NOT TOUCH************************/
{
  width: 480px; height: 10px;
  margin-top: -20px;
  padding:0px 25px 25px 25px; 
  background: url(/images/content_top.gif.png) no-repeat top center; 
}

* html div#content_main h1
{
  margin: -10px;
  margin-top: 10px;
  font-size:15px;
  font-family:Verdana, Arial, sans-serif;
  padding:0px 25px 30px 25px;
  color: #7E7E7E;
}

html > body #content_main h1
{
  margin: -20px;
  font-size:14px;
  font-family:Verdana, Arial, sans-serif;
  padding:0px 25px 40px 25px;
  color: #7E7E7E;
}

div#content_main h2
{
  font-size:14px;
/*  white-space:normal;
  word-break:break-all; */
}

div#content_main h3
{
  font-size:14px;
  padding: 10px 0;
}

div#content_main h4
{
  font-size:12px;
  margin-top: -35px; 
  padding: 0px 0px 13px 18px;
  color:#7e7e7e;
  
}

* html div#content_main h4
{
  padding: 10px 0px 13px 18px;
}


div#content_main .interested_block
{
  float:left;
  padding:4px 10px 10px 0;
  width:60px;
}

div#content_main .interested_mark
{
  font-size: 2em;
  font-weight: bold;
  width: 40px;
  height: 26px;
  background: url(/images/interested_bubble.gif.png) no-repeat top left;
  text-align: right;
  margin-left:10px;
  color: #fff;
}

div#content_main .message
{
  text-align: center;
  
}



/* ----------agree start -------------*/

.agree_block
{
  float:left;
  width:303px; 
  height:205px; 
  display:block;
  background-color:#000000;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
margin-left:10px;
margin-top:5px;
padding-top:10px;
  color:#ffffff;
 }

.voted_status
{
  width:290px;
  overflow:hidden;
  padding-bottom:4px;
  padding-left:10px;
}

.voted_status_pub
{
  width:290px;
  overflow:hidden;
  padding-bottom:4px;
  padding-left:10px;
}

.poll_status
{
  width:290px;
  overflow:hidden;
  padding-bottom:4px;
  padding-left:10px;
  height:110px;
  font-size:15px;
  font-weight:bold;
}

.pie_chart
{
  width:112px;height:112px;
  float:left;
}

.voted_percent
{
font-size:15px;
font-weight:bold;
margin-left:58px;
margin-top:-63px;
text-align:center;
width:51px;
}

.voted_number
{
  float:left;
  margin-left:8px;
  width:148px;
}

.voted_number_text
{
  font-size:32px;
}
.number_container
{
  border-bottom: solid 1px #fff;
  font-size: 14px;
  font-weight: bold;
  height:42px;
  margin-top:3px;
}

.vote_section
{
display:block;
margin-top:2px;
overflow:hidden;
padding-left:6px;
width:294px;
}

.vote_section :link, .vote_section :visited
{
  color:#fff;
}

* html .vote_section
{
 padding-left:0px;
 margin-left:-5px;
 width:310px;
}

div#content_main .voted_status
{
  width:414px;
  color: #e3f1fa;
  text-align: left;
  margin-left:21px;
  font-size:14px;
  font-weight: bold;
  float: left;
  display: block;
  height:auto;
  padding: 14px 11px 20px 31px;
}

div#content_main .agree_number
{
  font-size: 16px;
  line-height: 25px;
  padding-top: 34px;
  padding-right: 25px;  
  text-align: right;
  letter-spacing: 0.23em;
}


.agree_linkyes
{
  background: url(/images/button_yes.png) no-repeat top left;
  height: 42px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  display:block;
  float:left;
  padding-top:22px;
  text-align:center;
  width:143px;
}

* html .agree_linkyes
{
  margin-left:7px;
}

.agree_linkno
{
  background: url(/images/button_no.png) no-repeat top left;
  width: 143px;
  height: 42px;
  text-align: center;
  font-size: 16px;
  margin-left:5px;
  font-weight: bold;
  display:block;
  float:left;
  padding-top:22px;
}

.vote_messages
{
  font-size:17px;
  font-weight:bold;
  padding-top:24px;
  text-align:center;
}

div#content_main .agree_linkyes :link, div#content_main .agree_linkyes :visited
{
  color: #ffffff;
}

div#content_main .agree_linkno :link, div#content_main .agree_linkno :visited
{
  color: #ffffff;
}

div#content_main .agree_static_container
{
  margin:0px 0px 0px 57px;
  width:100px;
  display:block;
  float:left;
}

* html div#content_main .agree_static_container
{
  margin:0px 0px 0px 31px;
}

div#content_main .totalvotes_static_container
{
  margin:0px 0px 0px 45px;
  display:block;
  width:100px;
  float:left;
}
div#content_main .disagree_static_container
{
  margin:0px 0px 0px 47px;
  display:block;
  width:100px;
  float:left;
}



div#content_main .agree_static 
{
  color:#ffffff;
  font-size:28px;
  text-align: center;
}

div#content_main .total_votes_static
{
  color:#ffffff;
  font-size:28px;
  text-align: center;
  margin: 1px;
}

div#content_main .disagree_static
{
  color:#ffffff;
  font-size:28px;
  text-align: center;
}




div#content_main .status_bg_labels_agree
{
  color:#f1f1f1;
  text-align: center;
  font-size:13px;
  padding-top:8px;
}

div#content_main .status_bg_labels_totalvotes
{
  color:#f1f1f1;
  text-align: center;
  font-size:13px;
  padding-top:7px;
}
div#content_main .status_bg_labels_disagree
{
  color:#f1f1f1;
  text-align: center;
  font-size:13px;
  padding-top:8px;
}


div#content_main .percent_marker_container
{
  display:block;
  float:left;
  /*margin:13px 0px 0px 50px; */
  width:400px;
  height:18px;
  margin: 13px 0px 0px 0px;
}

*:first-child+html div#content_main .percent_marker_container
{
  margin: 16px 0px 0px 0px;
}

* html div#content_main .percent_marker_container
{
  margin: 17px 0px 0px 0px;
}

div#content_main .percent_marker
{
  background:transparent url(/images/Status-Meter-Marker.png) no-repeat scroll 0 0;
  height:18px;
  width:7px;
}

* html div#content_main .percent_marker
{
  background:transparent url(/images/Status-Meter-Marker.gif.png) no-repeat scroll 0 0;
}

/*------agree end --------------*/

/* ----------list agree start -------------*/

div#content_main .list_agree_block
{
  padding:2px 2px 2px 0;
  width:85px; /*height:50px; */
  display:block;
  float: left;  
}

div#content_main .p_list_agree_block
{
  padding:2px 2px 2px 0;
  width:440px; /* height:50px; */
  display:block;
  float: left;
  margin-left:30px;  
  height:147px;
}

*:first-child+html div#content_main .p_list_agree_block
{
  margin-top:3px;
}



div#content_main .l_agree_sec
{
  display: block;
}

div#content_main .p_l_agree_sec
{
display:block;
float:left;
margin-left:29px;
margin-top:32px;
width:115px;
}

* html div#content_main .p_l_agree_sec
{
  margin-left:5px;
}

div#content_main .l_agree_mark
{
  padding-top: 3px;
  height: auto;
  text-align: center;
  display:block;
}

div#content_main .p_l_agree_mark
{
display:block;
font-size:22px;
height:auto;
padding-top:3px;
text-align:center;
color: #fff;
width:125px;
}

div#content_main .l_disagree_sec
{
  display:block;
}

div#content_main .p_l_disagree_sec
{
display:block;
float:left;
margin-left:29px;
margin-top:32px;
width:115px;
}

div#content_main .l_disagree_mark
{
  padding-top: 3px;
  height: auto;
  text-align: center;
  display:block;
}

div#content_main .p_l_disagree_mark
{
display:block;
font-size:22px;
height:auto;
padding-top:3px;
text-align:center;
color: #fff;
}

div#content_main .l_agree_linkyes
{
  width: 80px;
  height: auto;
  text-align: center;
  font-size: 8px;
  display: block;
}

div#content_main .p_l_agree_linkyes
{ 
  background:transparent url(/images/Public_Poll_Agree_Button.png) no-repeat scroll 0 0;
  display:block;
  height:41px;
  text-align:center;
  width:113px;
  margin-left:1px;
}

* html div#content_main .p_l_agree_linkyes
{
  background:transparent url(/images/Public_Poll_Agree_Button.jpg) no-repeat scroll 0 0;
}

*:first-child+html div#content_main .p_l_agree_linkyes
{
  margin-top:5px;
}

* html div#content_main .p_l_agree_linkyes
{
  margin-top:5px;
}

div#content_main .l_agree_word
{
  width: 80px;
  height: auto;
  text-align: center;
  display:block;
  margin-top: -16px;
  color: #FFFFFF;
 /* font-weight:bold; */
}

div#content_main .p_l_agree_word
{
  width: 110px;
  height: auto;
  text-align: center;
  margin-top: 6px;
  font-size:16px;
  padding-top: 10px;
}

*:first-child+html div#content_main .p_l_agree_word
{
  margin-top: 2px;
}

* html div#content_main .p_l_agree_word
{
  margin-top: 2px;
}

div#content_main .l_agree_linkno
{
  width: 80px;
  height: auto;
  text-align: center;
  font-size: 8px;
  display:block;
}

div#content_main .p_l_agree_linkno
{
  background:transparent url(/images/Public_Poll_Disagree_Button.png) no-repeat scroll 0 0;
  display:block;
  height:41px;
  text-align:center;
  width:113px;
}

* html div#content_main .p_l_agree_linkno
{
  background:transparent url(/images/Public_Poll_Disagree_Button.jpg) no-repeat scroll 0 0;
  margin-left:0px;
}

*:first-child+html div#content_main .p_l_agree_linkno
{
  margin-top:5px;
}

* html div#content_main .p_l_agree_linkno
{
  margin-top:5px;
}

.list_agree_block :link, .list_agree_block :visited
{
  color: #FFFFFF;
  text-decoration:none;
}

.p_list_agree_block :link, .p_list_agree_block :visited
{
  text-decoration:none;
  color:#002153;
  font-weight:bold;
}

div#content_main .l_agree_static_many 
{
  width: 80px; 
  border-top: solid 1px #004fc4; 
  font-size:12px;
  text-align: center;
  display: block;
}

div#content_main .l_agree_static_some 
{
  width: 80px;
  border-top: solid 1px #004fc4; 
  font-size:16px;
  text-align: center;
  display: block;
}

div#content_main .l_agree_static_few 
{
  width: 80px; 
  border-top: solid 1px #004fc4; 
  font-size:20px;
  text-align: center;
  display: block;
}

.p_static
{
display:block;
float:left;
margin-left:26px;
margin-top:35px;
text-align:center;
width:80px;
}

* html .p_static
{
margin-left:16px;
}
.p_l_text
{
width:110px;
margin-top:4px;
text-align:center;
margin-left:1px;
}


.p_link_to_help
{
  margin-left:37px;
  text-align:center;
  width:410px;
}

*:first-child+html .p_link_to_help
{
  margin-top:-3px;
}
.p_link_to_help :link, .p_link_to_help :visited
{
  color:#d2d2d2;
  text-decoration:none;
}

div#content_main .p_l_agree_static_few
{
  width: 80px;
  font-size:20px;
  text-align: center;
  display: block;
  color: #fff;
  margin-bottom:3px;
  height:25px;
}

div#content_main .interested_link
{
  text-align: center;
  font-size: 9px;
}  


div#content_main .l_agree_static_v
{
  width: 80px; height: auto;
  font-size:10px;
  display: block;
  text-align: center;
}

div#content_main .p_l_agree_static_v
{
display:block;
font-size:12px;
height:auto;
margin-top:4px;
text-align:center;
width:80px;
}

.public_status_box
{
  width: 400px;
  height: 100px;
}

* html .public_status_box
{
  margin-left:-10px;
}

.public_voted_message
{
  display:block;
  width:418px;
  height:35px;
  background:url(/images/thankyou_glow.png) no-repeat;
}
* html .public_voted_message
{
background:none;
margin-left:-25px;
}

.public_voted_message_text
{
 width:418px;
 color:#307eea;
 font-weight:bold;
 padding-top:6px;
 font-size:15px;
 text-align:center;
}


/*------list agree end --------------*/


div .select_category
{
  width: 300; 
  height: 30;
  display: block;
  float: left;
}



div#content_main .few_interests
{
  font-size: 20px;
  line-height: 26px;
  margin-right:10px;
}

div#content_main .some_interests
{
  font-size: 18px;
  line-height: 27px;
}

div#content_main .many_interests
{
  font-size: 16px;
  line-height: 25px;
}

div#content_main .interested_link
{
  text-align: center;
  font-size: 9px;
}

div#content_main .interested_link :link, div#content_main .interested_link :visited
{
  color: #004fc4;
}

div#content_main .question
{
  /*margin-bottom: 25px;
  padding-top: 10px; */
  left:-9px;
  margin-bottom:25px;
  margin-left:-17px;
  padding-left:20px;
  padding-right: 20px;
  position:relative;
  width:491px; 
  margin-top: 0px;
}

div#content_main .show_question
{
  /*margin-bottom: 25px;
  padding-top: 10px; */
  left:-9px;
  margin-bottom:25px;
  margin-left:-17px;
  padding-left:20px;
  padding-right: 20px;
  position:relative;
  width:491px; 
  margin-top: 0px;
}

* html div#content_main .show_question
{
  margin-top:-30px;
}

*:first-child+html div#content_main .show_question
{
  margin-top:-30px;
}

div#content_main .question_pub
{ 
  left:-9px;
  background: url(/images/Pub_List_BG.png) repeat-y;
  margin-bottom:25px;
  margin-left:-16px;
  padding:10px 20px;
  position:relative;
  width:491px;
  /*background: url(/images/pole_closed/Vote_Closed_EN.png) no-repeat bottom right;
  background-color:#EBEBEB;*/
} 
  

div#content_main .p_question
{
  background:url(/images/Public_Poll_Screen.png) no-repeat;
  height:230px;
}

.p_title
{
  margin-left:120px;
  padding:21px 1px 1px;
  width:360px;
  height:33px;
}




div#content_main .poll_closed_en
{
  background:url(/images/pole_closed/Vote_Closed_EN.png) no-repeat;
  width:77px;
  height:55px;
  float:right;
}

* html div#content_main .poll_closed_en
{
  background:url(/images/pole_closed/Vote_Closed_EN.gif.png) no-repeat;
}

div#content_main .poll_closed_ja
{
  background:url(/images/pole_closed/Vote_Closed_JP.png) no-repeat;
  width:77px;
  height:55px;
  float:right;
}

* html div#content_main .poll_closed_ja
{
  background:url(/images/pole_closed/Vote_Closed_JP.gif.png) no-repeat;
}

div#content_main .poll_closed_fr
{
  background:url(/images/pole_closed/Vote_Closed_FR.png) no-repeat;
  width:77px;
  height:55px;
  float:right;
}

* html div#content_main .poll_closed_fr
{
  background:url(/images/pole_closed/Vote_Closed_FR.gif.png) no-repeat;
}



div#content_main .poll_closed
{
  left:-9px;
  background: url(/images/Poll_Closed_BG.png) repeat-y;
  margin-bottom:25px;
  margin-left:-16px;
  padding:10px 20px;
  position:relative;
  width:491px;
  /*background: url(/images/pole_closed/Vote_Closed_EN.png) no-repeat bottom right;
  background-color:#EBEBEB;*/
}

div#content_main .question_body
{
  width: 490px;
  margin-top:6px;
  padding:5px;
/*  white-space:normal;
  word-break:break-all; */
}

div#content_main .question_body_list
{
  margin-top:12px;
  padding-left:5px;
  margin-left:80px;
/*  white-space:normal;
  word-break:break-all */
}

* html div#content_main .question_body_list
{
  margin-top:18px;
}

.little_remain
{
  color: #ff0000;
  font-weight: bold; 
}

div#content_main .question_list
{
  margin-bottom: 25px;
  margin-left: 80px;
}


div#error_for_deadline
{
  width:auto;
}

.deadline_input
{
margin-left:3px;
  display: block;
  float:left;
}

.title_check
{
  color:#004FC4;
  height:14px;
  margin-bottom:2px;
}

.deadline_date_dsp
{
  text-align: left;
  display: block;
}

.region_box
{
  width:450px; 
  display: block;
  float: left;
}

.select_region
{
  display: block;
  float: left; 
  padding-top: 7px;
}

.select_sub_category
{
  margin:3px 0px;
}


.select_region_ck
{
  width: 250px; height: 60px;
  display: block;
  margin: 32px 0px 0px 110px;  
}

.select_language
{
  width: 250px; height: 60px;
  padding-left: 3px;
  display: block;
  float: left;
}

#select_language_dsp
{
display:block;
}


.add_confirm_button
{
  width: auto; height: auto;
  padding-left: 13px;
  display: block;
  float: left;
}

.add_opinion_image
{
  background: url(/images/post_opinion.png) no-repeat ;
  height:94px;
  padding:37px 22px;
  width:428px;
}

* html .add_opinion_image
{
  background: url(/images/post_opinion.gif.png) no-repeat ;
}
.add_opinion_guidance
{
  margin-right: 104px;
  margin-top: -13px;
}


.vote_status_block
{
  height:auto;
  display:block;
}

.vote_block
{
  padding-top: 3px;
  width: 100px; height: auto;
}

.comment_left
{
  float:left;
  display:block;
  padding:0px 10px 0px 0px;
}
.network_badges
{
  background:url(/images/network_badges/Network_Badges_BG.png) no-repeat top left;
  width:202px;
  text-align:center;
  margin-left:40px;
  margin-top:2px;
  padding-top:7px;
  padding-bottom:5px;
}

.answer_submit
{
  margin: 8px 0px 8px 0px;
  font-size:13px;
}



.answer_voted
{
  text-align: center;
  background:url(/images/comment_condition_neutral.png) no-repeat ;
  width:100px; height:20px;
  color:#FFFFFF;
font-size:15px;
font-weight:bold;
height:20px;
margin-top:-20px;
padding-top:2px;
position:relative;
text-align:center;
width:100px;
z-index:0;
}

.answer_voted-1
{
  text-align: center;
  background:url(/images/comment_condition_disagree.png) no-repeat ;
  width:100px; height:20px;
  color:#FFFFFF;
font-size:15px;
font-weight:bold;
height:20px;
margin-top:-20px;
padding-top:2px;
position:relative;
text-align:center;
width:100px;
z-index:0;

}

.answer_voted1
{
  text-align: center;
  background:url(/images/comment_condition_agree.png) no-repeat ;
  width:100px; height:20px;
color:#FFFFFF;
font-size:15px;
font-weight:bold;
height:20px;
margin-top:-20px;
padding-top:2px;
position:relative;
text-align:center;
width:100px;
z-index:0;

}

.answer_author
{
  text-align: center;
  background:url(/images/comment_condition_author.png) no-repeat ;
  width:100px; height:20px;
  color:#FFFFFF;
font-size:15px;
font-weight:bold;
height:20px;
margin-top:-20px;
padding-top:2px;
position:relative;
text-align:center;
width:100px;
z-index:0;
}

.answer2
{
  margin-bottom:15px;
  padding-bottom: 40px;
}

.answer1
{
  height:auto;
  border-top:1px solid #f6f6f6;
  padding-bottom: 10px;
  padding-top: 10px;
  background:url(/images/Agree_Comment_BG.png) repeat-y
}
.answer-1
{
  border-top:1px solid #f6f6f6;
  background:url(/images/Disagree_Comment_BG.png) repeat-y;
  padding-bottom: 10px;
  padding-top: 10px;
}
.answer
{
  border-top:1px solid #f6f6f6;
  background:url(/images/Neutral_Comment_BG.png) repeat-y;
  padding-bottom: 10px;
  padding-top: 10px;
}
.answer0
{
  border-top:1px solid #f6f6f6;
  background:url(/images/Author_Comment_BG.png) repeat-y;
  padding-bottom: 10px;
  padding-top: 10px;
}

.vote_up_mark
{
  float:left;
  width:50px; 
  text-align:center;
  font-size: 10px;
}


.vote_down_mark
{
  float:left;
  width:50px; 
  text-align:center;
  font-size: 10px;
}

div#content_main .answer_body
{
  padding-top: 4px;
  padding-left: 1px; padding-right: 1px;
  margin-left:80px;
  width:390px;
/*  white-space:normal;
  word-break:break-all; */
}

div#content_main .answer_body ul
{
  margin-left: 15px;
}

div#content_main .radio_button
{ 
  border-top:solid 1px;
  display: block;
  margin-left: 0;
}

div#content_main .status_block
{
  background:url(/images/Status-Meter-BG.png) no-repeat top center;
  height: 148px;
  margin-left: -11px;
  margin-bottom: 15px;
}

* html div#content_main .status_block
{
  background:url(/images/Status-Meter-BG.jpg) no-repeat top center;
}

div#content_main .status_block_pub
{
  background:url(/images/Public_Poll_Status.png) no-repeat top center;
  height: 148px;
  margin-left: -11px;
  margin-bottom: 15px;
}

* html div#content_main .status_block_pub
{
  background:url(/images/Public_Poll_Status.jpg) no-repeat top center;
}

.remove_account_confirm
{
  background:url(/images/remove_account_bg.png) no-repeat ;
  height:248px;
  margin-top:-20px;
}

*html .remove_account_confirm
{
  background:url(/images/remove_account_bg.gif.png) no-repeat ;
}

.remove_account_text
{
  height:248px;
  padding:78px 30px 0px;
}

.subtext
{
  font-size: 9px;
  padding-left: 110px;
  color: #b6b6b6;
  margin-top: -6px;
  margin-bottom: 20px;
}
* html .remove_account_text
{
  margin-bottom: -78px;
}

html>body .user_profile_background
{
  height:140px;
}

* html .user_profile_background
{
  background:url(/images/profile_bg.gif.png) no-repeat ;
  height:140px;
  margin-left: 0px;
  width: 490px;
}

.user_profile_image
{
  height: 75px;
  padding: 33px 35px 9px 22px;
  text-align: center;
  vertical-align: middle;
  width: 75px;
  display:block;
  float: left;
}

.users_contribution
{
  display:block;
  float: left;
  margin-top:30px;
  padding-top 30px;
  vertical-align: middle;
  font-size:14px;
}

.user_profile_option
{
  display:block;
  float: left;
  margin-left:10px;
}

div#content_main hr
{
  background-color:white;
  border:none;
  border-top:solid 1px #B59D7A;
  clear:both;
  margin-bottom:10px;
}

div#content_main p
{
  padding-bottom: 10px;
}

div#content_bar
{
  background-color:white;
  background:url(/images/control_bar_filler.png) repeat-y; 
  position:relative;
}

* html .content_bar
{
  background:url(/images/control_bar_bg2.png) no-repeat top left;
  /*background-color:white; */
  height:399px; /* saito */ 
  padding: 10px;
}

html>body .content_bar
{
  background:url(/images/control_bar_bg2.png) no-repeat top left;
  /*background-color:white; */
  /*height:399px;  saito */
  padding: 10px;
}


*:first-child+html div#content_bar div.topbar
{
  background:url(/images/side_top.png) no-repeat top left;
  height:20px;
  /*margin:-10px;*/
}

* html div#content_bar div.topbar
{
  background:url(/images/side_top.png) no-repeat top left;
  height:20px;
  /*margin:-10px;*/
}

html>body div#content_bar div.topbar
{
  background:url(/images/side_top.png) no-repeat top left;
  height:20px;
  /*margin:-10px;*/
  width:240px;
  position: relative;
  /*z-index: 2 */
}

div#content_bar li
{
  padding: 0 0 5px 11px;
  list-style:none;
}

.question_bg
{
background:url(/images/question.png) no-repeat top left;
width:565px;
height:440px;
}



.search_box
{
display:block;
float:left;
margin-left:30px;
margin-top:7px;
text-align:right;
width:245px;
}


div#content_bar h2
{
  margin-left: 11px;
  margin-bottom: 2px;
  font-size:14px;
  font-family:Verdana, Arial, sans-serif;
  color: #7E7E7E;
}

div#footer
{
  margin-left: auto;
  margin-right: auto;
  height:53px;
 background:url(/images/footer_background.png) no-repeat top left;  
 width:870px;

}

* html div#footer
{
 background:url(/images/footer_background_ie6.png) no-repeat top left;  
}

.form_error
{
  color: #ff6000;
}

.error_message
{
  height:15px;
}

.indicator_user
{
  width: 100px;
  height: 40px;
  color: #fff;
margin-left:34px;
margin-top:-8px;
position:absolute;
  background: url(/images/ajax-loader.gif) no-repeat 0 0;
}

.indicator_tag
{
  width: 100px;
  height: 40px;
  color: #fff;
margin-left:119px;
margin-top:-31px;
position:absolute;
  background: url(/images/ajax-loader.gif) no-repeat 0 0;
}

.indicator_list
{
  width: 100px;
  height: 40px;
  color: #fff;
  margin-left:70px;
  background: url(/images/ajax-loader.gif) no-repeat 0 0;
}

.indicator_show
{
  position: absolute; 
  width: 100px;
  height: 40px;
  left: 534px;
  top: 170px;
  z-index: 900;
  background: url(/images/ajax-loader_opinion.gif) no-repeat 0 0;
}

* html .indicator_show
{
  left: 532px;
  top: 170px;
}


.indicator_pub
{
  position: absolute;
  width: 100px;
  height: 40px;
  left: 243px;
  top: 145px;
  z-index: 900;
  background: url(/images/ajax-loader.gif) no-repeat 0 0;
}

.indicator_comment
{
background:transparent url(/images/ajax-loader.gif) no-repeat scroll 0 0;
height:40px;
position:absolute;
width:100px;
z-index:900;
margin-left:16px;
margin-top:22px;
}

.indicator_list_c
{
background:transparent url(/images/ajax-loader.gif) no-repeat scroll 0 0;
height:33px;
left:35px;
position:relative;
top:-24px;
width:43px; /* 33px */
z-index:900;
}

.indicator_list_cp
{
background:transparent url(/images/ajax-loader.gif) no-repeat scroll 0 0;
height:33px;
left:19px;
position:relative;
top:-25px;
width:43px; /* 33px */
z-index:900;
}

.subtitle
{
  margin-top: 0px;
  padding-left: 14px;
  width:402px;
  color:#ffffff;
  font-weight: bold;
}

.subtitle :link, .subtitle :visited
{
  font-weight: bold;
}

.clearleft
{
  clear: left;
}

.clearright
{
  clear: right;
}

.form input
{
/*  display: block;
  float: left; 
  margin-bottom: 10px; */
}

.form_hidden
{
  position: absolute;
  top: -9999px;
}


.label_opinion
{
text-align:left;
width:250px;
}

.label_opinion_short
{
padding:1px 0 1px 0;
width:200px;
}

.label_opinion_short_u
{
float:left;
padding:1px 0 1px 0;

}

.add_opinion_checkbox
{
  margin-left:3px;
  padding-top:3px;
  padding-bottom:1px;
  display:block;
  float:left;
}

.label_opinion_mail
{
float:left;
padding:1px 0 1px 0;
}


textarea
{
/*  border:1px solid #0779de; */
-x-system-font:none;
font-size:99%;
font-size-adjust:none;
font-stretch:normal;
font-variant:normal;
line-height:normal;
font-family:arial,helvetica,clean,sans-serif;
font-size:13px;
font-style:normal;
font-weight:normal;
line-height:1.231;
}

.form_center
{
text-align:left;
margin-bottom:10px;
}

.post_opinion_left
{
  float:left;
  padding-left:32px;
  width:500px;

}

.post_opinion_right
{
float:left;
height:350px;
margin-top:46px;
margin-left:6px; 
width:290px; 
padding-left:10px;
/*-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-webkit-border-radius:10px;
background-color:#83b301;*/
background: transparent url(../images/newpost-panel-dark.png) no-repeat scroll 0 0;
margin-bottom:35px;
}

  
.confirm_opinion_left
{ 
  float:left;
  padding-left:32px;
  width:538px;

}

.confirm_opinion_right
{
float:left;
height:105px;
margin-top:10px;
margin-left:6px;
width:265px;
padding-left:10px;
/*-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-webkit-border-radius:10px;
background-color:#83b301;*/
background: transparent url(../images/newpost-confirm-panel.png) no-repeat scroll 0 0;
}

.post_confirm_tags
{
 /* padding-left:45px; */
 float:left;
 width:480px;
}

.question_tag
{
 display:block;
 float:left;
 padding-left:10px;
 margin-right:5px;
}

.tag_autocomplete_box
{
  color:#000000;
}

* html div.auto_complete
{
  width:280px;
}

.upload_picture_pic
{
 float:left;
 display:block;
 margin-right:5px;
}

.upload_picture_text
{
 font-size:14px;
height:35px;
padding-top:8px;
width:240px;
margin-left:5px;
} 

.opinion_left
{
 display:block;
 float:left;
}

.opinion_right
{
 display:block;
 float:left; 
 width:300px;
 margin-left:10px;
}

* html .opinion_right
{
}

.opinion_detail
{
  padding-left:15px;
  width:545px;  background-color:#ff33cc;
  -moz-border-radius:10px;  
  -webkit-border-radius:10px;  
  /* color:#FFFFFF;   fuze */
}

.opinion_bottom
{
  width:545px;
background:transparent url(/images/opinion-bottom-bar.png) repeat scroll 0 0;
  color:#FFFFFF;  
padding-left:15px;
display:block;
padding-top:4px;
height:28px;
margin-left:-15px;
}

*:first-child+html .opinion_bottom
{
background:transparent url(/images/ie7-opinion-footer.png) repeat scroll 0 0;
}


select
{
/*  border:1px solid #0779de; */
  margin-left:3px;
}

.form .right input
{
  display: inline;
  float: none;
  text-align: right;
}

.form label
{
  width: 200px;
  margin-bottom: 10px;
  text-align: left;
  padding-left:10px;
}

fieldset
{
   border: none; 
}

#login
{
  margin-bottom: 10px;
}

#login h2
{
  font-size: 14px;
  margin-bottom: 5px;
}

.loginw_form
{
  width: 294px; height:252px;
  display: block;
  float: left;
  background: url(/images/signin_window_background.png) no-repeat top left;
}

.loginw_form :link , .loginw_form :visited
{
  color: #ffffff;
}

.openid_box_loginw
{
  text-align:center;
}
.option_box_loginw
{
  float:left;
}

.loginw_form_inside
{
  height:207px;
  color:#fff;
}

.loginw_title
{
  margin-top: 20px;
  width:280px; height:30px;
  display: block;
  float: left;

}

.loginw_nickname
{
  margin-top:5px;
  width:280px; height:30px;
  display:block;
  float:left;
  line-height:2;
  margin-top: 32px;
  text-align:left;
}

.loginw_password
{
  width:280px; height:30px;
  display:block;
  float:left;
  line-height:2;
  text-align:left;
}

.loginw_label
{
display:block;
float:left;
height:29px;
margin:-3px 6px 0 11px;
text-align:center;
width:102px;
font-weight:bold;

}

.loginw_other
{
font-size:13px;
padding-top:5px;
text-align:center;
width:284px;
}

.loginw_space
{ 
  height: 10px;
}

.loginw_networks
{ 
height:5px;
margin-left:77px;
margin-top:-6px;
}

*:first-child+html .loginw_networks
{
margin-top:-18px 
}

.loginw_text
{ 
height:13px;
padding-top:10px;
font-weight:bold;
line-height:0;
text-align:center;
width:320px;
}

* html .login_text
{
height:11px; 
padding-top:10px;
font-weight:bold;
}

*:first-child+html .loginw_text
{

margin-left:10px;
margin-top:5px;
padding-bottom:5px;
height:15px;
}

.login_item
{
  display:block;
/*  line-height:2; */
  margin-bottom: 7px;
  text-align:left;
}


ul#tag_cloud
{
  list-style: none;
}

ul#tag_cloud li
{
  list-style: none;
  display: inline;
  padding: 5px;
  line-height: 2.1;
}

ul#tag_cloud li.tag_popularity_1
{
  font-size: 12px;
}

ul#tag_cloud li.tag_popularity_2
{
  font-size: 14px;
  font-weight: bold;
}

ul#tag_cloud li.tag_popularity_3
{
  font-size: 17px;
}

ul#tag_cloud li.tag_popularity_4
{
  font-size: 22px;
  font-weight:bold;
}

#answers
{
  padding-top: 10px;
  padding-left: 15px;
}

* html #answers
{
  padding-left:0px;
  width:545px;
}

#add_question
{
  padding: 27px;
  margin-bottom: 12px;
  margin-top: -17px;
  margin-left: 7px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding-left: 19px;
  background: url(/images/state_background.png) no-repeat left 7px;
}

* html #add_question
{
  background: url(/images/new_opinion.gif.png) no-repeat left 7px;
}


#add_question :link, #add_question :visited
{
  color: #fff;
}

.blog_link
{
  margin-left:3px;
  margin-top:5px;
  margin-bottom:5px;
  width:525px;
}

.blog_link, .blog_link :link, .blog_link :visited
{
  color: #fff;
}

.blogparts
{
  overflow:hidden;
}

.blogparts_left
{
  float:left;
  padding:5px;
  width:355px;
}

.blogparts_right
{
  float:right;
}

.options, .options :link, .options :visited
{
  color: #fff;
}

.comment_options, .comment_options :link, .comment_options :visited
{
  padding-left:20px;
}

.comment_edit_link, .comment_edit_link :link, .comment_edit_link :visited
{
  color: #aaa;
}

.opinion_edit_link, .opinion_edit_link :link, .opinion_edit_link :visited
{
  color: #ffffff;
  margin-left:4px;
  padding-bottom: 5px;
}

.opinion_edit_link_error, .opinion_edit_link_error :link, .opinion_edit_link_error :visited
{
  color: #ffffff;
  margin-left:40px;
  padding-bottom: 5px;
}

.options_em, .options_em :link, .options_em :visited
{
  color: #aaa;
}

.small
{
  font-size: 10px;
  font-weight: normal;
  margin-left: 75px;
}

.inquiry_small
{
  font-size: 10px;
  font-weight: normal;
}

.search_form
{
  font-size: 13px;
  margin-left: 10px;
  margin-top:5px;
  background: url(/images/search_input_form.png) no-repeat 
}

#searchform1 {background:url(/images/search_input_form2.png) left top no-repeat; display: block;width: 240px; height: 32px;}  
* html #searchform1 {background:url(/images/ie6-searchbox.png) left top no-repeat; }  
#searchform1 input { display: block; float: left; }  
#searchform1 .isearch1 {border:none; background: none;width:190px; color:#464646;padding: 5px 8px;font-size: 14px;}  
#searchform1 .ibutton1 {background:none; border:none;margin-top:0px; width:28px; height:26px; cursor: pointer; }  
* html #searchform1 .ibutton1 {margin-top:-10px; }  
*:first-child+html #searchform1 .ibutton1 {margin-top:-10px; }  

.in_form
{
  padding-left: 35px;
}

ul.plain_list
{
  margin-left: 15px;
}

.websiteurl
{
  margin-top: -3px;
  vertical-align:top;  
}

.public_polls_explanation
{
  padding-bottom:10px;
  margin-top:-10px;
  color:#7E7E7E;
  font-size:12px;
}

.user_point
{
  margin-left:-2px;
  margin-bottom:15px;
}

.users_name
{
  width: 140px;
  float: left;
}

.users_point
{
}

.navi_option
{
  text-align:right;
  padding-right:3px;
}

html>body .navi_option
{
  margin-top:46px;
}

.navi_link
{
  margin-left: -5px;
  width:200px;
/*  white-space:normal;
  word-break:break-all; */
}

.contentbar_information
{
  margin-left: -7px;
  margin-top: 15px;
}

.sidebar_info
{
  font-size: 13px;
  padding-left:10px;
  padding-top:5px;
}
.twitter_text
{
  float: left;
  display: block;
}
.twitter_icon
{
  float: left;
  display: block;
  margin-left:5px;
  margin-top:-3px;
}

.sidebar_link
{
background:transparent url(/images/sidebar_link_bg.gif.png) no-repeat scroll 0 0;
font-size:13px;
font-weight:bold;
height:23px;
margin-left:-11px;
padding-left:4px;
padding-top:3px;
width:216px;
}


.set_button
{
/*background:transparent url(/images/set_button.gif.png) no-repeat scroll 0 0;
color:#ffffff;
text-align:center;
border:none;
width:36px;
height:23px;*/
font-weight:bold;
font-size:13px;
padding-bottom:2px;
}

div.rss_links
{
  margin-top:15px;
  padding-bottom:10px;
}

* html .rss_links
{
  width:250px;
}

.toppage_message_box
{
  color:#898989;
  height:39px;
  margin-top:-27px;
  width:490px;
}

div#nickname_help
{
  margin-top:-18px;
}

div#remember_me_check
{
  margin-top:10px;
}

.information_image_en
{
  margin-left: -7px;
}

.alturi
{
  width:400px;
  text-align:left;
  padding: 5px 0px 0px 1px;
}

.under_construction_text
{
  text-align:center;
}
.under_construction_back
{
  background:transparent url(/images/under_construction_bg.png) repeat-x;
}

.youtube_video
{
  margin-left:10px;
  margin-bottom:10px
}

.vote_tendency
{
  margin-bottom:3px;
}

.share_voted1
{
  display:block;
  float:left;
  font-weight:bold;
  width:150px;
}

.share_voted0
{
  display:block;
  float:left;
  width:150px;
}
.voted_history_status
{
  display:block;
  float:left;
}

.question_body_text
{
background:transparent url(/images/list_body_bg.png) no-repeat scroll 0 0;
height:46px;
margin-bottom:6px;
margin-top:17px;
/*padding:10px 5px;
width:391px;*/
padding:10px 13px;
width:377px;
}
* html .question_body_text
{
  background:transparent url(/images/list_body_bg.gif.png) no-repeat scroll 0 0;
  width:375px;
}
.opinion_body_show
{
margin-bottom:10px;
width:520px;
}

.opinion_body
{
/*  white-space:normal;
  word-break:break-all; */
  width:505px;
  padding:10px;
  background-color:#ffffff;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
 /* color:#000000;  fuze */
line-height:1.5;
font-weight:normal;
}

.opinion_body_top
{
background:transparent url(/images/opinion_body_top.png) no-repeat scroll 0 0;
height:20px;
}
* html .opinion_body_top
{
background:transparent url(/images/opinion_body_top.gif.png) no-repeat scroll 0 0;
}

.opinion_body_mid
{
background:transparent url(/images/opinion_body_mid.png) repeat-y scroll 0 0;
padding-left:20px;
padding-right:20px;
width:414px;
color:#000000;
margin-top:-5px;
line-height:1.5;
}

* html .opinion_body_mid
{
margin-top:-5px;
}


.opinion_body_bottom
{
background:transparent url(/images/opinion_body_bottom.png) no-repeat scroll 0 0;
height:20px;
width:453px;
}
* html .opinion_body_bottom
{
background:transparent url(/images/opinion_body_bottom.gif.png) no-repeat scroll 0 0;
}

.conclusion_body_top
{
background:transparent url(/images/conclusion_body_top.png) no-repeat scroll 0 0;
font-weight:bold;
height:30px;
padding-left:10px;
padding-top:5px;
width:453px;
}
* html .conclusion_body_top
{
background:transparent url(/images/conclusion_body_top.gif.png) no-repeat scroll 0 0;
}

.conclusion_body_mid
{
background:transparent url(/images/conclusion_body_mid.png) repeat-y scroll 0 0;
padding-left:20px;
padding-right:20px;
width:414px;
/*padding-left:9px;
padding-right:8px;
width:436px;*/
margin-top:-5px;
line-height:1.5;
}

* html .conclusion_body_mid
{
margin-top:-5px;
}


.conclusion_body_bottom
{
background:transparent url(/images/conclusion_body_bottom.png) no-repeat scroll 0 0;
height:20px;
width:453px;
}
* html .conclusion_body_bottom
{
background:transparent url(/images/conclusion_body_bottom.gif.png) no-repeat scroll 0 0;
}

.conclusion_edit_link, .conclusion_edit_link :link, .conclusion_edit_link :visited
{
  font-weight: bold;
  margin-left:3px;
  color:#FFFFFF;
  padding-bottom: 5px;
  font-size:13px;
}


.opinion_options
{
  margin-left:7px;
  margin-top:3px;
  margin-bottom:3px;
  width:450px;
}

.question_cat
{
color:#7E7E7E;
font-size:12px;
margin-left:7px;
margin-top:5px;
margin-bottom:5px;

}
.question_cat, .question_cat :link, .question_cat :visited
{
  color: #565656;
}

div#edit_opinion
{
  margin-left:34px
}

.conclusion_header
{
  font-size:15px;
  font-weight:bold;
  margin-left:7px;
  margin-top:10px;
}

div#edit_conclusion
{
  margin-left:34px
}

div#signin_button
{
  padding-top:10px;
  font-size:13px;
  text-align:center;
height:25px;
}

.confirm_buttons
{
  font-size:13px;
  padding-left:155px;
}

.link_logout
{
  background-color:#ffffff;
  color:#000000; 
}

.link_logout :link, .link_logout:visited
{
  text-decoration: underline;
  color:#004fc4;
}

.link_logout :hover
{
  text-decoration: none;
}

.openid_opinion
{
  padding-left: 34px;
  padding-bottom: 10px;
}

.question_picture
{
 width:80px;
 text-align: center;
}

.search_word
{
 width:200px;
 float:left;
 clear:left;
 color:#fff;
}

.search_times
{
 width:200px;
 float:left;
 color:#fff;
}

.question_picture_n
{
 float:left;
}

.navi_link_pic
{
float:left;
height:37px;
white-space:normal;
width:150px;
}

.opinion_on_navi
{
 width:205px;
 height:60px;
}

.info_on_navi
{
 width:152px;
 float:left;
 margin-left:3px;
 
}

.pic_in_opinionbody
{
 text-align: left;
 padding-top:5px;
 float:left;
 display:block;
}

.pop_title
{
background:transparent url(/images/popup_title_background2.png) no-repeat scroll left top;
color:black;
font-weight:bold;
height:55px;
margin-top:7px;
padding:2px;
text-align:left;
width:189px;
/*  white-space:normal;
  word-break:break-all; */
} 
.pop_body
{
 width:194px;
 text-align:left; 
 float:left;
} 
.pop_box
{
float:left;
padding-left:3px;
padding-top:3px;
width:97px;
}
.pop_pic
{
 padding:5px;
}
.pop_percent
{
font-size:15px;
font-weight:bold;
padding-left:6px;
padding-top:6px;
}

.pop_number
{
font-size:13px;
font-weight:bold;
padding-left:6px;
padding-top:6px;
text-align:center;
}

.pop_text
{
font-size:12px;
width:187px;
/*  white-space:normal;
  word-break:break-all; */
}
.pop_user_header
{
height:70px;
padding-left:7px;
width:293px;
}

.pop_user_title
{
background:transparent url(/images/popup_title_background2.png) no-repeat scroll left top;
color:black;
font-weight:bold;
height:55px;
margin-top:7px;
padding:2px;
text-align:left;
width:189px;
/*  white-space:normal;
  word-break:break-all; */
float:left;
}

.pop_user_percent
{
float:left;
font-size:15px;
font-weight:bold;
padding-left:6px;
padding-top:15px;
}

.pop_user_text
{
font-size:12px;
padding-left:5px;
white-space:normal;
width:290px;
/*  white-space:normal;
  word-break:break-all; */
}

/* ads */
.pop_ad_title
{
background:transparent url(/images/popup_title_add_background.png) no-repeat scroll left top;
color:black;
font-weight:bold;
height:40px;
margin-top:7px;
padding:5px;
text-align:left;
width:274px;
margin-left:7px;
/*white-space:normal;
word-break:break-all; */
}
.pop_ad_body
{
 width:290px;
 text-align:left;
 float:left;
}
.pop_ad_text
{
font-size:12px;
margin-left:10px;
white-space:normal;
width:280px;
/*  white-space:normal;
  word-break:break-all; */
}

.opinion_list_block
{
border:medium none;
clear:none;
float:left;
height:100px;
margin:0 10px 10px 0;
padding:0;
width:100px;
}

* html .opinion_list_block
{
margin:0 8px 8px 0;
}

.thumbnail
{
height:100px;
margin:0;
overflow:hidden;
padding:0;
width:100px;
}
.wrapper
{
 min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto -50px; 
}

div#footer, .push
{
/*  height: 53px;  */
height:50px;
margin-top:5px;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;

}
.previous_page
{
margin-right:10px;
width:20px;
  float:left;
height: 440px; display: table;
}
.vc-middle 
{
 display: table-cell;
 vertical-align: middle;
/* width:20px;
overflow:hidden;*/
  
}
* html .previous_page  { position: relative; }
* html .vc-middle { position: absolute; top: 50%; }
* html .vc-inner  { position: relative; top: -50%; }

*:first-child+html .previous_page  { position: relative; }
*:first-child+html .vc-middle { position: absolute; top: 50%; }
*:first-child+html .vc-inner  { position: relative; top: -50%; }
.next_page
{
  width:20px;
  float:right;
  height: 430px; display: table;
}
* html .next_page  { position: relative; }
*:first-child+html .next_page  { position: relative; }
.list_content
{
  float:left;
  width:880px;
}

.list_content h1
{
  color:#ffffff;
  font-size: 15px;
}

.new_opinion_background
{
  padding-bottom:15px;
  width:870px;
  margin-left:30px ;
  background-color:#8fc400;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;   
  color:#FFFFFF;
  font-family:Verdana,sans-serif;
  font-weight: bold;
  overflow:hidden;
  margin-top:40px;
}
.new_opinion_background h1
{
  padding-top: 6px;
  padding-left: 18px;
  padding-right: 0px;
  font-size: 25px;
  text-align: left;
  letter-spacing: -1px;  
}

.opinion_background
{
  padding-bottom:15px;
  width:870px;
  margin-left:30px ;
  overflow:hidden;
  margin-top:40px;
}

* html .opinion_background
{
}

.login_background
{
  padding-bottom:15px;
  width:870px;
  margin-left:30px ;
  background-color:#6d6d6d;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  color:#FFFFFF;
  font-family:Verdana,sans-serif;
  font-weight: bold;
  overflow:hidden;
  margin-top:40px;
}

.login_background h1
{
  padding-top: 6px;
  padding-left: 18px;
  padding-right: 0px;
  padding-bottom: 20px;
  font-size: 25px;
  text-align: left;
  letter-spacing: -1px;
}

.configuration_form_button
{
font-size:13px;
text-align:center;
margin-top:85px;
}

.login_form_button
{
font-size:13px;
text-align:center;
margin-top:1px;
height:26px;
}

.login_form 
{
margin-left:35px;
width:320px;
float:left;
}

* html .login_form
{
  margin-left:15px;
} 

.login_form_right
{
height:347px;
margin-left:47px;
width:430px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
background-color:#C0BFBF;
padding:10px;
color:#434343;
float:left;
}

.login_right_title
{
  font-size:18px;
}


.password_form
{
margin-left:35px;
width:530px;
}

.register_pics
{
  width:425px;
  display: block;
  float:left;  
margin-left:20px;
padding-bottom:13px;
}

* html .register_pics
{
  width:420px;
  margin-left:10px
}

.register_label
{ 
  width:130px;
  float:left;
  text-align:right;
  padding-right:5px;
}

.register_form
{
float:left;
width:420px;
}

.register_right
{
float:left;
height:315px; width:270px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
background-color:#c0bfbf;
}

div#question_pager
{
  text-align:center;
  color:#FFFFFF;
  font-weight:bold;
  font-size:16px;
}

div#question_pager :link, div#question_pager :visited
{
  font-size:13px;
  color:#FFFFFF;
}

input#register_f 
{
  background-color:#ccfc67;
}

div#register_selected_pic
{
  text-align:center

}

.pic_selector
{
  text-align:center
}

.default_pics
{
  float:left;
  padding:1px;
}

.register_pic_help
{
  font-size:10px;
  padding:10px;
}

.register_crypto
{
  padding-left:120px;
}

.box_inside
{
  padding:15px 35px;
}

.comment_title_top
{
background:transparent url(/images/comment_title_top.png) no-repeat scroll 0 0;
height:44px;
width:418px;
}
.comment_title_mid
{
background:transparent url(/images/comment_title_mid.png) repeat-y scroll 0 0;
/* color:#000000; fuze */
margin-top:-18px;
padding-left:25px;
width:392px;
/*word-break: break-all; */
}
.comment_title_bottom
{
background:transparent url(/images/comment_title_bottom.png) no-repeat scroll 0 0;
height:22px;
width:418px;
}
.comment_title_mid h2, .comment_title_mid h1
{
  font-weight: bold;
  padding-right:10px
}
.opinion_title_box
{
  height:108px;
  padding-top:10px;
}
.opinion_user_avatar
{
  float:left;
}
.opinion_title_right
{
  float:left;
  padding-left:10px;
}

.change_avatar_left
{
  float:left;
  width:410px;
  padding:5px;
  margin-left:10px;
 background-color:#c0bfbf;  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  color:#000000;
}

.change_avatar_right
{
  width:410px;
  padding:5px;
margin-left:440px;
 background-color:#c0bfbf;  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  color:#000000;
}

.change_avatar_default
{
  height:377px;
}

.crop_background
{
  width:870px; padding-bottom:10px; margin-left:30px ;  background-color:#6d6d6d;  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  color:#FFFFFF;
  font-family:Verdana,sans-serif;
  font-weight: bold;
  /*height:1100px; */
overflow:hidden; 
  margin-top:40px;
}

.crop_background h1
{
  padding-top: 6px;
  padding-left: 18px;
  padding-right: 0px;
  padding-bottom: 20px;
  font-size: 25px;
  text-align: left;
  letter-spacing: -1px;
}

.view_select_box1
{
  color:#181818;
  width:230px;
  height:160px;
  text-align:left;
  float:left;
  position:relative;
  left:0px;
  padding:10px 10px 10px 10px;
  background-color:lightgrey;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
}

.view_select_box2
{
  color:#181818;
  width:230px;
  height:160px;
  text-align:left;
  float:left;
  position:relative;
  top:0px;
  left:25px;
  padding:10px 10px 10px 10px;
  background-color:lightgrey;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
}

.view_select_box3
{
  color:#181818;
  width:230px;
  height:160px;
  text-align:left;
  float:left;
  padding:10px 10px 10px 10px;
  background-color:lightgrey;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  left:50px;
  top:0px;
  position:relative;
}

.change_avatar_header
{
  margin:10px;
  padding-bottom:10px;
}

.userupload_picture_box
{
  width:389px;   padding: 10px;  background-color:#414141;  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  color:#ffffff;
  font-family:Verdana,sans-serif;
  font-weight: bold;
  margin-top:10px;
}

.userupload_profile_picture_box
{
  width:370px;  padding: 10px;  background-color:#414141;  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  color:#ffffff;
  font-family:Verdana,sans-serif;
  font-weight: bold;
  margin-top:10px;
}

div#btn
{
  margin-left:10px;
  height:30px;
}

.cropped
{
  margin-left:10px;
}

.indicator_crop
{
background:transparent url(/images/ajax-loader.gif) no-repeat scroll 0 0;
height:40px;
position:absolute;
width:100px;
z-index:900;
margin-left:16px;
}

.color_panel
{
  position:relative;
 height:200px;
margin-top:50px; 
}

#category_dropdown
{
margin-left:auto;
margin-right:auto;
padding-left:717px;
font-size:12px
}

*:first-child+html div#category_dropdown
{
margin-left:-910px;
text-align:left;
margin-top:20px;
}
* html div#category_dropdown
{
margin-left:-910px;
text-align:left;
margin-top:20px;
}
div#language_dropdown  
{
margin-left:auto;
margin-right:auto;
margin-top:3px;
padding-left:816px;
}

*:first-child+html div#language_dropdown  
{
margin-left:-905px; 
margin-top:20px;
z-index:9999;
position:absolute; 
}

* html div#language_dropdown  
{
margin-left:-905px; 
margin-top:20px;
z-index:9999;
position:absolute; 
}

div#language_dropdown ul 
{
float:none;
padding:0px;
}

div#language_dropdown li
{ 
border-right: none;
padding:0px;
font-weight:normal;
display:block;

}

div#language_dropdown li :link, div#language_dropdown li :visited 
{ 
color:#000
}

.configuration_background
{

  width:870px;  margin-left:30px ;  background-color:#7a4a01;  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  color:#FFFFFF;
  font-family:Verdana,sans-serif;
  font-weight: bold;
  height:500px; 
  margin-top:40px;
}

.configuration_background h1
{
  padding-top: 6px;
  padding-left: 18px;
  padding-right: 0px;
  padding-bottom: 20px;
  font-size: 25px;
  text-align: left;
  letter-spacing: -1px;
}

.configuration_background h4
{
  font-size: 15px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight: bold;
}
.config_form_user
{
  margin-left:25px;
  padding:10px;
  float:left;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  background-color:#ffffff;
  width:800px;
}

* html .config_form_user
{
  margin-left:13px;
}


.config_form
{
  padding-left:35px;
}

.checker
{
  color:#ffffff;
}

.choosen_category
{
  font-weight: bold;
  background:#c6c6c6 none repeat scroll 0 0;
  color:#000000;  
  text-align:center;
  -moz-border-radius-topright:10px;
  -moz-border-radius-topleft:10px;
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
}

.help_background
{

  width:870px;
  margin-left:30px ;
  background-color:#80ae1c;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  /* color:#FFFFFF; */
  font-family:Verdana,sans-serif;
  font-weight: bold;
  padding-bottom:10px;
  overflow:hidden;
  margin-top:40px;
}

.help_background h1
{
  padding-top: 6px;
  padding-left: 3px;
  padding-right: 0px;
  padding-bottom: 20px;
  margin-left:-7px;
  font-size: 25px;
  text-align: left;
  letter-spacing: -1px;
}

* html .help_background h1
{
  margin-left:3px;
}


.help_background h2
{
/*  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px; */
  font-size: 17px;
/*  text-decoration:underline; */
padding-left: 10px;
border-bottom:1px solid #6a6a6a;
border-left:9px solid #FF3333;
margin-bottom:10px;   
margin-top:10px;   
}
.help_form_user
{
  margin-left:25px;
  width:560px;
  padding:10px;
  float:left;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  background-color:#ffffff;
  margin-top:25px;
}

* html .help_form_user
{
  margin-left:15px;
  width:560px;
}
.help_form
{
  margin-left:25px;
  width:575px;
  float:left;
  color:#ffffff;
}
* html .help_form
{
  margin-left:10px;
  width:570px;
}

.help_form_right
{ 
  margin-left:10px;
  width:220px;
  float:left;
  padding:50px 10px 10px;
}
.help_notselected
{
color:#000000;
height:15px;
margin-top:10px;
padding:10px;
width:200px;
background-image:url(../images/help-menu-unselected.png);
background-repeat:no-repeat;

}
.help_selected
{
  height:15px;
  margin-top:10px;
  padding:10px;
  width:200px;
  background-image:url(../images/help-menu-selected.png);
  background-repeat:no-repeat;
}

.help_contents
{
 margin-top:10px;
 margin-left:25px;
 width:800px;
 padding:10px;
  color:#ffffff;
}

.help_contents_user
{
 margin-top:10px;
 margin-left:25px;
 width:800px;
 padding:10px;
}

.overflow_hidden
{
  overflow:hidden;
}


.moderator_links
{
  text-align:center;
  font-size:11px;
}

.view_control
{
  float:none;
  display:block;
  padding-right:14px;
  text-align:right;
  padding-bottom:10px;
  padding-right:29px;
}

.opinion_left_detail
{
  width:545px;
  background-color:#ff33cc;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  color:#FFFFFF;
  font-family:Verdana,sans-serif;
  font-weight: bold;
  padding-left:15px;

}

.comment_title_right
{
  float:left;
}

.comment_list
{
  padding-top:10px;
  padding-bottom:10px;
  overflow:hidden;
  width:530px;
}

.users_latest
{
  float:left;
text-align:center;
width:195px;

}
.right_content_user
{
  width:295px;
  height:110px;
}

.opinion_side_block
{
  height:80px;
  width:300px;
  background-color:#ffffff;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  margin-top:10px;
/*  word-break: break-all; */
}



* html .opinion_side_block
{
}

.opinion_tag_box
{
  height:auto;
  padding:5px;
  width:290px;
  background-color:#ffffff;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  margin-top:10px;
}


.advertisement_side_block_2
{
  height:80px; /**/
overflow:hidden;
  width:300px;
  background-color:#ffffff;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  margin-bottom:10px;
}

.advertisement_side_block_3
{
  height:170px; /**/
overflow:hidden;
  width:300px;
  background-color:#ffffff;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  margin-bottom:10px;
}

.advertisement_side_block_4
{
  height:260px; /**/
overflow:hidden;
  width:300px;
  background-color:#ffffff;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  margin-bottom:10px;
}

.question_picture_side
{
  float:left;
  margin:9px;
}

* html .question_picture_side
{
  margin-left:3px;

}

.opinion_side_title
{
  color:#000000;
display:block;
float:left;
margin-top:4px;
width:207px;
height:47px;

}

.big_agree_number
{
  color:#2f54f4;
font-size:27px;
font-weight:bold;
}

.big_disagree_number
{
  color:#d32626;
font-size:27px;
font-weight:bold;
}
.link_post_comment
{
  text-align:right;
  float:right; 
  padding-right:10px; 
}
.link_post_comment :link, .link_post_comment :visited
{
  color:#fff
}

*:first-child+html .link_post_comment
{
  margin-top:-25px;
}

.outside_form
{
  font-weight:bold;
}

.sideber_label
{
  float:left;
  padding-left:3px;
}
.users_count
{
  font-size:46px; 
}
#select_list_order
{
  float:left;
}
.contact_label
{
    width:400px;   
  padding-right:5px;
}
.help_marginleft
{
  margin-left:187px;
}

div.auto_complete {
background:#000000 none repeat scroll 0 0;
}

.users_page
{
  width:870px;
  margin-left:30px ;
  overflow:hidden;
  margin-top:40px;
}

* html .users_page
{
  width:880px;
  margin-left:25px;
}

.users_page_left
{
  width:300px;
  background-color:#9d9d9d;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  display:block;
  float:left; 
  padding:10px; 
}

h1.users_profile_name
{
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  margin-bottom:5px;
}

h1.users_profile_name :link, h1.users_profile_name :visited
{
  color: #ffffff;
}


.users_profile_image
{
  width:300px;height:300px;
}

.profile_noimage
{
  width:300px;
  text-align:center;
font-size:27px;
font-weight:bold;
margin-top:-180px;
  color:#ffffff;
}

.users_voice_top
{
  background: transparent url(/images/users_voice_top.png) no-repeat scroll 0 0;
  height:34px;
  width:300px;
}
.users_voice_mid
{
  padding-left:3px;
  width:297px;
  background-color: #ffffff;
}

.users_voice_bottom
{
  background: transparent url(/images/users_voice_bottom.png) no-repeat scroll 0 0;
  height:22px;
  width:300px;
}
.users_poll_status
{
  width:296px;
  background-color:#d6d5d5;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  padding-left:3px; 
  padding-bottom:7px; 
  margin-bottom:10px;
  overflow:hidden;
  font-size:15px;
}
.users_poll_status h3
{
  font-size:14px;
  padding:2px;
  font-weight:bold;
}

.users_page_right
{
  width:540px;
  display:block;
  float:left;
  margin-left:10px;
}

* html .users_page_right
{
  margin-left:5px;
}

.update_user_success
{
  font-size:15px;
  padding:3px;
  background-color: #8fc31f;
}
.update_user_error
{
  font-size:15px;
  padding:3px;
  background-color: #FF6000;
}
.users_post_tab
{
  width:540px;height:26px;
}
.post_tab_selected
{
  width:130px;
  background-color:#ffffff;
  height:21px;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
  display:block;
  float:left;
  text-align:center;
  font-weight:bold;
  font-size:14px;
  padding-top:5px;
  border-right:1px solid #000000;
}
.post_tab_no_selected :link , .post_tab_no_selected :visited
{
  width:130px;
  background-color:#666666;
  height:21px;
  color:#ffffff;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
  display:block;
  float:left;
  text-align:center;
  font-weight:bold;
  font-size:14px;
  padding-top:5px;
  border-right:1px solid #000000;
}

.post_tab_next_page :link , .post_tab_next_page :visited
{
  width:130px;
  background-color:#666666;
  height:21px;
  color:#ffffff;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
  display:block;
  float:left;
  text-align:center;
  font-weight:bold;
  font-size:14px;
  padding-top:5px;
  margin-left:10px;
  border-right:1px solid #000000;
}

.users_content
{
  background-color:#ffffff;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  -moz-border-radius-topright:10px;
  -webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  -webkit-border-top-right-radius:10px;
  padding:10px 10px 10px 15px;
  width:515px;
  overflow:hidden;
}

.users_comment
{
  background-color:#000000;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  -moz-border-radius-topright:10px;
  -webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  -webkit-border-top-right-radius:10px;
  padding:10px 5px 10px 5px;
  width:528px;
  border: solid 1px #ffffff
}

* html .users_comment
{
  width:535px;
  padding:5px 5px 5px 5px;
}
.user_category_label
{
  border-left:9px solid #ff3333;
  border-bottom:1px solid #808080;
  height:24px;
  margin-bottom:10px;
}

.user_opinion_label
{
  border-left:9px solid #8fc31f;
  border-bottom:1px solid #999999;
  height:24px;
}

.user_category_text
{
  font-size:20px;
  font-weight:bold;
  padding-left:5px; 
  float:left;
}

.user_posts_area
{
height:165px;
}

.see_more_text
{
  font-size:13px;
  padding-right:10px;
  padding-top:6px;
  text-align:right;
}
.see_more_text :link, .see_more_text :visited
{
  color: #959595;
}

.user_opinion_icon_block
{
border:medium none;
clear:none;
float:left;
height:100px;
margin:0 20px 10px 0;
padding:0;
width:100px;
}
.user_opinion_thumbnail
{
  height:163px;
  margin:0;
  overflow:hidden;
  padding:0;
  width:100px;
}
.user_opinion_icon_title
{
height:43px;
}
.user_opinion_icon_vote
{
  color:#999999;
}

.opinion_users_list_block
{
border:medium none;
clear:none;
float:left;
height:48px;
margin:0 1px 1px 0;
padding:0;
width:48px;
}

.small_thumbnail
{
height:48px;
margin:0;
overflow:hidden;
padding:0;
width:48px;
}
.color_panel
{
  margin-top:0;
  float:left;
  width:250px;height:200px;
}
.yui-picker-swatch
{
  display:none;
}
.color_text
{
  width:250px;
  height:15px;
  font-weight:bold;
}
.users_content h2
{
  font-size:14px;
  font-weight:bold;
}
.tag_show
{
  font-weight: bold;
  font-size:16px;
  padding-left:30px;
}

.opinion_noimage
{
  width:215px;
  text-align:center;
font-size:25px;
font-weight:bold;
margin-top:-125px;
  color:#ffffff;
}
.crypto_background
{
  background-color:#ffffff;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  height:45px;
  width:167px;
}

.users_comment_title :link, .users_comment_title :visited
{
  color:#ffffff;
  font-weight:bold;
}
.users_comment_title
{
  padding-bottom:5px;
}
.users_comment_block
{
  width:870px;
  margin-left:30px ;
  overflow:hidden;
  border-bottom: solid 1px #fff;
  margin-bottom:10px;
  padding-bottom:8px;
}

.page_navigation_block
{
  margin-left:30px;
  width:870px;
  text-align:center;
}
.search_background
{
  padding:15px;
  width:840px;
  margin-left:30px ;
  background-color:#8fc400;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  color:#FFFFFF;
  font-family:Verdana,sans-serif;
  font-weight: bold;
  overflow:hidden;  
  margin-bottom:10px;
  color:#ffffff;
  margin-top:40px;
}
.search_background h1
{
  font-size:20px

}

.question_body
{
}
.conclusion_body
{
/*  white-space:normal;
  word-break:break-all; */
  width:505px;
  padding:10px;
  background-color:#fff7dc;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  color:#000000;
  line-height:1.5;
}
.users_vote_block
{
  height:128px;
  padding-left:3px;
  width:422px;
  overflow:hidden;
  border-bottom: solid 1px #fff;
  margin-bottom:10px;
  margin-left:10px;
  padding-bottom:8px;
  float:left;
  background-color:#fff;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  color:#000000;
}
.users_votes
{
  margin-left:30px;
  width:870px;
  overflow:hidden;
}
* html .users_votes
{
  margin-left:15px;
  width:880px;
}
.users_vote_title
{
  padding-bottom:5px;
  padding-left:5px;
}
.users_vote_title :link, .users_vote_title :visited
{
  color:#000000;
  font-weight:bold;
}

.regular_form
{
  margin-left:35px;
  width:800px;
  float:left;

}
* html .regular_form
{
  margin-left:25px;
  width:790px;
}
.users_total_posts
{
  font-size:18px;
  font-weight:bold;
}
.help_strong
{
  font-size:18px;
  font-weight:bold;
}

.help_h2
{
  font-size:18px;
  font-weight:bold;
  padding-left:3px;
}

.font-normal
{
  font-weight:normal;
}

.users_rank
{
  height:20px;
}
.users_rank_text
{
  float:left;
}
div#add_favorite 
{
  font-size:14px;
  color:#fff;
}
div#add_favorite :link, div#add_favorite :visited
{
  font-size:14px;
  color:#fff;
}
.user_favorite_icon_block
{
border:medium none;
clear:none;
float:left;
height:150px;
margin:0 3px 3px 0;
padding:0;
width:100px;
}
.name_above_icon
{
display:table-cell;
height:31px;
vertical-align:bottom;
}
.favorite_remove_link
{
color:#9d9d9d;
font-size:12px;
margin-left:7px;
margin-bottom:5px;
}
.favorite_remove_link, .favorite_remove_link :link, .favorite_remove_link :visited
{
  color: #9d9d9d;
}
.favorite_space_left
{
  margin-left:12px;
}

.inquiry_form
{
  height:200px;
  width:555px;
}
.newpost_form
{
height:515px;
width:490px;
}
.newpost_title_form
{
width:490px;

}
.inquiry_text
{
width:200px;
}

.ad_background
{

  width:870px;
  margin-left:30px ;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  /* color:#FFFFFF; */
  font-family:Verdana,sans-serif;
  font-weight: bold;
  padding-bottom:10px;
  overflow:hidden;
  margin-top:40px;
  text-align:center;
}
.top_logo
{
background: transparent url(/images/whatpercent_title1.png) no-repeat scroll 0 0;
display:block;
float:left;
height:35px;
width:440px;
cursor: pointer;

}

* html .top_logo
{
background: transparent url(/images/ie6-wplogo.png) no-repeat scroll 0 0;
}

.btn-left-arrow
{
background: transparent url(/images/btn-left-arrow2.png) no-repeat scroll 0 0;
display:block;
float:left;
/*height:76px;*/
height:43px;
width:20px;
cursor: pointer;
 
}

* html .btn-left-arrow
{
background: transparent url(/images/ie6-leftarrow2.png) no-repeat scroll 0 0;
}

.btn-right-arrow
{
background: transparent url(/images/btn-right-arrow2.png) no-repeat scroll 0 0;
display:block;
float:left;
height:43px;
/*height:76px; */
width:20px;
cursor: pointer;
 
}

* html .btn-right-arrow
{
background: transparent url(/images/ie6-rightarrow2.png) no-repeat scroll 0 0;

}

.help_header
{
  border-left:9px solid #ff3333;
  border-bottom:1px solid #808080;
  margin-bottom:10px;
}

.help_header_g
{
  border-left:9px solid #6a6a6a;
  border-bottom:1px solid #94cf13;
  margin-bottom:10px;
}
.help_background li
{
  margin-left:25px;
}

.number_container_choice
{
  border-bottom: solid 1px #fff;
  font-size: 14px;
  font-weight: bold;
  height:42px;
  margin-top:3px;
  display:table;
  width:165px;
  word-break: break-all; 
}

* html .number_container_choice  { position: relative; }
*:first-child+html .number_container_choice  { position: relative; }

.voted_number_text_blue
{
  color:#2F54F4;
  font-size:17px;
  font-weight: bold;
}
.voted_number_text_red
{
  color:#D32626;
  font-size:17px;
  font-weight: bold;
}

.survey_linkblue
{ 
  background: url(/images/button_yes.png) no-repeat top left;
  height: 64px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  display:block;
  float:left;
  text-align:center;
  width:143px;
  display:table;
  word-break: break-all; 
} 
  
* html .survey_linkblue
{ 
  margin-left:7px;
} 

* html .survey_linkblue  { position: relative; text-align:left; padding-left:5px; width:138px; }
*:first-child+html .survey_linkblue  { position: relative; text-align:left; padding-left:5px; width:138px; }
  
.survey_linkred
{
  background: url(/images/button_no.png) no-repeat top left;
  width: 143px;
  height: 64px;
  text-align: center;
  font-size: 15px;
  margin-left:5px;
  font-weight: bold;
  display:block;
  float:left;
  display:table;
  word-break: break-all; 
}

* html .survey_linkred  { position: relative; text-align:left; padding-left:5px; width:138px; }
*:first-child+html .survey_linkred  { position: relative; text-align:left; padding-left:5px; width:138px; }

.sidebar_custom_choice
{
  float:left;
  margin-top:-2px;
  line-height:13px;
}

.vote_messages_choice
{
  font-size:17px;
  font-weight:bold;
  padding-top:5px;
  text-align:center;
}

.blue_text
{
  background-color:#7f95f3;
  color:#000000;
  width:200px;
  float:left;
} 

.red_text
{
  background-color:#f37f92;
  color:#000000;
  width:200px;
  float:left;
}

div#answer1_check
{
  float:left;
  width:30px;
  margin-left:5px;
}

div#answer2_check
{
  float:left;
  width:30px;
  margin-left:5px;
}

.comfirm_answer_text
{
  padding-left:10px;
}

.sidebar_normal_choice
{
  float:left;
}

.answer_text_small
{
  font-size:12px;
  font-weight:normal;
}

.yui-skin-sam div#category_dropdown .yuimenuitem-hassubmenu {
}

.yui-skin-sam .yuimenu .bd  {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topright:10px;
-moz-border-radius-topleft:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
opacity:0.92
}

/*.yui-skin-sam #category_dropdown .yuimenuitemlabel {
background-image:url(/images/catmenuhl.png);
} */

#category_dropdown .yuimenuitem-selected {
background-color:#c6c6c6;
-moz-border-radius:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
}

#language_dropdown .yuimenuitem-selected {
background-color:#c6c6c6;
-moz-border-radius:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
}

.pollopened
{
color:#8FC400;
float:left;
font-size:13px;
font-weight:normal;
padding-left:8px;
padding-top:2px;
width:150px;
}

.pollclosed
{
float:left;
font-size:13px;
font-weight:normal;
padding-left:8px;
padding-top:2px;
width:150px;
}

h2.popular_tags_link
{
font-size:15px;
font-weight:bold;
}
.not_vote_yet
{
  color:#b1de27;
}
.big_total_number
{
font-size:27px;
font-weight:bold;
  color:#b1de27;

}
div#ticker
{
  float:left;
  padding:2px;


}
div#ticker a:link,  div#ticker a:visited
{
  text-decoration: none !important; 
}
* html div#ticker
{
  display: none;
} 
