.entry_row {
	clear: both;
	width: 600px;
	height:330px;
}
.entry_row_recent {
	clear: both;
	width: 600px;
	height:220px;
}

.entry_row .entry, .entry_row_recent .entry{
	float:left;
	background-color:#FFFFFF;
	b/order:1px solid #d3d3d3;
	width:173px;
	height:200px;
	margin-left:28px;
	*margin-left:20px;

}
.entry_row .entry_first, .entry_row_recent .entry_first {
	float:left;
	background-color:#FFFFFF;
	bor/der:1px solid #d3d3d3;
	width:173px;
	height:200px;
	margin-left:25px;
	*margin-left:20px;
	display: inline;

}

.templatesample{
	padding:10px;
	border:1px solid #d3d3d3;
	margin-bottom: 5px;
}
.templatedescription{
	b/ackground-color:#CCCCCC;
	ma/rgin-top:7px;
	width:173px;
	font-family:Arial;
	font-size:11px;
	co/lor:#0099CC;
	fon/t-weight:bold;
	text-align:left;
	bo/rder-top:2px solid #666666;
	bo/rder-bottom:2px solid #666666;
}
.templatedescription a{
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	color: #000;
	fo/nt-weight:bold;
}

.templatedescription a:hover{
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	color:#2D7699;
}
.templatedescription2{
	width:173px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	letter-spacing: 1px;
}
.templatedescription2 a{
	text-decoration:none;
	font-family:Arial;
	color: #000;
	font-size:12px;
	font-weight:bold;
	letter-spacing: 1px;
}

.templatedescription2 a:hover{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#2D7699;
	letter-spacing: 1px;
}

.templatedescription a.btn, .templatedescription a.btn:visited, .templatedescription a.btn:link {
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#2D7699;
	font-weight:bold;
}
.templatedescription a.btn:hover{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

#preview {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #000;
	padding: 10px;
	background-color: #fff;
	width: auto;
	height: auto;
	z-index: 999;
}



.entry_row .templatedescription .button {
	width: 55px;
	float: left;
}