.entry_sort {
	float: left;
	color: #67717d;
}

.entry_sort span {
	color: #67717d;
	background-color: #ebebed;
}

.entry_sort a {
	color: #779d03;
	text-decoration: underline;
}

.entry_sort a:hover {
	color: #779d03;
	text-decoration: none;
	background: none;
}

.entry_works {
	float: left;
	clear: both;
	width: 100%;
	padding: 2px 0px 1px 0px;
}

.entry_content {
	float: left;
	clear: both;
	width: 100%;
	margin: 25px 0px 25px 0px;
}

.entry_about h1, .entry_content h1, .work_about h1, .work_content h1 {
	color: #779d03;
	font-size: 16px; 
	/*font-family: Tahoma, "Times New Roman", serif;*/
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

.entry_about h2, .entry_content h2, .work_about h2, .work_content h2 {
	color: #779d03;
	font-size: 14px; 
	/*font-family: Tahoma, "Times New Roman", serif;*/
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

.entry_about h3, .entry_content h3, .work_about h3, .work_content h3 {
	color: #779d03;
	font-size: 12px; 
	/*font-family: Tahoma, "Times New Roman", serif;*/
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

.entry_about h4, .entry_content h4, .work_about h4, .work_content h4 {
	color: #779d03;
	font-size: 10px; 
	/*font-family: Tahoma, "Times New Roman", serif;*/
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

.entry_links {
	float: left;
	margin: 3px 0px 0px 0px;
}

.entry_links a, .entry_nextprev a {
	color: #434343;
	text-decoration: underline;
}

.entry_links a:hover, .entry_nextprev a:hover {
	color: #434343;
	text-decoration: none;
	background: none;
}

.entry_links span {
	background-color: #779d03;
	color: #ffffff;
}

.entry_nextprev {
	float: right;
	margin: 3px 0px 0px 0px;
}

.about_dates {
	float: left;
	clear: both;
	width: 100%;
	margin: 31px 0px 21px 0px;
}

.about_count {
	float: left;
	clear: both;
	width: 100%;
	margin: 19px 0px 0px 0px;
}

a.about_entry_link {
	font-size: 11px;
	color: #779d03;
	text-decoration: underline;
}

a.about_entry_link:hover {
	font-size: 11px;
	color: #779d03;
	text-decoration: none;
	background: none;
}

div.work_div {
	position: relative;
	float: left;
	padding: 1px;
	margin: 5px 7px 6px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #a9a9a9;
	font-size: 9px;
	color: #a3b1b3;
	width: 135px;
}

div.work_div:hover {
	border-color: #fa4700;
	cursor: pointer;
	background: none;
}

div.work_div_hover {
	position: relative;
	float: left;
	padding: 1px;
	margin: 5px 7px 6px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #fa4700;
	font-size: 9px;
	color: #a3b1b3;
	cursor: pointer;
	width: 135px;
}

.work_div_rating {
	position: relative;
	padding: 2px 3px 1px 3px;
	font-size: 9px;
	color: #a3b1b3;
}

.work_name {
	position: relative;
	float: left;
	color: #000000; 
	font-size: 12px; 
	font-weight: bold;
	margin: 0px;
}

.work_id {
	position: relative;
	float: right;
	color: #000000; 
	font-size: 12px; 
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

.work_image_big {
	position: relative;
	padding: 1px;
	margin: 5px 0px 0px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #a9a9a9;
	font-size: 9px;
	color: #a3b1b3;
	float: left;
}

div.product_price {
	position: relative;
	float: left;
	color: #fa4700; 
	font-size: 14px; 
	/*font-family: Tahoma, "Times New Roman", serif;*/
	font-weight: bold;
	margin: 0px;
}

td.product_price {
	color: #fa4700; 
	font-size: 14px; 
	/*font-family: Tahoma, "Times New Roman", serif;*/
	font-weight: bold;
}

.product_button {
	position: relative;
	float: right;
	margin: 0px;
}

.work_stat {
	position: relative;
	float: left;
	clear: both;
	color: #a3b1b3; 
	font-size: 12px; 
	line-height: 16px;
	/*font-family: Tahoma, "Times New Roman", serif;*/
	font-weight: normal;
	margin: 9px 0px 15px 0px;
}

.work_stat strong {
	color: #000000; 
	font-size: 12px; 
	/*font-family: Tahoma, "Times New Roman", serif;*/
	font-weight: bold;
}

.work_stat a {
	color: #779d03; 
	font-size: 12px;
	text-decoration: underline;
}

.work_stat a:hover {
	color: #779d03; 
	font-size: 12px;
	text-decoration: none;
	background: none;
}

.work_about {
	position: relative;
	float: left;
	clear: both;
}

.work_content {
	position: relative;
	float: left;
	clear: both;
	margin: 15px 0px 0px 0px;
}

.work_table {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	margin: 5px 0px 0px 0px;
}

.my_work_td {
	padding: 5px 1px 9px 7px;
}