/* CSS Document */
#click2watch a:hover {
	background-position: left -157px;
}
#sidebar a {
	color: orange;
	font-size: 12px;
	display: block ;
}
#sidebar .video {
	color: #000;
}
#sidebar a.video {
	background-image: url("/assets/img/images/ico_video.gif");
	background-repeat: no-repeat;
	padding-left: 21px;
	height: 16px;
	margin: 2em 0 .5em;
}
#sidebar a.view {
	background-image: url("/assets/img/images/ico_arrow.gif");
	background-repeat: no-repeat;
	padding-left: 21px;
	height: 16px;
	margin: 2em 0 .5em;
}
h4 {
	margin: .5em 0 .5em;
}
#sidebar img.imgpreview {
	border: 1px solid #ccc;
	padding: 3px;
}
#callout1 {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#callout2 {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#click2watch {
	position: relative;
	background: #666;
	padding: 4px;
	text-align: center;
	width: 240px;
	margin: 1em auto;
}
.natm {
	position: relative;
	padding-left: 20px;
}
.gsa {
	position: relative;
	padding-left: 10%;
}
.afp {
	position: relative;
	padding-left: 22%;
	border: none;
}
#v2 {
	border: 3px solid #666666;
	width: 240px !important;
}
.fixlist {
	text-align: left;
	font-size: 12px;
	margin-left: 50px;
	margin-top: 1em;
}
.homeNewsbox {
	text-align: center;
}
