body,  div, p, input {
	font-family:arial, sans-serif;
	font-size:14px;
}
p {
	margin-top: 10px;
	margin-bottom: 20px;
}
li {
	list-style-type: disc;
	list-style-position: inside;
}
a.ajax, a.ajax:visited {
	color: blue;
	text-decoration: none;
	border-bottom: 1px dotted blue;
}
a.external {
	background:transparent url(/images/external_link.png) no-repeat scroll right center;
	padding-right:13px;
}
.text1 {
	font-size: 14px
}
.sysreq {
	font-size:11px
}
.tagline {
	font-size:18px;
	margin-bottom:4px
}


h1, h2{background:#e5ecf9;
	font-size:16px;
	padding:4px 6px 4px 6px;
	margin-bottom:4px;
	margin-top: 20px;
}
h1 {
	font-weight: bold;
}
h1, h2 {
	font-weight: normal;
}
h2 table {
	width: 100%;
	border-collapse: collapse;
}
h2 .grayed {
	color: gray;
}
h2 .images_tip {
	text-align: right;
	color: gray;
	font-size: 8pt;
	font-weight: normal;
}
h2 .images_tip a{
	color: #6688FF;
}
h2 .images_tip a:visited{
	color: #4F2F43;
}
blink {
	color: #850400;
}
.error {
	color: #850400;
}
.error_bg {
	background: #850400;
}
textarea {
	width: 100%;
	height: 300px;
}





div.info {
	margin: 10px; 
	padding: 20px; 
	border: 3px solid #e68b32; 
	background: #e6edff;
}
div.info p{
	color: black;
	margin-bottom: 0;padding-bottom: 0;
}



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

table.admin_edit {
	border: 1px solid gray;
	border-collapse: collapse;
}
table.admin_edit td, table.admin_edit th{
	border: 1px solid gray;
	padding: 5px;
}
table.admin_edit th {
	font-weight: bold;
}
#bitly_link {
	color: gray;
}
#bitly_link a {
	color: gray;
}
#bitly_link a:hover {
	color: blue;
}

table.pastes {
	
}

table.pastes td {
	padding: 3px;
}