.qfstdcon_column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #3d3d3d;
	text-decoration: none;
	background-color: #CDDAD7;
}
.qfstdcon_headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #990033;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
}
.qfstdcon_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	text-decoration: none;
}
.qfstdcon_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #990033;
	text-decoration: none;
	font-weight:bold;
}
.qfstdcon_link:hover {
	color: #1451a0;
	text-decoration: none;
}
.qfstdcon_link_staticlister {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #A70029;
	text-decoration: underline;
}
.qfstdcon_table {
	margin-bottom: 20px;
	border-bottom: dotted 1px #9eaed7;
	background-color:#FFF;
}
.qfstdcon_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.qfstdcon_smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #3d3d3d;
	text-decoration: none;
}
.qfstdcon_picture {
	margin-right: 10px;
	border: solid 1px #1451a0;
	border-top: solid 1px #1451a0;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}
.qfstdcon_morepictures {
	border: 1px solid #3d3d3d;
}
.qfstdcon_morepicturetable {
	border: 1px solid #3d3d3d;
	background-color:#ebebeb;
}
.qfstdcon_navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.qfstdcon_nocontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}
.qfstdcon_backlink {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #990033;
	text-decoration: none;
	border-bottom: dotted 1px #9eaed7;
	font-weight:bold;
	text-align:right;
	clear:both;
}
.qfstdcon_backlink:hover {
	text-decoration:none;
	border-bottom: dotted 1px #990033;
}
.qfstdcon_linecutter {
	clear: left;
	line-height: 0px;
	margin-top: 5px;
}
.qfstdcon_linecutter_line {
	clear: left;
	line-height: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: dotted 1px #9eaed7;
}
.qfstdcon_links_linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #3d3d3d;
	text-decoration: underline;
}
.qfstdcon_quicklister {
	padding: 5px;
}
.qfstdcon_dateshead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFDC86;
}
.qfstdcon_datestable td {
	border-right: solid 1px #3d3d3d;
	padding: 3px;
	border-bottom: solid 1px #CDDAD7;
}
/* Products view */
.qfstdcon_products {
	clear:both;
	border: solid 1px #1451a0;
	margin-bottom: 10px;
}
.qfstdcon_picture_product {
	margin-right: 10px;
	border-right: 1px solid #3d3d3d;
	border-bottom: 1px solid #3d3d3d;
	float:left;
}
#lay_col_content_right .qfstdcon_picture {
	border-bottom: solid 1px #1451a0;
	border-top: solid 1px #1451a0;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}
.qfstdcon_drop {
	background-color: #990033;
	padding: 3px;
}
.qfstdcon_drop select{
	border: #FFFFFF 1px solid;
	background-color: #575759;
	width: 150px;
	color:#FFFFFF;
}
.qfstdcon_drop input{
	border: #FFFFFF 1px solid;
	background-color: #575759;
	width: 25px;
	color:#FFFFFF;
	cursor:pointer;
}
	
