@charset "utf-8";
/* CSS Document */

/* fechangepassword */
.tx-fechangepassword-pi1 {
}
.tx-fechangepassword-pi1 .message {
	color: #F00;
	font-size: 12px;
	padding: 5px;
}
.tx-fechangepassword-pi1 .defaultForm {
	border: none;
}
.tx-fechangepassword-pi1 .defaultForm .formRow {
	clear: both;
	padding: 5px;
}
.tx-fechangepassword-pi1 .defaultForm .formRow label {
	float: left;
	font-size: 12px;
}
.tx-fechangepassword-pi1 .defaultForm .formRow input.text {
	width: 150px;
	margin-right: 150px;
	float: right;
	font-size: 12px;
	border: 1px solid #ff0000;
	padding: 2px;
}
.tx-fechangepassword-pi1 .defaultForm .formRow .text {
}
.tx-fechangepassword-pi1 .defaultForm .formRow .submit {
	width: 156px;
	margin-right: 150px;
	float: right;
	font-size: 12px;
}

/* twrss */
#twrss_table { width: 566px; margin: 0; padding: 0; }
#twrss_table .twrss_bodytext { }
#twrss_table .twrss_item_link { margin: 0; padding: 10px 0 0 0; border: none; }
#twrss_table .twrss_item_link a { margin: 0; padding: 0; }
#twrss_table .twrss_item_content { margin: 10px 0 20px 190px; padding: 0; line-height: 1.5em; font-size: 11px; border: none; }
#twrss_table .twrss_item_content_image { float: left; }

/* CC Content Modules */
.body-cc-db {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	color: #000000;
}
.cc-db-image {
	width: 160px;
	float: left;
}
.cc-db-image img {
	margin-bottom: 10px;
}
span.cc-db-image-text {
	font-size: 11px;
}
.cc-db-text {
	margin-left: 180px;
	width: 80%;
}
#main-content-cc-db ul{
	margin: 0;
	padding: 0;
}
#main-content-cc-db ul li{
	font-size: 11px;
	list-style: none;
	margin: 0 0 5px 5px;
	padding: 0 0 0 12px;
	background-color: transparent;
	background-image: url("../img/bg_bullet_full_1.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0.5em;
	line-height: 1.4em;
}
#main-content-cc-db a {
	color: #f08a00;
	font-weight: bold;
	text-decoration: none;
}
#main-content-cc-db a:hover {
	color: #f08a00;
	text-decoration: underline;
}
#main-content-cc-db td {
	font-size: 11px;
}

