.boxcontent {
	padding:5px;
}

.box {
background:url(images/boxbackground.jpg) no-repeat;
border-bottom:2px solid #efefef;
margin-bottom:5px;
}

.box h1 {
	background-color:#2FB6E8;
	font-size:8pt;
	color:#fff;
	text-transform:capitalize;
	padding:3px 0 3px 10px;
	margin:0px;
}

#content .box h1 {
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color: #FFFFFF;
	margin:0 0 0 0;
	padding:3px 0 3px 10px;
}
#content .box {
	border: #eee 1px solid;
	background:url(images/cvbackground.jpg) bottom repeat-x;
}

#content .box li {
	list-style:none;
	border-bottom:dotted 1px #ccc;
}

#content .box li a {
	display:block;
	padding:0 0 0 15px;
	text-decoration:none;
	text-transform:capitalize;
}
#content .box li a:hover {
	text-decoration:underline;
}
.channelViewerReadMore a{
	font-size:6pt;
}

.channelViewerReadMore {
	text-align:right;
	padding:0 10px 0 0; 
}

.channelViewerReadAll {
	background:#CDDCEB;
	padding:0 0 0 10px;
}


#content .box .channelViewerHeader a{
	color:#CC0000;
	font-weight:bold;
}

.channelViewerHeader a{
	color:#CC0000;
	font-weight:bold;
}

.channelViewerContent {
	padding:5px;
	height:100%;
	overflow:auto;

}

.channelViewerContent img{
	width:80px;
	height:auto;
	float:left;
	margin:4px;
}

.channelViewerComponent .box {
	background:none;
}
.channelViewerComponent .boxcontent {
	padding:0;
}
.channelViewerComponent ul {
	margin:0;
	padding:0;
	margin-left:5px;
	list-style:none;

}

.dateAdded {
	font-size:8pt;
	text-align:left;
	color:#999999;
	padding:0 10px 0 0;
}
.channelViewerContent {

}

#sideBar .channelViewerComponent h1 {
	background:none;
	color:#006699;
	margin:10px 0 0 0;
	padding:0;
}
#sideBar .channelViewerComponent li {
	list-style:none;
	margin:0;
}

#sideBar .channelViewerComponent a {
	border-bottom:dotted 1px #999;
	display:block;
	padding:10px 0 10px 15px;
	background: url(images/bullet2.gif) #e3ebf4 left no-repeat;
	text-decoration:none;
	text-transform:capitalize;
	color:#333333;
}

#sideBar .channelViewerComponent a:hover {
	background:url(images/bullet2.gif) #d4e1ef left no-repeat;
}

.weatherComponent .box,
.weatherComponent .boxcontent {
	overFlow:hidden;
	padding:0;
}
.weatherComponent img {

}

.sitesearchComponent form {
	margin:0px;
}
.sitesearchComponent input {
	border:1px solid #999999;
}

