#category {	
}

#category table {
	margin: 10px 15px;
}

#category table tbody tr td p {
	margin: 0 10px 10px 0;
	line-height: 18px;
}

#subscribe_category {
	text-align: right;
}

h2, #category_path {
	font-size: 120%;
	font-weight: normal;
	margin: 10px 0 20px 0;
}

#category_path img {
	margin: 0 0 0 10px;
}

.link_rows {
	line-height: 1.5em;
	margin: 12px 0 12px 0;
	padding: 5px;  
	border-bottom: 1px solid #ccc;
}

.link_rows a {
	color: #8E7E62;
	font-size: 90%;
}

.link_rows .googlepr {
	color: #37B329;
	font-size: 80%;
}

.link_rows .googlepr img {
	margin: 0 0 -3px 0;
}

.link_rows span a {
	font-weight: bold;
	font-size: 110%;
	color: #0097e6;
	text-decoration: none;
}

.link_rows span a:hover {
	text-decoration: underline;
}

.premium_link_rows {
	background: #ffe8c6;
	padding: 10px;
	margin: 10px 0 10px 0;
}

.sponsored_link_rows {
	background: #e9edf5;
	padding: 10px;
	margin: 10px 0 10px 0;
}

#link_detail table {
	width: 100%;
}


#link_detail td {
	padding: 7px;
	border-bottom: 1px solid #ddd;
}

#link_detail thead th {
	font-weight: bold;
	width: 100%;
	font-size: 16px;
	color: #4a4a4a;
	height: 30px;
}

#link_detail .m_col  {
	width: 200px;
}

#link_detail .odd td  {
	background: #eee;
}

#link_detail tfoot  {
	background: #fff;
	line-height: 30px;
}

#link_detail #avg_rating {
	margin: 20px 0 20px 0;
}

#link_detail #avg_rating span img {
	margin: 0 5px 0 5px;
}

#review ul {
	margin: 10px 0 20px 0;
	list-style-type: square;	
}

#review ul li {
	margin: 0 0 10px 20px;
}

#category {	
}

#category p {
	margin: 0 0 10px 0;
	color: #888;
	line-height: 16px;
}

#category p a {
	color: #0097e6;
	text-decoration: none;
}

#category p a:hover {
	color: #4a4a4a;
}

#category p a  img{
	margin: -5px 0  0;
}

#category p b a {
	font-size:120%;
	color: #799f0f;
	text-decoration: none;
}

#category p b a:hover {
	color: #4a4a4a;
}

label {
	float: left;
	width: 160px;
	padding: 0 10px 0px 0px;
	text-align: left;
}

label label {
	text-align: left;
}

fieldset {
	margin: 0 0 10px 0;
	border: none;
}

fieldset div {
	margin: 0;
	padding: 11px 0 0 0;
	display: block;
	width: 100%;
	clear: both;
}

textarea {
	width: 300px;
	height: 100px;
	border: 1px solid #ccc;
}

label select {
	width: 300px;
	border: 1px solid #ccc;
}

/* input = text */
span input {
	width: 300px;	
}

.f_entry {
	text-align: left;
	width: 300px;
}

.link_rows a {
	color: #8E7E62;
	font-size: 90%;
}

.link_rows .googlepr {
	color: #37B329;
	font-size: 80%;
}

.link_rows .googlepr img {
	margin: 0 0 -3px 0;
}

.link_rows span a {
	font-weight: bold;
	font-size: 110%;
	color: #4a4a4a;
}

.premium_link_rows {
	background: #ffe8c6;
	padding: 10px;
	margin: 10px 0 10px 0;
}

.sponsored_link_rows {
	background: #e9edf5;
	padding: 10px;
	margin: 10px 0 10px 0;
}

#link_detail table {
	width: 100%;
}


#link_detail td {
	padding: 7px;
	border-bottom: 1px solid #ddd;
}

#link_detail thead th {
	font-weight: bold;
	width: 100%;
	padding: 0 10px;
	font-size: 16px;
	color: #4a4a4a;
}

#link_detail .m_col  {
	width: 200px;
}

#link_detail .odd td  {
	background: #eee;
}

#link_detail tfoot  {
	background: #fff;
	line-height: 30px;
}

#link_detail #avg_rating {
	margin: 20px 0 20px 0;
}

#link_detail #avg_rating span img {
	margin: 0 5px 0 5px;
}

#review ul {
	margin: 10px 0 20px 0;
	list-style-type: square;	
}

#review ul li {
	margin: 0 0 10px 20px;
}

#error_msg {
	text-align: center;
	color: #f00;
	padding: 7px 0 7px 0;
	margin: 5px 0 15px 0;
	font-weight: bold;
}

#new_listing p {
	margin: 0 0 15px 0;
}

#new_listing p a em {
	font-weight: normal;
	font-size: 105%;
	font-style: normal;
	text-decoration: underline;
}

#new_listing p span {
	font-size: 80%;
}

#new_listing h3 {
	font-size: 104%;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#new_listing h4 {
	font-size: 130%;
	font-weight: bold;
	margin: 20px 0 20px 0;
}
#new_listing h4 a {
	text-decoration: underline;
}

#hot_listing h3, #top_rated_listing h3, #editor_pick_listing h3 {
	font-size: 130%;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0 0 0 25px;
	text-decoration: none;
	background: url(images/check.png) left no-repeat;
	text-transform: capitalize;
	color: #0097e6;
}

#link_search_sp table {
	width: 100%;
	margin: 20px 0 0 0;
}

#link_search_sp td {
	padding: 7px;
}

#link_search_sp thead th {
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	font-size: 110%;
}

#link_search_sp table tbody tr td span {
	font-size: 80%;
}

#link_search_sp .action {
	width: 60px;	
	text-align: center;
}

#get_rated textarea {
	width: 500px;
	height: 200px;
	font-size: 90%;
}

#get_rated h3 {
	margin: 20px 0 20px 0;	
	font-size: 110%;
}

#get_rated h4 {
	margin: 20px 0 20px 0;	
	font-size: 105%;
	font-weight: normal;
}

#add_error_page h3 {
	margin: 20px 0 20px 0;		
}

#add_error_page p {
	margin: 5px 0 0 0;		
}

#add_error_page ul {
	list-style-type: square;	
	margin: 10px 0 0 0;	
}

#add_error_page ul li {
	margin: 0 0 5px 20px;		
}

#user_profile table {
	background: #fff;
	width: 100%;
	margin: 0 0 20px 0;
}

#user_profile td {
	padding: 7px;
	border-bottom: 1px solid #ddd;
}

#user_profile .m_col  {
	width: 200px;
}

#user_profile .odd td  {
	background: #eee;
}

#user_search_result ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#user_search_result ul li {
	background: url(images/31.png) left no-repeat;
	line-height: 25px;
	border-bottom: 1px solid #ddd;
	padding: 0 0 0 15px;
}

#user_search_result li span {
	font-size: 110%;
}

#user_search_result h3  {
	font-size: 110%;
	font-weight: normal;
	margin: 20px 0 30px 0;
}

#flags {
	margin: 5px 0 5px 0;
}

#flags img {
	border: 1px solid;
}

#recaptcha_area {
	margin: 0 auto;
}

span#price_message_place {
	color: #ff0000;
	text-align: center;
}