div.SmallContactMargin {
	margin: 0px 0px 0px 0px;
}
input.SmallContactInput {
	width: 160px;
   height: 14px;
   color: #7a90a6;
   border: #051428 1px solid;
   background-color: #051428;
   font-size: 10px;
   font-family: Verdana, Helvetica, Sans-Serif;
   padding: 1px 1px 1px 5px;
   margin-bottom: 2px;
   margin-left: 10px;
}
textarea.SmallContactTextArea {
	width: 160px;
   height: 60px;
   color: #7a90a6;
   border: #051428 1px solid;
   background-color: #051428;
   font-size: 10px;
   font-family: Verdana, Helvetica, Sans-Serif;
   padding: 1px 1px 1px 5px;
}
.chart_range div {
	margin: 1px;
   padding: 1px 3px;
   border: solid 1px #828585;
   background-color: #ebf0f2;
   cursor: default;
   color: #000000;
}
.chart_range div:hover {
	background-color: #84aab8;
   color: #ffffff;
}
.chart_range div.type_active {
	background-color: #426d78;
   color: #ffffff;
}
input.calendar {
	
}
div.s_videolist {
	
}
div.s_video {
	border: solid 1px #999999;
   background-repeat: repeat;
   margin: 10px;
   width: 316px;
   background-color: #f2f2f2;
   padding: 3px 2px;
   float: left;
}
h1.s_videoheader {
	
}
h2.s_videotitle {
	clear: both;
}
div.s_videoimg {
	float: left;
   width: 113px;
   height: 63px;
   vertical-align: middle;
   margin-top: 2px;
}
div.s_videotext {
	color: #333333;
   float: left;
   width: 196px;
   padding: 3px;
}
div.s_videotext a {
	font-weight: bold;
   color: #2971a2;
   text-decoration: none;
}
div.s_videoCaption1 {
	color: #999999;
   font-size: 14px;
}
