.cotwlHolder {
	background: url(../../images/cotwlBackground.gif) repeat-x bottom left;
	width: 345px;
	position: relative;
	left:-12px;
	padding:15px 20px 20px 12px;
}
.cotwlWidget .stickers a{
	cursor:default !important;	
}
.cotwlWidget {
	width: 345px;
	overflow: hidden;
}

.cotwlWidget .header {
	width: 345px;
	height: 58px;
}
.cotwlWidget .links{
	
}

.cotwlWidget .document {
	background: url(../../images/document.gif) no-repeat top right;
}
.cotwlWidget .video {
	background: url(../../images/video.gif) no-repeat top right;
}
.cotwlWidget .blog {
	background: url(../../images/blog.gif) no-repeat top right;
}
.cotwlWidget .photo {
	background: url(../../images/photo.gif) no-repeat top right;
}


.cotwlWidget .th{
	background: url(../../images/thBg.gif) repeat-x top left;
	height: 25px;
	overflow:hidden;
}
.cotwlWidget .first{
	background: url(../../images/trFirst.gif) repeat-x top left;
}

.cotwlWidget .footer a{
	text-decoration: none;
	color: #646464;
	font-size: 11px;
	text-transform: uppercase;
}
.cotwlWidget .tr {
	float:left;
	clear:left;
	width:345px;
	font-family: Arial;
	font-size: 11px;
}
.cotwlWidget .cotwlImage {
	height:80px;
	width:80px;
	float: left;
	margin: 0 10px 3px 0;
}
.cotwlWidget p {
	font:normal 12px/16px Arial, Helvetica, san-serif;
	margin-top: 5px;
	margin-bottom: 10px;
}
.cotwlWidget h1 {
	color:#00b5dc;
	font-size: 16px;
	margin-bottom: 10px;
}
.cotwlWidget a{
	text-decoration:none;
	cursor:pointer;
	color:#646464;
}
.cotwlWidget a:hover{ text-decoration:none; }
.cotwlWidget h2 {
	height:52px;
	overflow:hidden;
	color:#646464;
	font-size: 22px;
	font-family:georgia;
	line-height:normal;
	margin-bottom: 10px;
}
.cotwlWidget h3 {
	padding-top:28px;
	font-size: 16px;
	text-transform: uppercase;
}
.cotwlWidget h4 {
	margin-top:0;
	line-height:18px;
	font-size: 12px;
}
.cotwlWidget .tr .l {
	font-weight: bold;
	width: 230px;
	float: left;
	padding: 5px 0;
	margin-left: 5px;
}
.cotwlWidget .tr a {
	color: #646464;
}
.cotwlWidget .odd {

}
.cotwlWidget .even {
	float:left;
	background: url(../../images/even.gif) repeat-x top left;
}
.cotwlWidget .tr .r {
	float: right;
	width: 103px;
	padding: 5px 0;
}
.cotwlWidget .footer l {
	margin: 0;
}


