/* CSS Document */

/* UNDO Html */
ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address { font-style:normal }
	

/* Reworked Tags */	
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	cursor: auto;
	color: #000000;	
	background-color: #efefef;
	line-height: 130%;
	_text-align: center;
	margin-top: 0px;
}

a,
a:visited  {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #1f627d;
}


/* Columns, header and nav */
/* All deleted */

/*Styles the header */

#header a span {
  display:none;
}

.top-nav {
	margin: 100px 2px -5px 5px;
	#margin: 3px 2px -5px 5px;
	padding: 20px 0 0 0;
}

#nav {
	margin: -109px 0 20px 119px;
	#margin: 10px 0 20px 119px;
	font-size: 1.2em;
}

#top-banner{
	margin: -3px 0 0 25px;
}

.header-normal {
	float:left;
	margin: -88px 10px 0 21px;
	#margin: -3px 10px 0 21px;
}

.header-debate {
	margin: -88px 10px 0 -144px;
	#margin: -3px 10px 0 -144px;
	float: left;
}


#logged-in /* Styles the log-in or logged-in area */
{
	float: right;
	line-height: 150%;
	margin: 6px 12px 0;
	padding-bottom: 20px;
}

#logged-in a {
	text-decoration: none;
	color: #666;
}

#logged-in a:hover {
	text-decoration: underline;
	color: #1f627d;
}

#register-link {
	font-weight: bold;
	}

.horizontal-line {
	border-bottom: #999999 1px solid;
	margin-top: 5px;
	font-size: 0.1em;
	width: 520px;
}

.horizontal-line-100 {
	border-bottom: #999999 1px solid;
	margin-bottom: 10px;
	font-size: 0.1em;
	width: 790px;
}

.horizontal-line-overall-vote /* Styles the horizontal line above the Vote on the Overall Debate link */
{
	border-bottom: #999999 1px solid;
	margin-bottom: 30px;
	#margin-top: -14px;
	_margin: -5px 0 0 -10px;
	width: 731px;
}

.horizontal-line-vote {
	border-bottom: #999999 1px solid;
	margin: 5px auto 17px auto;
	width: 100%;
}

.horizontal-line-vote-bottom {
	border-bottom: #999999 1px solid;
	margin: -5px 0 5px;
	padding-top: 16px;
	width: 100%;
}

.horizontal-line-debate-top {
	border-top: #ccc 1px solid;
	margin: 7px 0 -30px;
	width: 790px;
}

.horizontal-line-bottom /* Adds the horizontal line which tops and bottoms the footer text */ 
{
	border-bottom: #999999 1px solid;
	border-top: #999999 1px solid;
	padding: 8px 0 8px 14px;
	text-align: left;
}

.start-a-debate  /* Adds the horizontal line which tops and bottoms the search box and Start a New debate text */
{
	border-bottom: #999999 1px solid;
	border-top: #999999 1px solid;
	margin: 8px 15px 4px -11px;
	min-height: 20px;
	padding: 6px 5px 7px;
	#padding: 4px 8px 4px 0;
	_padding: 8px 0;
	text-align: right;
}

.clear-all{
	clear: both;
}


/* Debate Page */

.big-arrow /* The arrow next to the debate title */ {
	margin-top: 6px;
	color: #666666;
}

.debate-headline {
	color: #000;
	text-transform: uppercase;
	background: #f4f4f4 url(/images/arrow.png) no-repeat 7px 8px;
	padding: 7px 0 7px 30px;
	margin: -6px 0 -2px 0;
	width: 710px;
	line-height: 130%;
}

.odd {
	background-color: #f0f0f0;
	margin-right: 6px;
}


/* Styling the debate columns */ 

.add-new-point-debate-top {
	margin: 8px 0 12px 26px;
	font-style: italic;
	}
	
.add-new-point-debate-top-yes a,
.add-new-point-debate-top-yes a:visited {
	  color: #778c01;
  }
  
.add-new-point-debate-top-no a,
.add-new-point-debate-top-no a:visited {
	  color: #d8a305;
  }


.for-against-wrapper /* Background behind for and against */  {
	background: url(/images/yes-no-header.png) no-repeat;
	font-weight: bold;
	margin: 10px 0 -1px;
	min-height: 35px;
	position: relative;
	width: 731px;
	z-index: 2;
}

.points-wrapper /* Background behind both the main Yes and No columns */  {
	background: url(/images/points-background.gif) repeat-y;
	height: auto;
	line-height: 150%;
	margin-top: -4px;
	overflow: hidden;
	padding-top: 5px;
	width: 960px; 
}

.for-argument-image /* Styles the For image */ {
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	margin: -2px 0 0 7px;
	width: 390px;
}

.against-argument-image /* Styles the Against image */ {
	float: left;
	height: 23px;
	margin: -5px 0 0 10px;
	padding-left: 9px;
}

.yes-because {
	font-size: 1.2em;
	margin: 2px 0 8px -0px;
	padding-top: 5px;
}


.no-because {
	font-size: 1.2em;
	margin: 2px 0 8px -0px;
	padding-top: 5px;
}

.pro-header {
	font-size: 1.2em;
	margin: 4px 0 0;
	padding: 13px 0 0 18px;
}

.pro-header a:hover {
	color: #000000;
	cursor: default;
	text-decoration: none;
}

.cons-header {
	font-size: 1.2em;
	margin: 6px 0 0 -37px;
	padding: 13px 0 14px 18px;
}


.cons-header a:hover {
	color: #000000;
	cursor: default;
	text-decoration: none;
}

.points{
  display: block;
}

.point-headline{
  margin: 15px 0 -5px 10px;
  #margin: 15px 0 -20px 10px;
  _margin: 0px 0 -20px 10px;
  text-align: left;
  width: 740px;
}

.yes-point-headline
{
  color: #778c01;
  font-size: 1.0em;
  font-weight: bold;
  line-height: 150%;
  width: 340px;
	_margin-left: -10px;
	_position: relative;
	_z-index: 100;
}`

.no-point-headline
{
	/* leave because for some reason the no headlines don't work unless it's here */
}

.no-point-headline {
  border: 0px solid #000000;
  color: #d8a305;
  font-size: 1.0em;
  font-weight: bold;
  line-height: 150%;
  margin-left: 368px;
  width: 370px;
  #width: 360px;
  _width: 340px;
	_margin-left: 358px;
	_position: relative;
	_z-index: 100;
}

.yes-point-argument, .no-point-argument {
	margin: 5px 0 20px;
	#margin: 5px 0 30px;
}



.point-headline a:hover /* Hover colour for mouseover on points headline */{
	color: #1f627d;
	text-decoration: underline;
}

.main-debate-column-1 /* Column for the Yes argument */  {
	float: left;
	line-height: 200%;
	margin-right: 0px;
	padding: 5px 10px 0 10px;
	#padding-bottom: 30px;
	text-align: justify;
	width: 350px;
	_width: 360px;
  border: 0px solid #000000;
	_margin: 0 10px 0 -5px;
}


.main-debate-column-2 /* Column for the No argument */ {
	color: #000;
	float: left;
	line-height: 200%;
	margin-left: 8px;
	padding: 5px 10px 0 0px;
	#padding-bottom: 30px;
	text-align: justify;
	width: 335px;
	_width: 350px;
}

.point-argument-wrapper {
	background: #fff url(/images/yes-no-bottom.png) no-repeat;
	margin: -13px 0 -1px;
	_margin: -20px 0 -1px;
	overflow: hidden;
	_padding: 8px 0 0 8px;
	width: 731px;
}

.point-argument {
	background-image: url(/images/vote-bg.png);
	margin-top: 5px;
	top: 0px;
}

.point-argument /* Styles the Edit this Point link */ {
	position: relative;
	margin-bottom: 5px;
	z-index: 3;
}

.edit-point{
  font-size: 90%;  
  color: #999;
  font-style: italic;
}

.edit-link {
	font-size: 1em;
}

.edit-entire-debate-link {
	font-size: 0.9em;
	font-style: italic;
	margin: 0px 0 0 26px;
}

.edit-entire-debate-link a {
	color: #333333;
}

.edit-entire-debate-linka:visited {
	color: #333333;
}

.point-argument .edit-link-point {
	position: absolute;
	bottom: 5px;
	#bottom: -15px;
	_bottom: -15px;
	z-index: 5;
}


.edit-link-point {
	font-style: italic;
	display: block;
	width: 300px;
	margin-left: -8px;
	padding-left: 8px;
	margin-bottom: -32px;
	_margin-bottom: -12px;
}

.single-point-link /* Styles the position of ...edit this point if there is only one side of the substantiation */ {
	border-top: 1px solid #999999;
	margin-top:20px;
	font-style: italic;
	padding: 2px 32px 8px 1px;
}

.double-point-link  /* Styles the position of ...edit this point if there are both sides of the substantiation */ {
	border-top:1px solid #999999;
	margin-top:20px;
	padding: 2px 0 17px 1px;
}

.strengthen-left,
.strengthen-right {
	text-decoration: none;
	margin-top:20px;
}

.strengthen-left a,
.strengthen-left a:visited {
	color: #778c01;
	text-decoration: none;
}

.strengthen-left a:hover {
	color: #000;
	text-decoration: underline;
}

.strengthen-right a,
.strengthen-right a:visited {
	color: #d8a305;
	text-decoration: none;
}
.strengthen-right a:hover {
	color: #000;
	text-decoration: underline;
}


.in-page-top-border {
	border-top: 1px solid #999;
	margin: -8px 0 0 0px;
	min-height: 20px;
	width: 732px;
	position: relative;
	z-index: 10;
	}

.in-page-to-top-of-page {
	border: 1px  #999999;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: right;
	font-size: 0.9em;
	margin: -20px 8px 20px 0;
	_margin: -12px 5px 10px 0;
	min-width: 70px;
	padding: 4px 10px 4px 4px;
	_padding: 4px 7px 4px 7px;
	text-align: right;
	position: relative;
	z-index: 10;
}


#add-point-wrapper /*styles the border above the Add a new Yes or Now point links */ {
  border-top: 1px solid #999;
  clear:both;
  float:left;
  _margin-top: 20px;
  width: 731px;
}

.add-a-yes-point /* Styles the Add a Yes Point link */  {
	background: url(/images/gray_gradient.png) repeat-x;
	width: 350px; 
	float: left;
	padding: 10px 10px 10px 0;
	_padding-bottom: 20px;
	text-align: right;
}

.add-a-no-point /* Styles the Add a No Point link */  {
	background: url(/images/blue_gradient.png) repeat-x;
	float: left;
	margin-left: 10px;
	padding: 10px 10px 10px 0;
	text-align: right;
	width: 350px; /* Shorter than the column header to bring the text in from the edge */
}

.add-a-no-point a:hover, 
.add-a-yes-point a:hover {
	text-decoration: underline;
	color: #1f627d;
}



.points-display-column-1 /* Styles the Yes column for point argument display when Javascript turned off */  {
	background: url(/images/blue_gradient.png) repeat;
	float: left;
	line-height: 150%;
	margin: 5px 12px 0 0;
	padding: 4px 0 4px 8px;
	width: 466px;
}

.points-display-column-2 /* Styles the No column for point argument display when Javascript turned off */   {
	background: url(/images/gray_gradient.png) repeat;
	float: left;
	line-height: 150%;
	margin: 5px -26px 0 0;
	padding: 4px 0 8px 8px;
	width: 466px;
}


#debate-wrapper {
	background: url(/images/debate-wrapper.gif) repeat;
	height: 400px;
	margin-left: -25px;
	padding: 0px
}

#point-headline-left {
	float: left;
	font-size: 1.1em;
	line-height: 150%;	
	margin-top: 10px 15px -4px 0;	
	padding: 4px 0 0 41px;
	width: 460px;	
}

#point-headline-right {
	float: left;
	font-size: 1.1em;
	line-height: 150%;
	margin: 10px 15px 0 0;
	padding: 4px 0 0 21px;
	width: 457px;
}

#substantiation-left {
	float: left;
	font-size: 1.1em;
	line-height: 150%;
	margin: -2px 15px 10px 0;
	padding: 4px 0 0 64px;
	width: 430px;
}

#substantiation-right {
	float: left;
	font-size: 1.1em;
	line-height: 150%;	
	margin: -2px 15px 10px 0;	
	padding: 4px 0 0 52px;
	width: 427px;
}

#vote {
	border-bottom: #000000 1px solid;
	margin: 0 0 10px 415px;
}


.text-spacer6px {
	margin-bottom: 6px;
}

.text-spacer9px {
	margin-bottom: 9px;
}

.text-spacer12px {
	margin-bottom: 12px;
}

.remember-me-checkbox {
	border: #FF0000 2px solid;
}


.horizontal-rule-middle {
	border-bottom: #999999 1px solid;
	border-top: #999999 1px solid;
	padding: 4px 0;
	#padding-bottom: 0px;
	margin: 8px 0;
	width: 960px;
}

.horizontal-rule-4px-above {
	border-top: #ccc 1px solid;
	margin-top: 4px;
	width: 960px;
}

.horizontal-rule-debate-bottom {
	border-top: #ccc 1px solid;
	margin-top: 40px 0 -35px;
	#margin-top: 4px;
	width: 960px;
}


.no-point-argument-wrapper  {
	left:-485px;
	background-image: url(/images/substantiation-bg.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	line-height: 170%;
}

.point {
	font-size: 1em;
}



/* From Index.css */

/* General */

.flash-link{
  color: #FFF;
}

.flash-link:hover{
 color: #999;
}
 
.loading{
 width: 16px; 
 height: 16px;
 background-image: url(/images/loading.gif);
}

#main-column {
background:transparent url(http://www.debatewise.com/images/site_bg.png) repeat-y scroll 0 0;
font-size:1.2em;
margin-left:auto;
margin-right:auto;
padding-top:8px;
text-align:left;
width:990px;	
}

#yield_content{
	background-color: #FFFFFF;
	text-align: left;
	margin: 15px 15px 15px 27px;
}

#body-content {
	background-color: #FFFFFF;
	text-align: left;
	margin: 15px 15px 15px 27px;
	line-height: 150%;
}

#body-content a,
#body-content a:visited {
	color: #002E66 ;
}

#body-content a:hover {
	color: #000;
}

#yield_debate{
	background-color: #FFFFFF;
	float: left;
	margin: 15px -50px 0 5px;
	-margin-left: 11px;
	text-align: left;
	width:740px;
}

#full-page-column {
	line-height: 150%;
	text-align: left;
	width:900px;
	
}



/* Debate Create */
/* Code for the debate creation form */

.debate-steps {
	color: #778c01;
	display: block;
	float: left;
	font-size: 1.2em;
	margin-top: -1px;
	width: 22px;
}

.debate-form-intro {
  display:none;
}

.debate-form-title {
	color: #d8a305;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 4px;
}


.create-debate-label {
	color: #d8a305;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0 0 8px 0;
	}

.debate-form-title input {
  font-size: 1.2em;
  width: 430px;
}

.tooltips-line-break {
	margin-bottom: 5px;
}

.categories-new-debate-column {
	float: left;
	margin: 6px 0 8px 23px;
	_margin: 6px 0 8px 13px;
	width: 170px;
}

.categories-new-debate-column2{
	float: left;
	margin: 6px 0 8px 23px;
	_margin: 6px 0 8px 13px;
	width: 370px;
}

.checkbox-column {
	float: left;
	margin-top: 4px;
}

checkbox {
	border: none;
}

.debate-creation-column-1 {
	float: left;
	margin: 0 20px 20px 0;
	width: 500px;
}

.debate-creation-column-2 {
	float: left;
	margin: -41px 0 0 10px;
	width: 350px;
}

.point-for-debate {
	margin-bottom: 10px
	width: 480px;
}

.debate-title-field {
	border: solid 1px #bbb;
	margin: 2px 0 20px 23px;
	min-width: 480px;
	min-height: 20px;
	padding: 2px;	
	_width: 480px;
}

.debate-intro-field {
	border: solid 1px #bbb;
	height: 60px;
	margin: 2px 0 20px 23px;
	min-width: 480px;
	padding: 2px;	
	_width: 480px;
}
.debate-form-argument {
	border:medium none;
	float:left;
	margin:28px 0 20px;
}

.debate-tip-title {
	border:  #ccc 1px solid;
	color:	#000000;
	line-height: 150%;
	margin-top: 12px;
	#margin-top: 15px;
	padding: 8px;
}

.debate-tip-link-line-title {
	border-bottom:1px solid #CCCCCC;
	margin:-27px 0 25px -47px;
	#margin-top:-38px;
	width:47px;
}

.debate-tip-radio {
	border:1px solid #CCCCCC;
	color:#000000;
	line-height:150%;
	margin:-6px 0 0 -396px;
	#margin:-2px 0 0 -365px;
	padding:8px;
	width:331px;
	#width:301px;
}

.debate-tip-link-line-radio {
	border-bottom:1px solid #CCCCCC;
	margin:-27px 0 0 -443px;
	#margin:-40px 0 0 -429px;
	width:47px;
	#width:65px;
}

.debate-point-general {
	border:1px solid #CCCCCC;
	color:#000000;
	line-height:150%;
	margin-top:-12px;
	padding:8px;
}

.debate-point-headline {
	border:  #ccc 1px solid;
	color:	#000000;
	line-height: 150%;	
	margin-top: 8px;
	#margin-top: 16px;
	padding: 8px;

}

.debate-tip-link-line-headline {
	border-bottom:1px solid #CCCCCC;
	margin: -50px 0 25px -48px;
	#margin-top:-62px;
	width:48px;
}

.debate-point-substantiation {
	border:  #ccc 1px solid;
	color:	#000000;
	line-height: 150%;
	margin-top: 84px;
	#margin-top: 92px;
	padding: 8px;
}

.debate-tip-link-line-substantiation {
	border-bottom:1px solid #CCCCCC;
	margin:-36px 0 25px -48px;
	#margin-top:-48px;
	width:48px;
}

.debate-point-others {
	border:  #ccc 1px solid;
	color:	#000000;
	line-height: 150%;
	margin-top: 80px;
	padding: 8px;
}

.headline-field {
	height: 20px;
	margin: 2px 0 10px;
	width: 480px;
}

.submit-button {
	color: #000;
	margin: 10px 0 10px 0px;
	padding: 2px;
}

.submit-button-password {
	color: #000;
	padding: 2px;
}

.submit-button-create,
.submit-button-create-updated {
	color: #000;
	margin: -25px 0 10px 22px;
	padding: 2px;
}

.points-button {
	color: #000;
	margin: 0px 0 10px 0px;
	padding: 2px;
}

.points-button-updated {
	color: #000;
	margin: -23px 0 10px 0px;
	padding: 2px;
}


.button-explanation {
	color: #666666;
	display: block;
	font-size: 0.9em;
	font-style: italic;
	margin: -40px 2px 3px 186px;
	#margin: -20px 2px 3px 226px;
	width: 335px;
}

.button-explanation-updated {
	color: #666666;
	display: block;
	font-size: 0.9em;
	font-style: italic;
	margin: -2px 2px 3px 169px;
	#margin: -2px 2px 3px 219px;
	width: 335px;
}

#new_points_grid {
	margin-left: 23px;
	}

.debate_published {
	margin: 10px 0 10px 0;
}


/* Styles the columns for the Edit Debate page */
.input-field {
	margin: 5px 0;
	width: 350px;
}

.input_for {
  margin-bottom: 20px;
  float: left;
  width:380px;
}

.input_agst {
  float: left;
  margin-bottom: 20px;
  padding-left: 20px;
  width: 380px;
}

.odd_point  {
  float: left;
  margin-bottom: 20px;
  width: 800px;
}

.even_point {
  float: left;
  margin-bottom: 20px;
  width:800px;
}

/* Styles the text fields for the edit debate page */
.headline-field-edit {
	background-color: #FFFFFF;
	height: 20px;
	margin: 2px 0 20px;
	min-width: 388px;
}

.substantiation-field-edit {
	background-color: #FFFFFF;
	font-size: 1em;
	height: 150px;
	line-height: 150%;
	margin: 2px 0 -10px;
	#margin-bottom: 10px;
	min-width: 380px;
	padding: 4px;
}

.edit-point-headline-field {
	height: 20px;
	margin-bottom: 10px;
	min-width: 390px;
	padding-left: 2px;
}

.edit-point-substantiation-field {
	height: 320px;
	margin-bottom: 10px;
	min-width: 480px;
	padding-left: 2px;
	_width: 480px;
}

.add-point-wrapper {
	margin-left: 5px;
}

.input-field-right {
	border: none;
	height: 70px;
	margin: 5px 0 0 -23px;
	width: 253px;
}

label {
	color: #333333;
	display: block;
	font-weight: normal;
	padding-bottom: 3px;
}

.regFormCol1,
.regFormCol2 {
	float: left;
	margin-right: 15px;
	}

.debate-creation-column-3 {
	float: right;
	margin: 0 20px 20px 0;
	width: 230px;
}

.move-up {
	marginm: -500px 0;
}


ul {
	margin-bottom: -10px;
}

li {
	list-style: disc;
	line-height: 150%;
	margin: 5px 0 10px 20px;
}

.copy-bullets ol {
	margin-bottom: -10px;
}

.copy-bullets li {
	line-height: 150%;
	list-style: decimal;
	margin: 5px 0 10px 20px;
}

.debate-headlines li{
	line-height: 200%;
	list-style: decimal;
	margin: 5px 25px 5px 25px;
	#margin-left: 29px;
	_margin-left: 39px;
}

.debate-headlines ul li {
	list-style: none;
}

.debate-tips ul {
	margin-bottom: -10px;
}

.debate-tips li {
	line-height: 150%;
	list-style: disc;
	margin: 5px 0 10px 20px;
}

#debate-title  /* Styles the debate title on the prototype home page */
{
	border-bottom: #999999 1px solid;
	border-top: #999999 1px solid;
	padding: 6px 4px 2px 0px;
	font-size: 1.2em;
}

.debate-title  /* Styles the debate title on the prototype home page */
{
	background: #f4f4f4 url(/images/arrow.png) no-repeat 7px 5px;
	border-bottom: #999999 1px solid;
	border-top: #999999 1px solid;
	color: #000;
	font-size: 1.2em;
	margin: -4px 0 0;
	padding: 7px 0 7px 30px;
	text-transform: uppercase;
  position:relative;
	z-index: 10;
}


.debate-title-in-page {
	margin: 0 0 0 1px;
	width: 729px;
}

.debate-headlines-hr {
	border-bottom: #999999 1px solid;
	margin: 0px 10px 16px 10px;
}

.debate-headlines-new-point {
	border-bottom: #999999 1px solid;
	margin: 20px 6px -5px 23px;
}

.debate-starter-credits {
	color: #666666;
	display: inline;
	float: right;
	font-size: 0.9em;
	margin-top: -13px;
	#margin-top: -16px;
	text-transform: uppercase;
}

.debate-starter-credits-name {
	font-weight: bold;
	text-transform: none;
}

.debate-introduction {
	color: #666666;
	font-style: normal;
	line-height: 130%;
	margin: 10px 4px 10px 10px;
}

.medium-arrow  /* Styles the arrows at the foot of the debate page */ {
	margin: 3px 0 -3px;
}

.newPointTextUp {
	margin: -3px 0;
	}

.selected-vote-input{
  background: url(/images/vote-cross-grey.png) no-repeat;
  height: 55px;
  width: 86px;
}

.vote-input-text{
  background-color: #FFFFFF;
  border: #999999 1px solid;
  display: block;
  margin-top: 50px;
  padding: 2px;
}

.vote-input {
  display: block;  
  float: left;
  height: 55px;
  margin-right: 2px;
  _margin-bottom: -55px;
  position: relative;
  width: 79px;
	z-index: 1000;
}

.vote-input-box {
  cursor: pointer;
  height: 80px;
  background: url(/images/degrade.png) no-repeat;
  padding-bottom: 20px;
  width: 740px;
}

.vote-intro-text {
	color: #333;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
	padding-right: 5px;
	text-align: left;
}

.vote-point-header {
	color: #666666;
	font-size: 1.2em;
	font-weight: bold;
	_height: 23px;
	min-height: 23px;
	margin: 10px 0 -5px 0px;
	#margin: 10px 0 -10px 0px;
	text-align: left;
}

.points-vote {
	margin: -15px 0 0;
	min-height: 50px;
	padding: 4px;
}

.debate-elements-vote-stats-comments {
	font-size: 1.6em;
	line-height: 120%;
	margin-bottom: 0px;
	_margin-bottom: 10px;
  position:relative;
	z-index: 10;
	}
	
.page-title {
	font-size: 1.7em;
	margin-bottom: 20px;
	_margin-top: 0px;
	line-height: 130%;
	display: inline;
	font-weight: normal;
}
.recorded-vote {
	color: #000000;
	display: inline;
}

.hide, .noshow{
  display:none;
}


div#flash {
	background-color: #F0F0F0;
	font-size: 1em;
	font-weight: bold;
	margin: 0 auto 30px;
	padding: 5px;
	text-align: center;
	width: 70%;
}

div#flash.good{
	border: #006600 1px solid;
  color: #006600;
}

div#flash.bad{
	border: #999 1px solid;
  color: #991616;
}

.errorExplanation {
	background-color: #e7e7e7;
	padding: 5px;
	width: 350px;
	}

.errorExplanation h2,
.errorExplanation p {	
	margin-bottom: 10px;
	}
		
.headline{
  display:block;
}

.for_headline, .for_argument{
  float:left;
  width:400px;
}

.against_headline, .against_argument{
  float:right;
  margin-right:20px;
  width:450px;
}

.vote /* Styles the entire voting area, includes Edit this Point */ {
  background-color: #FFFFFF;
  border-top: 0px solid #999;
  clear:both;
  display:block;
  margin-top: 10px;
  _margin-top: -20px;
  position:relative;
  text-align: center;
  width:100%;
}

.vote-bottom /* Styles the entire voting area, includes Edit this Point */ {
  background-color: #FFFFFF;
  clear:both;
  display:block;
  position:relative;
  _margin-top: -20px;
  text-align: center;
  width:100%;
}
	
.vote-bottom .vote-intro-text {
	display: none;
	}

.point-vote  /* Adds a top and bottom border to the voting within points */ {
	border-bottom:0px solid #999999;
}

.vote_text /* Styles the Vote on This Point and You Voted... text */  {
	margin-left: 9px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}

.vote_form {
	_margin-left: -5px;
	width: 790px;
	_width: 86px;
}

.clear-both {
	clear:both;
}

.substantiation-field {	
	height: 120px;
	margin: 2px 0 20px;
	width: 480px;

}

.comments-field {
	height: 120px;
	margin: 1px 0 20px;
	min-width: 474px;
}

.commentReply {
		margin-left: 12px;
}

.commentReply label {
		font-size: 1.0em;
}

.commentReply textarea {
	width: 542px;
	border: solid 1px #ccc;
}

.commentOthers fieldset,
.commentPreview.markup {
	border: solid 1px #999;
	_border: solid 0px #999;
	margin-bottom: 15px;
	#margin-top: -15px;
	font-style: italic;
	padding: 5px;	
}

.commentButtonSpacer {
	font-size: 1.2em;
	margin: 0 10px;
	display: inline;
}

.commentButtonSpacer2{
	font-size: 1.2em;
	display: inline;
}


.regtext {
	font-size: 12px;
	line-height: 1.4em;
	font-family: verdana;
	margin: 2pt 0 20px 0;
	font-weight: normal;
}

.regtext a, .regtext a:visited {
	text-decoration: underline;
}

.regtext a:hover {
	text-decoration: none;
}


.open-id {
	float: right;
}

.form-column-1 {
	float: left;
	margin-right: 10px;
/*	overflow-x:auto;
	overflow-y:auto;
*//*	position:fixed;*/
/*	position:expression("absolute");*/
}


.form-column-2 {
	float: left;

/*	margin-left:220px;*/
/*	position:fixed;*/
/*	position:expression("absolute");*/
}

.form-row-2{
/*	position:fixed;
	position:expression("absolute");
	padding-top: 20px;
	padding-bottom: 20px;*/
}

#js-area{
	top:20px;
  position: fixed;
  _position: absolute;
  width: 100%;
  height: 100%;
  z-index: 21;
  text-align: center;
  _text-align: left;
  _margin-left: -300px;
}

#login-top-border {
  background-color: #ccc;
  color: #000;
  display:block;
  width: 600px;
  _width: 630px;
  height: 15px;
  padding: 10px;
  text-align: right;
}

#login-top-border a, #login-top-border a:visited {
  color: #000;
  text-decoration: underline;
}

#login-top-border a:hover{
  text-decoration: none;
}

#rjs {
  font-size: 120%;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #FFF;
  border: 1px solid #999;
	position:relative;
  text-align: left;
  width: 620px;
  height: auto;
}

#rjs-data {
  padding: 30px 50px 20px 50px;
}

#rjs-loading{
  margin-top: 30%;
  margin-right: auto;
  margin-left: auto;
  width: 35px;
  height: 35px;
  background-image: url('/images/rjs-loader.gif');
  background-position:center center;
  background-repeat:no-repeat;
}


/*--    #overlay   --*/
#overlay{
  position: fixed;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  z-index: 20;
  background-color: #333;
  opacity: 0.8;/*
    -moz-opacity: 80;
    -moz-opacity: 0.8;   */
  filter:alpha(opacity=80);
  text-align: center;
}

.substantiation-field {
	width: 480px;
	height: 120px;
	margin-bottom: 20px;
	margin-top: 2px;
}

.comments-field {
	min-width: 474px;
	height: 120px;
	margin-bottom: 20px;
	margin-top: 1px;
}

-field-check {
	width: 200px;
	border: 1px solid #060;
	height: 18px;
}

.view-debate {
	background-color: #333;
	border: solid 1px #999999;
	color: #fff;
	font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 8px;
	text-align: center;
	width: 400px;
	}

.view-debate a {
	color: #fff;
	}

.view-debate a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
/* CSS for Tool Tips */


#DHTMLgoodies_formTooltipDiv{
	color:#4f4949;
	font-family:arial;
	font-size:1.2em;
	line-height:150%;
	text-align: left;
}
.DHTMLgoodies_formTooltip_closeMessage{
	color:#666;
	font-weight:normal;
	font-size:0.8em;
}


dl {
  font:normal 12px/15px Arial;
  position: relative;
  width: 350px;
}
  
dt {
  clear: both;
  float:left;
  width: 130px;
  padding: 4px 0 2px 0;
  text-align: left;
}
 
dd {
  float: left;
  width: 200px;
  margin: 0 0 8px 0;
  padding-left: 6px;
}/* The hint to Hide and Show */
  
.hint {
  display: none;
  position: absolute;
  right: -180px;
  width: 200px;
  margin-top: -4px;
  border: 1px solid #999999;
  padding: 10px 12px;
  background-color: #f1f1f1;
  z-index:98;
}
  
/* The pointer image is hadded by using another span */

.hint .hint-pointer {
  position: absolute;
  z-index:99;
  left: -13px;
  top: 2px;
  width: 16px;
  height: 28px;
  background: url(images/commentarrow.png) left top no-repeat;
}

/* END OF TOOL TIPS CSS */


/* Category Listing CSS */
.category-lising-debate {
	margin: 3px 0 20px -19px;
	#margin: 3px 0 20px 0px;
}

.category-lising-debate-title a:visited {
	color: #666666;
	}

.category-listing-intro {
	color: #666666;
	margin: 2px 0 0 0;
	line-height: 140%;
}


.errorExplanation ul li {
	margin-left: 15px;
	}

.okay, 
.error /* Styles the text which confirms the username is available */ {
	font-size: 1em;
	margin: -4px 0 10px -212px;
}

.no-input-error {
	border: 1px solid #060;
	background: #fff url(/images/correct.png) no-repeat right 2px;
	width: 200px;
}

.input-error {
	border: 1px solid #900;
	background: #fff url(/images/warning.png) no-repeat right 2px;
	width: 200px;
}

.forgot-password /* Styles the Forgot Password link on log-in pages */
{
	display: inline;
	margin: -14px 0 0 212px;
}

.forgot-password a, 
.forgot-password a:visited {
	text-decoration: underline;
}

.forgot-password a:hover {
	text-decoration: none;
	color: #1f627d;
}


.forgot-password-field /* Styles the forgot password entry field */ 
{
	height: 19px;
	#height: 21px;
	_height: 25px;
	margin-top: -10px;
	padding: 3px 0 0 1px;
	width: 200px;
}


/* Editing Points */
.edit-wrapper {
	background-color: #f7f7f7;
	border: 0px solid #000000;
	min-height: 500px;
	padding: 15px 0 0 3px;
}

.edit-point-for-col-title {
	color: #666666;
	display: block;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin: 30px 0 -30px 4px;
	#margin: 15px 0 -15px 4px;
	width: 395px;
	}

.edit-point-against-col-title {
	color: #666666;
	display: block;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin: 30px 0 -30px 0;
	#margin: 15px 0 -15px 4px;
	width: 280px;
}

.edit-column-1 {
	color:#666666;
	float: left;
	line-height:180%;
	margin: 10px 20px 0 0;
	padding: 0 5px 0 5px;
	width: 350px;
	#width: 335px;
}

.edit-point-point-col-1 {
	color: #666666;
	float: left;
	font-weight: bold;
	margin-bottom:15px;
	padding-top: 1px;
	width: 70px;
	}

.edit-point-point-col-2 {
	display: run-in;
	float: left;
	width: 650px;
	}
	
.edit-point-point-col-2 h1 {
	display: inline;
	font-size: 1.4em;
	position: relative;
	z-index: 5;
	}

.edit-point-point-col-2 h2 {
	font-size: 1.2em;
	position: relative;
	z-index: 5;
	}

.edit-point-point-col-2 h2 input {
	border: solid 1px #ccc;
	}

.edit-wrapper h4 {
	font-size: 1.2em;
	}

.edit-wrapper h3 {
	font-size: 1.2em;
	margin: 0px 0 -10px 3px;
	color: #666666;
	float: left;
	width: 70px;
	}

.edit-point-point-title {
	color: #666666;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin: 12px 0 -10px 3px;
	width: 70px;
	}

.edit-column-1 h2 {
	margin: -15px 0px -5px 0;
	}

.edit-column-1 input {
	background-color: #FFFFFF;
	}

.edit-point-headline /*Styles the Edit a Point text */ {
	background: #fff url(/images/points-background-NONE.png) no-repeat;
	_border: 1px solid  #999;
	min-width: 600px;
	margin-top: -5px;
	padding: 2px;
	_width: 600px;
}

.edit-point-headline input {
	border: 1px solid  #999;
	padding: 2px 2px 2px 5px;
}

.edit-point-headline-response /*Styles the right-hand-column when editing a point */ {
	font-weight: bold;
	font-size: 1.3em;
	margin: -15px 0 0px 0;
	#margin: -24px 0 0 0;
}

.edit-column-1 textarea {
	background-color: #FFFFFF;
	padding: 5px 0px 5px 5px;
	min-width: 340px;
	_width: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border: 1px solid  #999;
	margin-top: 24px;
	#margin-top: 13px;
	}
	

.edit-column-2 {
	color:#666666;
	float:left;
	line-height:180%;
	margin: 16px 0 0 -15px;
	#margin: 7px 0 0 0;
	width: 300px;
}

.edit-column-2 textarea {
	background-color: #FFFFFF;
	padding: 5px;
	min-width: 350px;
	_width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border: 1px solid  #999;
	margin: 24px 0 0 0;
	#margin: 13px 0 0 0;
	}
	
.citationExamplePoint	 {
	border: dashed 1px #666666;
	color: #333333;
	margin: -25px 0 20px 367px;
	line-height: 150%;
	padding: 7px;
	width: 343px;
	}
	
input.btn { 
	font: 110% 'trebuchet ms',helvetica,sans-serif; 
	background-color: #e3e3e3;
	border: 1px solid #666666; 
	padding: 2px;
	cursor: pointer;
}	

.no-counter-argument {
	margin: 5px 0 0 0;	
	#margin: -4px 0 0 0;	
}


/* Debate Page */
.voteable-debate {
	margin-top: -4px;
}


/* Comments Styling */

.clearAll {
	clear: both;
	}

/* JTD Styles */

.commentWrapper {
  background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	}
	
.commentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	border-top: 1px solid #989898;
	border-bottom: 1px solid #989898;
	padding: 8px 0 8px 10px;
	margin: 10px 0 5px;
	}
	
.debatewiseRed {
	color: #778c01;
	}	
	
.debatewiseBlue {
	color: #d8a305;
	}	
	
.commentPro	{
	background: #ffffff url(../images/jtd/comment-grey-bg.png) no-repeat;
	width: 586px;
	float: left;
	margin: 0 0 15px 10px;
}	
	
.commentOthers{
	background: #ffffff url(../images/jtd/comment-grey-bg.png) no-repeat;
	width: 546px;
	float: left;
	margin: 0 0 15px 10px;
}

.commentCon	{
	background: #ffffff url(../images/jtd/comment-con-bg.png) no-repeat;
	width: 586px;
	float: left;
	margin: 0 0 15px 5px;
}

.commentCopy {
  min-height: 75px;
}

.commentCopy p, .commentCopy div.markup {
	padding: 12px 0 0 4px;
	line-height: 140%;
	color: #333;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	#margin: -10px 0 0;
	position: relative;
	z-index: 5;
}

	
.commentQuotePostNo {
	font-style: normal;
	padding-left: 10px;
	font-weight: bold;
	}	

.postCount {
	color: #fff;
	float: right;
	padding: 10px 15px 0 ;
	font-size: 1.2em;
	position: relative;
	z-index: 10;
	display: block;
	}

.commentOptionsPro, .commentOptionsCon {
  min-height: 98px;
}
	
.commentOptionsPro	{
	background: #ffffff url(../images/jtd/comment-options-right.png) no-repeat;
	/* height: 70px; */
	float: left;
	margin-left: 5px;
	font-size: 0.9em;
	_margin: 0 -50px 0 0px;
	width: 179px;
	_width: 189px;
	_height: 110px;
}
	
.commentOptionsCon	{
	background: #ffffff url(../images/jtd/comment-options-left.png) no-repeat;
	width: 179px;
	/* height: 70px; */
	float: left;
	margin-left: 10px;
}

.commentOptionsColPro {
	float: left;
	margin: 8px -12px 0 25px;
	width: 65px;
	}

.commentOptionsColCon {
	float: left;
	margin: 8px 0px 0 10px;
	width: 65px;
	}

.jtdOptionsButton {
	padding: 5px 0;
	background: url(../images/jtd/comment-white-button.png) no-repeat 0px 2px;
	width: 66px;
	height: 18px;
	font-size: 0.8em;
	_margin-left: -35px;
	_position: relative;
	_z-index: 100;
	}	
	
.jtdOptionsText {
	color: #666;
	text-transform: uppercase;
	text-align: center;
	margin-top: -1px;
	font-weight: bold;
	}

.strike {
  cursor: pointer;
  color: #999999;
}

.jtdOptionsText a,
.jtdOptionsText a:visited {
  display: block;
	color: #666;
	text-decoration: none;
	text-align: center;
}

.jtdOptionsText a:hover {
	color: #778c01;
}

.commentFooter {
	font-size: 0.7em;
	padding: 30px 0 0;
	float: left;
	width: 448px;
}

.commentFooter p {
	padding: 0;
	#margin-left: 10px
}

.commentTimeStamp {
	font-weight: bold;
	display: inline;
}

.commentAuthor {
	font-weight: bold;
	display: inline;
	margin-left: 10px
}

.commentkarmaScore {
	text-transform: uppercase;
	color: #666;
	display: inline;
	font-weight: bold;
}

.commentKarma {
	display: inline;
	font-weight: 100;
}

.commentReplyTo {
	float: left;
	padding: 29px 0 0;
	width: 80px;
	text-align: right;
	font-size: 0.8em;
	}

.commentReplyTo a {
	color: #666666;
	text-decoration: none;
}

.commentReplyTo a:hover {
	color: #778c01;
}

.commentFooterDivider {
	color: #666;
	padding: 0 5px;
	#margin-right: -12px;
}

.commentBottom {
	border-top: dashed 1px #999999;
	margin: 0px 0 20px 10px;
	}

.jtdNewPoint {
	background:#FFFFFF url(/images/medium_arrow.png) no-repeat scroll 0 -2px;
	margin: -50px 23px 60px;
	min-height:0;
	padding-left:20px;
	float: right;
	font-size: 0.9em;
	}

#ajax-loading{
  text-align: center;  
  z-index: 25;
  width:100%;
  _width:50%;
  _left:20%;
  _right:20%;
  top:50px;
  position: fixed;
  _position: absolute;
	font-size:16px;
}

#ajax-loading span{
  margin-left:auto;
  margin-right:auto;
  background-color: #900;
  padding:10px;
  color: #fff;
}

* html #overlay { /* ie6 hack */
	z-index: ;
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#debate-tags {
	display: inline;
}


.lower-level-column1 {
	float: left;
	margin-right: 10px;
}

.lower-level-column2 {
	float: left;
	margin: 12px -10px 0 10px;
	font-size: 1.1em;
	line-height: 150%;
}


.lower-level-column-full-width {
	float: left;
	margin-right: 10px;
}

#IE6 {
  font-family: Arial, "MS Trebuchet", sans-serif;
  text-align: center;
  font-size: 110%;
  background-color: #900;
  color: #fff;
  width:100%;
}

#IE6 p {
  padding-top:5px;
  padding-bottom:5px;
  text-align: left;
}

.text-field :focus /* Styles any text field when the cursor is placed into it */ {
 color: #fff; 
 background-color: red;
 border: 1px solid #999;
 text-decoration: blink;
}



.text-field {
	width: 200px;
	height: 18px;
	margin-top: 1px;
	margin-bottom: 10px;
}



.active div {
	font-weight: bold;
	background-image: url(/images/substantiation-bg.png);
	background-repeat: repeat;
  background-position: 0px 0px;
}

.active div a {
	color: #333333;
}

.inactive div {
	font-weight: bold;
	font-size: 3em;
}

.point-headline-no-js /* Styles the counter point headline on the page which appears when JS is turned off */
{
	font-size: 1em;
	#margin-bottom: -15px;
	_margin-bottom: -15px;
}

.counter-point-headline-no-js /* Styles the counter point headline on the page which appears when JS is turned off */
{
	width: 475px;
	margin-left: 489px;
	font-size: 1em;
	#padding-top: 5px;
	_padding-top: 5px;
}

.toggle-arguments-wrapper{
  float:right;
  width: 800px;
}

img div { behavior: url(http://www.23.co.uk/debatewisepng/iepngfix.htc) 
}
 
#breadcrumb {
	text-align: right;
	display: none;
	}


/* Buttons */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	padding: 10px;
}

a.button span {
    background: transparent url('/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.debate_photo {
	margin: 5px 10px 10px 0;
	float: left;
	border: 1px solid #666666;
	_position: relative;
	_z-index: 40;
}


/* Tabs */
.tab_links {
/*	float: left;	*/
	background-color: #FF0000;
}

.tab_link {
	display: block;
	float: left;
	background: url(/images/asterisk-big.gif) no-repeat 10px 5px;
	padding: 6px 0 0px 30px;
	position: relative;
	z-index: 10;
}

#best_debaters {
	_border: solid 0px red;
	_margin-left: 90px
}

.debate_set {
	display: block;
}

.debate_set_record {
	float: left;
	padding-bottom: 10px;
}

/*
.debate_set_line {
	float: left;
}
*/

.active_tab {
	background: url(/images/tabs-newest-debates.gif) no-repeat;
	width: 145px;
	height: 23px;
	}

.inactive_tab {
	background: url(/images/tabs-misc-debates.gif) no-repeat;
	width: 145px;
	height: 23px;
	}
	
/* the following is section specific and should not really go here but until we get a decent structure it can live here! */

#front_and_category_best_debaters {
	width:203px; 
	float:left;
	margin-top: 5px;
}

#front_and_category_tab_links {
	width:940px;
	clear: right;
}

#front_and_category_tab_links span#best_debaters {
	width:203px;
	height: 18px;
}

#front_and_category_tab_links div.tab_link {
	width:203px;
}

#front_and_category_tab_contents {
	width:700px;
	float:left;
	background: url(/images/tabs-bg.gif) repeat-x;
	margin: -6px 10px 10px 0;
}

#front_and_category_tab_contents div.debate_set {
	width:700px;
	float:left;
}

#front_and_category_tab_contents div.debate_set_record {
	border-bottom: 1px solid #666;
	margin: 0 20px 10px 0px;
	padding: 15px 0 10px 10px;
	width:320px;
	_width:315px;
}

#front_and_category_tab_contents div.debate_set_column {
	margin: 11px 10px 10px 10px;
	_margin: 11px -25px 10px 10px;
	float:left;
	width:328px;
	_width:315px;
	border-top:1px solid #666666;
	padding-top: 10px
}

.big-asterisk {
	background: url(/images/asterisk-big.gif) no-repeat;
	width: 18px;
	height: 17px;
	display: block;
}

.zebra-white
{
	background-color: #fff;
}

.zebra-grey 
{
	background-color: #efefef;
}

.zebra-blue
{
	background-color: #ecf1f5;
}


.between-padding {
	padding: 6px 0px 4px;
}

.leaderboard-wrapper {
	padding: 6px 0px 0px 4px;
	border-top: solid #999999 1px;
}

.leaderboard-wrapper-end {
	border-bottom: solid #999999 1px;
}

.leaderboard-title {
	float: left;
	width: 72px;
	}
	
.leaderboard-info	{
	font-size:1.2em;
	font-weight:normal;
	margin-bottom:4px;
	}

.more_link {
	display: block;
	float: right;
	#float: none;
	#margin: 0px 0 -10px 275px;
	_margin: 0px 0 -10px 265px;
	color: #1F627D;
	font-style: italic;
}	

.top-debaters {
	_margin-left: 90px;
}

/* Debates Page */
.tab_content {
	background: url(/images/tabs-bg.gif) repeat-x;
	margin-top: -5px;
	padding-top: 20px;
	}
	
#debate-headlines-wrapper {
	padding: 3px 0 1px 7px;
	background-color: #FFFFFF;
	margin: 0 10px 0 10px;
}

/* Misc tags */
.hide {
	display: none;
	}
	
.poweredByDebatewise {
	margin: 10px -12px 3px 19px;
	#margin: 10px 112px 3px 19px;
	}
	
/*PHP List */
#phpList b {
	font-size: 1.2em;
}

.required {
	color: #F00;
	position: relative;
	z-index: 500;
}

#phpList tr {
	height: 30px;
}

#phpList td {
	padding-right: 30px;
}

#phpList input {
	border: solid 1px #999;
	min-height: 23px;
	padding: 4px 8px;
}

#phpList text {
	border: solid 1px #CCC;
	min-height: 20px;
	padding: 3px 0 0 2px;
}

#phpList form{
	margin-top: 20px;
}

#phpList table {
	margin-bottom: 20px;
}

.phpListText {
	width: 520px;
	margin-bottom: -7px;
	font-weight: normal;
}

.phpListTextRequired{
	margin: 4px 0 -25px;
}

#phpList textarea {
	width: 499px;
	border: solid 1px #CCC;
}

#phpList .poweredby {
	margin-top: 30px;
}

#footer {
	margin-left: 15px;
	text-align: left;
	width: 961px;
}

#body-content h1 {
	font-size: 1.2em;
}

#body-content p {
	margin-bottom: 15px;
}

.attributeinputHTML {
	margin: 10px 0 0 194px;
	border: 0;
}
.attributenameHTML {
	margin: -20px 0 23px 217px;
	#margin: -20px 0 23px 227px;
}

.todolistWrapper {
	padding: 16px 32px 0 9px;
}

.todolistWrapper h1 {
	font-size: 1.1em;
	margin-bottom: 4px;
}

.todolistWrapper h2 {
	font-size: 1.3em;
}

.todolistWrapper p {
	line-height: 150%;
}


#body-content select {
	width: 280px;
	height: 32px;
	padding: 6px 5px 0 0px;
	#padding: 2px 5px 0 0px;
	border: solid 1px #999;
}


.imageAlignRight {
	float: right;
	margin: 0 10px -10px 0;
}

.cop15PromoBox {
	float: right;
	padding: 8px;
	position: relative;
	width: 295px;
}

.latestTotals {
	border: 1px solid #999;
	background: #002e66;
	color: #FFF;
	margin:  110px 141px -335px 0;
	_margin:  110px 60px -317px 0;
}

.countryNote {
	border: 1px dashed #999;
	margin:  233px 151px -335px 0;
	_margin:  233px 70px -335px 0;
	color: #C33;
	float: right;
	padding: 8px;
	position: relative;
	width: 285px;
}


.olderPeople {
	border: 1px dashed #999;
	margin:  296px 141px -335px 0;
	_margin: 296px 60px -383px 0;
	color: #000;
}

.moveUp {
	margin: 0x 0 -30px;
}

.whyShouldIGetInvolved {
	float: right;
	border: 1px dashed #999;
	margin: 20px 20px -400px 0;
	width: 230px;
	background-color: #ccc;
}

.whyShouldIGetInvolvedWhiteBG {
	float: right;
	margin: 20px 20px -400px 0;
	width: 230px;
	padding: 8px;
	position: relative;
}

.subscribeForm {
	margin-top: -50px;
}

.subscribeButton {
	margin-left: 197px;
}

.subscribeButtonCensus {
	margin-left: 218px;
}

.subscribeButton input,
.subscribeButtonCensus input{
	width: 280px;
	cursor:hand;
	cursor: pointer;
	border: solid 1px #999;
	background: #CCC;
}

.list b {
	margin: -20px 0 0 15px;
}

.listdescription {
	margin: 0px 0 25px 28px;
}

.list li {
	list-style: none;
}

.cop15Heading,
.cop15Heading a,
.cop15Heading a:visited {
	font-size: 1.1em;
	color: #333;
}

.cop15Heading a:hover {
	color: #000;
}

.cop15Content p {
	margin: 0 0 15px;
	width: 500px;
}

.cop15Content{
	margin: 0 0 15px;
}

/* Press */
.pressWrapper1 {
	float:left;
	width: 750px;
	border: solid 0px red;
}
.pressWrapper2 {
	float:left;
	width: 150px;
	border: solid 0px blue;
}

.pressCol1,
.pressCol1b {
	float: left;
	width: 550px;
	margin: 0 20px 20px 0;
}

.pressCol1c {
	float: left;
	width: 709px;
	margin: 17px 50px 0 0;
}

.pressCol1 h1,
.pressCol1c h1{
	font-size: 1.1em;
	margin: 0;
	font-weight: bold;
}

.pressCol1 h1 a {
	font-weight: normal;
}

.pressCol2 {
	float: left;
	width: 75px;
	margin: 0 16px 0 0;
	text-align: right;
}

.pressCol3 {
	float: left;
	width: 75px;
	margin: 0 0 15px 0;
	text-align: center;
}

.pressCol4 {
	float: left;
	width: 150px;
	margin: 0 0 0 0;
}

.pressCol4Down {
	margin: 18px 0 0;
}


.pressBody {
	margin: 15px 0;
}

.pressCol3 p {
	margin: 0 0 -15px 0;
}

.pressReleasesLI ul {
	margin-top: -15px;
}
.pressReleasesLI li {
	margin: 0 0 5px 15px;
}
