/*  topicsStandardnoImage(topics 5 lines) ----------------------------------------------------------------- */
#topicsStandardnoImage{
	list-style-type:none;
	padding-left:3px;
	padding-top:5px;
	padding-right:20px;
}
#topicsStandardnoImage li{
	display:block;
	padding-left:3px;
	padding-bottom:7px;
	font-size:80%;
	background:url(../images/dotted.gif) repeat-x bottom;
}
#topicsStandardnoImage li a{
	display:block;
	height:2.2em;
	padding-left:12px;
	border-left:4px solid #C68EBD;
	text-decoration:none;
	color:#330033;
}

/*  topicsStandard(topics 5 lines) ----------------------------------------------------------------- */
#topicsStandard{
	float:left;
	width:373px;
	list-style-type:none;
	padding-left:3px;
	padding-top:5px;
	padding-right:20px;
/* ie5.x:start */
	voice-family:"\"}\"";
	voice-family:inherit;
/* ie5.x:end */
	width:350px;
}
#topicsStandard li{
	display:block;
	padding-left:3px;
	padding-bottom:7px;
	font-size:80%;
	background:url(../images/dotted.gif) repeat-x bottom;
}
#topicsStandard li a{
	position:relative;
	left:-17px;
	display:block;
	height:2.2em;
	padding-left:12px;
	border-left:4px solid #C68EBD;
	text-decoration:none;
	color:#330033;
/* ie5.x:start */
	voice-family:"\"}\"";
	voice-family:inherit;
/* ie5.x:end */
	position:static;
	left:0;
}

#topicsImagesStandard{
	float:right;
	width:164px;
	padding-top:5px;
	padding-right:7px;
	text-align:center;
/* ie5.x:start */
	voice-family:"\"}\"";
	voice-family:inherit;
/* ie5.x:end */
	width:157px;
}
#topicsImagesStandard img{
/*	width:150px; */
/*	height:112px; */
}