.Caption {
	width: 505px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	/*background-color: #bbbbbb;*/
	line-height: 18px;
}
.Caption p {
	margin: 15px 0px 15px 0px;
}

.Caption .More {
	margin: 5px 10px 0px 0px;
	border-top: 1px solid #cccccc;
	padding: 0px 0px 0px 0px;
	text-align: right;
	/*font-size: 12px;*/
}
.Caption .More img {
	width: 15px;
	height: 15px;
	border: none;
	vertical-align: text-bottom;
}
.Caption .More a:link {
	color: #0066cc;
}
.Caption .More a:visited {
	color: #0066cc;
}
.Caption .More a:hover {
	color: #ff6600;
}

.Caption-Connect {
	padding: 0px 0px 25px 0px;
}

.Caption-Thumbnail-Col-1 {
	width: 505px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
.Caption-Thumbnail-Col-1 p {
	margin: 0px 0px 10px 0px;
}

.Caption-Thumbnail-Row-1 {
	float: left;
	width: 263px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 10px;
}

.Caption-Pattern-1 {
	float: left;
	width: 235px;
	margin: 0px 0px 15px 0px;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #eeeeee;
	padding: 5px 4px 5px 4px;
	background-color: #bbbbbb;
	background-image: url(../images/caption-pattern-1-bg.gif);
	background-repeat: repeat;
}

.Caption-Pattern-1-Title {
	padding: 2px 0px 5px 0px;
	text-align: center;
}

.Caption-Comment {
	width: 473px;
	margin: 0px 0px 25px 5px;
	padding: 7px 0px 5px 8px;
	background-color: #bbbbbb;
	line-height: 18px;
}
.Caption-Comment p {
	margin: 15px 0px 15px 0px;
}

.Caption-TrackBack {
	width: 473px;
	margin: 0px 0px 25px 5px;
	padding: 7px 0px 5px 8px;
	background-color: #bbbbbb;
	line-height: 18px;
}
.Caption-TrackBack p {
	margin: 15px 0px 15px 0px;
}

.Caption-TrackBack .More {
	margin: 5px 10px 0px 0px;
	border-top: 1px solid #cccccc;
	padding: 0px 0px 0px 0px;
	text-align: right;
	/*font-size: 12px;*/
}
.Caption-TrackBack .More img {
	width: 15px;
	height: 15px;
	border: none;
	vertical-align: text-bottom;
}
.Caption-TrackBack .More a:link {
	color: #0066cc;
}
.Caption-TrackBack .More a:visited {
	color: #0066cc;
}
.Caption-TrackBack .More a:hover {
	color: #ff6600;
}

