@charset "utf-8";
/* CSS Document */


.WSQ-Box {
	width: 600px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.WSQ-DateBox {
	float: left;
	width: 59px;
}
.WSQ-DateMonth {
	background-image: url(../Images/V3/WS-Q_Month.png);
	background-repeat: no-repeat;
	height: 17px;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-left: 5px;
	padding-top: 10px;
}
.WSQ-DateDay {
	background-image: url(../Images/V3/WS-Q_Day.png);
	background-repeat: no-repeat;
	height: 34px;
}
.WSQ-DateTime {
	background-image: url(../Images/V3/WS-Q_Time.png);
	background-repeat: no-repeat;
	height: 31px;
}
.WSQ-DetailsBox {
	float: left;
	width: 424px;
	background-image: url(../Images/V3/WS-Q_Details-BG.png);
	background-repeat: repeat-x;
	padding-top: 5px;
	min-height: 92px;
}
.WSQ-DetailsBox   h4  {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.WSQ-DetailsBox   h4 a  {
	padding-top: 4px;
	padding-bottom: 0px;
	min-height: 19px;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	display: block;
	background-image: url(../Images/V3/WSQ-TitleBG.png);
	background-repeat: no-repeat;
	padding-left: 5px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.WSQ-DetailsBox     h4 a:hover   {
	background-color: #000000;
	

}


.WSQ-Presenter {
	font-size: 12px;
	font-weight: bold;
	color: #4c4c4c;
	margin-left: 10px;
}
.WSQ-WType {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin-left: 10px;
}
.WSQ-RColumn {
	background-image: url(../Images/V3/WS-Q_RColumn.png);
	background-repeat: no-repeat;
	height: 92px;
	width: 105px;
	float: left;
}
.WSQ-Description {
	color:#4a4a4a;
	font-size:10px;
	background-color:#FFFFFF;
	background-image:url(../Images/V3/WS-Q_DescBG.png);
	background-repeat:no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
}
