body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #eeefee;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #515151;
	line-height: 1.3em;
}
.msg {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #8b958b;
}
a {
	font-family: "Trebuchet MS";
	color: #c62426;
	text-decoration: none;
}
a:hover {
	color: #c62426;
	text-decoration: underline;
}
a:visited {
	color: #c62426;
}
.dots {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.info {
	padding-top: 5px;
}
.thumbBG {
	background-image: url(../../images/thumb_bg.gif);
	background-repeat: no-repeat;
}

