.admin-editlink
{
	display: none;
	float:right;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 85%;
	border: 1px red solid;
	background: #ff0;
}

.admin-addlink
{
	display: none;
	float: right;
	font-size: 85%;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 4px;
	margin-right: 4px;
	border: 1px red solid;
	background: #ff0 !important;
	position: relative;
	top: -8px;
	width: 20px !important;
}
.imageControls
{
	display: none;
	border: 1px red solid;
	background-color: #ff0;
}

.imageControls
{
	display: none;
	border: 1px red solid;
	background-color: #ff0;
}

.ajax-message {
	border: 5px gray solid;
	background-color: #ff8;
	padding: 10px; margin: 10px;
	position: fixed;
	-moz-border-radius: 10px;
	font-size: 14pt;
	font-weight: bold;
	top: 150px;
}

.subscriber-update-message
{
	background: #ffffaa;
	color: #404040;
	border: 2px #404040 solid;
	font-size: 110%;
	padding: 10px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 20px;
}

.team-member
{
	clear:both;
}

.attachment {
	min-height: 20px;
}

/* Control all teasers */
.teaser {
	clear: both;
	padding-bottom: 10px;
}

/* Common styles for Twitter Teaser */
.teaser .tweet {
	min-height: 48px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #cccccc dashed;
}

/* Common styles for Social Links Teaser */
/*
.teaser.social a {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 22px;
}
*/

.validation-failed {
	border: 2px red solid !important;
}

.turboweb-sig {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
