/** sub css for print */
.csc-header h1 {
	font-size:13px;
	color:#000;
	padding-top:1em;
}
/*.csc-header h1.csc-firstHeader {
	font-size:21px;
	color:#bc3128;
}*/
#contentArea a {
	color:#900;
	text-decoration:underline;
}
#thirdMenu, .print_button .rgtabs-menu-wrapper {
	display:none;
}
#country-list table th {
	font-weight:bold;
	text-align:left;
}
ul {
	padding-left:15px;
}
#speeches .speeches-list a {
	color:#000;
	text-decoration:none;
}

#speeches .speech-current a {
	color:#900;
	text-decoration:none;
}

/** tx_newloginbox */
.tx-newloginbox-pi1 {
	margin-left:200px;
}

.tx-newloginbox-container {
	margin-left:50px
}

.tx-newloginbox-notice {
	font-weight:bold;
	margin:33px 0;
	padding-left:40px;
	/*background:url(../images/alertmark.gif) no-repeat center left;*/
}

.tx-newloginbox-pi1 table {
	width:206px;
}

.status_message {
	margin-left:30px;
	color:#c43b33;
}

.input_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:130px;
	padding:1px;
	border:1px solid #bcbcbc;
}

.input_submit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:112px;
	height:30px;
	border:0;
	cursor:pointer;
	color:#fff;
	background:#c43b33 url(../images/input_submit.gif) no-repeat bottom center;
}