div.attachmentsList caption {
	font-size: 110%;
	font-weight: bold;
	margin-top: 4px;
	text-align: left;
}

div.attachmentsList thead {
	background-color: #EEEEEE;
	font-size: 90%;
	font-weight: bold;
}

div.attachmentsList th {
	border-color: #D0D0D0;
	border-style: none;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
}

div.attachmentsList tr.odd {
	background-color: transparent;
}

div.attachmentsList table {
	background-color: transparent;
	border-color: #C0C0C0;
	border-style: none;
	border-width: 1px;
}

div.attachmentsList tr.even {
	background-color: #F6F6F6;
}

div.attachmentsList td {
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: top;
}

div.attachmentsList table a {
	font-weight: bold;
}

div.attachmentsList table img {
	border-style: none;
	vertical-align: text-bottom;
}

div.addattach img {
	padding-right: 3px;
}

div.addattach a.at_icon:link {
	text-decoration: none;
}

div.addattach a.at_icon:visited {
	text-decoration: none;
}

div.addattach a.at_icon:hover {
	text-decoration: none;
}

div.addattach a.at_icon:active {
	text-decoration: none;
}

div.attachmentsList a.at_icon {
	padding-right: 4px;
}

div.attachmentsList a.at_icon:link {
	text-decoration: none;
}

div.attachmentsList a.at_icon:visited {
	text-decoration: none;
}

div.attachmentsList a.at_icon:hover {
	text-decoration: none;
}

div.attachmentsList a.at_icon:active {
	text-decoration: none;
}

div.attachmentsList a.at_url:link {
	text-decoration: none;
}

div.attachmentsList a.at_url:visited {
	text-decoration: none;
}

div.attachmentsList a.at_url:hover {
	text-decoration: none;
}

div.attachmentsList a.at_url:active {
	text-decoration: none;
}

div.attachmentsList td.at_file_size {
	text-align: right;
}

div.attachmentsList th.at_downloads {
	text-align: center;
}

div.attachmentsList td.at_downloads {
	text-align: center;
}

div.attachmentsList th.at_modify {
	text-align: center;
}

div.attachmentsList td.at_modify {
	text-align: center;
}

div.addattach {
	margin-top: 4px;
}

div.addattach a:link {
	color: red;
	text-decoration: none;
}

div.addattach a:visited {
	color: red;
	text-decoration: none;
}

div.addattach a:hover {
	color: red;
	text-decoration: underline;
}

div.addattach a:active {
	color: red;
	text-decoration: none;
}

div.addattach a img {
	vertical-align: text-bottom;
}

div.uploadAttachmentsPage {
	margin-left: 15px;
	margin-top: 10px;
}

a.changeButton {
	background-color: #CCCCCC;
	border-color: #888888;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-size: 90%;
	margin-left: 20px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	text-decoration: none;
}

a.changeButton:link {
	color: #333333;
	text-decoration: none;
}

a.changeButton:visited {
	color: #333333;
	text-decoration: none;
}

a.changeButton:hover {
	background-color: #DDDDDD;
	color: inherit;
	text-decoration: none;
}

a.changeButton:active {
	color: #333333;
	text-decoration: none;
}

input#description {
	width: 100%;
}

input#upload {
	width: 100%;
}

form.attachments {
	margin-left: -2px;
	margin-top: 6px;
}

form.attachments legend {
	font-size: 140%;
	font-weight: bold;
}

form.attachments div.formWarning {
	background-color: #FFFF66;
	color: #0000CC;
	font-size: 150%;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 10px;
	padding: 8px;
	padding-left: 15px;
	width: 100%;
}

form.attachments input#upload_warning {
	background-color: #FFFF66;
}

div.uploadAttachmentsPage h1 {
	color: #000;
}

div.requestLogin h1 {
	color: #135cae;
	font-size: 130%;
	line-height: 130%;
}

div.requestLogin h2 {
	font-size: 115%;
	line-height: 115%;
}

div.requestLogin h2 a {
	font-size: 100%;
	font-weight: bold;
}

div.warning {
	margin-left: 20px;
	margin-top: 10px;
}

div.warning h1 {
	color: red;
	font-size: 200%;
	font-weight: bold;
	line-height: normal;
	text-align: center;
}

div.warning h2 {
	font-size: 150%;
	font-weight: bold;
	line-height: normal;
}

div.deleteWarning {
	margin-left: 20px;
	margin-top: 10px;
}

div.deleteWarning h1 {
	color: red;
	font-size: 200%;
	font-weight: bold;
	line-height: normal;
	text-align: center;
}

div.deleteWarning h2 {
	font-size: 150%;
	font-weight: bold;
	line-height: normal;
	text-align: center;
}
