#right div.boxtop {
	padding: 7px 10px;
	color: white;
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 85%; 
	line-height: 131%;
}

#right div.boxtopred {
	padding: 7px 10px;
	color: white;
	background-image: url(../images/box_top_red.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 85%; 
	line-height: 131%;
}

#right div.boxtopgray {
	padding: 7px 10px;
	color: white;
	background-image: url(../images/box_top_gray.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 85%; 
	line-height: 131%;
}

#right div.boxmiddle {
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding: 7px 10px;
	padding-bottom: 1px;
	font-size: 85%; 
	line-height: 131%;
}

#right div.boxmiddle p {
	width: 100%;
	overflow: hidden;
}

#right div.boxmiddle img {
	margin: 7px 0px;
}

#right div.boxbottom {
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin: 0 0 20px 0;
	height: 10px;
	font-size: 85%;
	line-height: 131%;	 
}

div#right hr {
	height: 1px;
	background-color: gray;
	border: 0;
}

div#right a.linkplugin {
	margin-top: 5px;
	display: block;
}
