@import url("/theme/sidebar-no_border.css");

.article_teaser {
	font-size: medium; 
	line-height: +1.5; 
}
.caption {
	font-style:italic;
}
#caption {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: small;
	border-color: #D4CCB7; 
	color: #000000;
	padding: 7px;
}
div.caption{
	float:left;
	text-align:left;
	font-size:12px;
border: 1px solid #D4CCB7; 
	color:#000000;
	font-style:italic;
	margin-right:10px;
	float:left;
	margin-top:8px;
	margin-left: 1px;
	}
#caption div {
	padding: 5px; 
	padding-left: 6px;
}
#article .caption {
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #aaaaaa;
}
#article .caption.borderOff {
	border: none;
}

#article .pullquote,
.pullquote{
	margin-top:10px;
	margin-left:1px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	line-height: +1.35;
	border: 0px solid #aaaaaa;
	float: left;
	width: 175px;
	font-size: small;
	color:#666666;
}
#article .pullquote p,
#article .pullquote ul li {
	text-transform: none;
	font-weight: normal;
}
#article .pullquote ul {
	margin-bottom: 0xp;
}
#article .pullquote .highlight {
	font-weight: bolder;
	text-decoration: none;
}
#article .pullquote .highlight em {
	text-transform: capitalize;
}
#article .pullquote .source {
	font-weight: normal;
	font-size: small;
	margin-top: 6px;
}
#plaintext{
	text-transform:none;
	padding-left:5px;
}
.plaintext{
	text-transform:none;
}
#tech{
	font:bold;
	font-size:14px;
	word-spacing: 1px;
	padding: 7px;
	border-color:#68bc4a;
	color:#000000;
	border-style:solid;
	border:thin;
	margin-right:10px;
	float:left; 
	margin-top:8px;
	width:125px;
}
.continued{
	font-style:italic;
	font-size:16px;
	font:bold #000;
	margin-left:5px;
	margin-top:15px;

}
.highlight {
	color: #d73c20;
	text-decoration:none;
	font-size:14px;
	
}
.techreport{
	color:#009;
	text-decoration:none;
	font-size:13px;
}
.techgreen{
	color: #4ea534;
	text-decoration:none;
	font-size:14px;
}

