@charset "UTF-8";
/* CSS Document */

/* Right column CSS */

.rcbox{
	padding-left: 10px;
}

.rchdr{
	font-family: "trebuchet ms";
	font-size: 16px;
	font-weight: bold;
}

.rctxt{
	font-family: "trebuchet ms";
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
	color: #666666;
}
.rctxtlc{
	padding-left: 10px;
	padding-right: 10px;
}
.rctxtrc{
	float: left;
}

.rcimg{
}

.rclink{
}
