#templates {
	font: 11px/1.4em Verdana, Arial, sans-serif;
	color: #5F6464;
	width: 389px;
}

#templates h1 {
	font: 11px/1.4em Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #00B5FF;
}

#templates a:link, #templates a:visited, #templates a:focus, #templates a:hover, #templates a:active {
	font-size: 11px;
	color: #00B5FF;
	text-decoration: none;
	border: 0;
}

#templates a:hover {
	text-decoration: underline;
}

#templates ul {
	margin: 0;
	padding-left: 15px;
}

#templates li {
	margin: 0;
	list-style: bull;
}

#templates .line {
	border-bottom: 1px solid #dadbdb;
}

#templates .lineTop {
	border-top: 1px solid #dadbdb;
	border-bottom: 1px solid #dadbdb;
}

#templates .thumbnail {
	float: right;
	width: 200px;
	margin-left: 15px;
	margin-bottom: 15px;
}

#templates .thumbnail font, #templates .image font {
	color: #999;
}

#templates .fileicon {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#templates h1 {
	font-size: 11px;
	color: #00B5FF;
}

.box a:link, .box a:visited, .box a:focus, .box a:hover, .box a:active {
	font-size: 11px;
	color: #00B5FF;
	text-decoration: none;
	border: 0;
}

.box a:hover {
	text-decoration: underline;
}

