/***** $Id$ *****/

div#vich_help * {
	color: #fff;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

div#vich_help {
	background-color: #333;
	color: #fff;
	padding: 10px;
}

div#vich_help a {
	color: #5ec3ff;
	font-weight: bold;
}

div#vich_help h2 {
	border-bottom: 1px solid #222;
	font-size: 14px;
	margin: 25px 0px 10px 0px;
	padding-bottom: 2px;
}

div#vich_help p {
	margin-bottom: 15px;
}

div#vich_help p.return_top {
	margin-bottom: 25px;
}

div#vich_help p.return_bottom {
	margin-top: 25px;
}
