/*
 * Copyright 2009 by escorts-highclass.com
 * All Rights Reserved
 */

div.btitle {
	font: bold 13px "Trebuchet MS", sans-serif;
	color: #b57111;
	margin-top: 1em;
}

div.textlinks {
	margin-top: 10px;
}

div.textlinks a {
	text-decoration: underline;
}

div.bannerlinks {
	margin-top: 10px;
}

div.bannerlinks a {
	font: normal 11px "Trebuchet MS", sans-serif;
}

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

div.bannerlinks div {
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 6px;
}

div.tbanner {
	margin-top: 10px;
}

div.tbanner a {
	text-decoration: underline;
}

textarea.link {
	background: #ffff66;
	overflow: hidden;
}
