.itemboxtiny {
	height: 76px;
	width: 280px;
	background-image: url(../img/boxes/itemboxtiny.png);
	background-repeat: no-repeat;
	margin: 0px 0px 4px;
	float: left;
	background-position: right;
}


.itemboxtiny a {
	height: 100%;
	width: 100%;
	color: #333;
}
.itemboxtiny a:hover {
	/* color: #003; */
}

.itemboxtiny:hover {
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
}

.itemboxtiny img {
	height: 64px;
	width: 64px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}

.itemboxtiny h2 {
	font-size: 11pt;
	line-height: 13pt;
	color: #006;
	margin-left: 8px;
		margin-top: 8px;
	
}
.itemboxtiny p {
	font-size: 8pt;
	line-height: 8pt;
	color: #333;
	margin-left: 8px;
	
}







.itemboxtiny-watch {
	height: 76px;
	width: 280px;
	background-image: url(../img/boxes/itemboxtiny-watch.png);
	background-repeat: no-repeat;
	margin: 0px 0px 4px;
	float: left;
	background-position: right;
}


.itemboxtiny-watch a {
	height: 100%;
	width: 100%;
	color: #333;
}
.itemboxtiny-watch a:hover {
	/* color: #003; */
}

.itemboxtiny=watch:hover {
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
}


.itemboxtiny-watch img {
	height: 64px;
	width: 64px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}


.itemboxtiny-watch h2 {
	font-size: 11pt;
	line-height: 13pt;
	color: #006;
	margin-left: 8px;
			margin-top: 8px;
	
}
.itemboxtiny-watch p {
	font-size: 8pt;
	line-height: 8pt;
	color: #333;
	margin-left: 8px;
	
}






.itemboxtinier img {
	height: 64px;
	width: 64px;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 2px;
}


.itemboxtinier {
	color: #333;
	height: 68px;
	width: 258px;
	padding: 4px;
	float: left;
	background-image: url(../img/boxes/itemboxtinier.png);
}
.itemboxtinier a {
	height: 100%;
	width: 100%;
	color: #333;
}
.itemboxtinier h2 {
	font-size: 11pt;
	line-height: 13pt;
	color: #006;
	margin-left: 8px;
	
}
.itemboxtinier p {
	font-size: 8pt;
	line-height: 8pt;
	color: #333;
	margin-left: 8px;
	
}
.itemboxtinier h1 {
	font-size: 13.5px;
	line-height: 13.5px;
	color: #000099;
	padding: 5px 0px 0px 8px;
}



#arcbox {
	background-image: url(../img/boxes/latestinarchive.png);
	height: 191px;
	width: 370px;
	padding-top: 11px;
	padding-left: 13px;
}
#arcbox .btnright {
	float: right;
	margin-right: 15px;
	width: 200px;
}






.chanboxtiny {
	height: 206px;
	width: 200px;
	border: 1px solid #E4E4E4;
	margin: 5px;
	float: left;
	background-color: #E8E8FF;
	padding: 5px;
}
.chanboxtiny:hover {
	border-top-color: #1871B5;
	border-right-color: #1871B5;
	border-bottom-color: #1871B5;
	border-left-color: #1871B5;
	/* color: #FFF; */
}


.chanboxtiny img {
	height: 112px;
	width: 200px;
	clear: left;
	margin: 0px;
}
.chanboxtiny h2 {
	font-size: 16pt;
	line-height: 16pt;
	color: #004285;
	clear: left;
	
}
.chanboxtiny p {
	font-size: 10pt;
	line-height: 10pt;
	color: #333;
	clear: left;
	margin: 4px;
	
}
.chanboxtiny a {
	height: 100%;
	width: 100%;
}







.itemfeature {
	height: 280px;
	width: 180px;
	border: 1px solid #06C;
	margin: 3px;
	float: left;
	background-color: #FFF;
	background-image: url(../img/bgs/box-grad2.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
	color: #333;
}
.itemfeature:hover {
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
}


.itemfeature img {
	height: 100px;
	width: 180px;
	clear: left;
	margin: 0px;
}
.itemfeature h2 {
	font-size: 16pt;
	line-height: 16pt;
	color: #006;
	clear: left;
	
}
.itemfeature p {
	font-size: 10pt;
	line-height: 10pt;
	color: #333;
	clear: left;
	margin: 4px;
	
}
.itemfeature a {
	height: 100%;
	width: 100%;
	color: #333;
}




.tinydate {
	font-size: 55%;
	color: #006;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
}
