#category {
    margin: 10px;
}

#category table tbody tr td p {
	margin: 0 10px 10px 0;
}

#subscribe_category {
	text-align: right;
  margin: 10px;
}

h2, #category_path {
	font-size: 120%;
	font-weight: normal;
	margin: 10px;
}

#category_path img {
	margin: 0 0 0 10px;
}
.link_rows {
	line-height: 1.8em;
}
.link_rows .content_box_full,
.link_rows .premium_link_rows,
.link_rows .sponsored_link_rows {
  margin: 10px;
}
.premium_link_rows .premium_rows {
  background: #DFFFDB;  
}
.sponsored_link_rows .sponsored_rows {
  background: #FFE0E2;  
}
.link_rows a {
  color: #8E7E62;
}

.link_rows .googlepr {
  color: #37B329;
  font-size: 80%;
}
.link_rows .stats,
.content_box_full .stats {
  margin: 10px;
}
.link_rows .googlepr img {
  margin: 0 0 -3px 0;
}

.link_rows span a {
	font-weight: bold;
	font-size: 110%;
	color: #000;
}

.premium_link_rows {
	padding: 10px;
	margin: 10px 0 10px 0;
}

.sponsored_link_rows {
	padding: 10px;
	margin: 10px 0 10px 0;
}

#link_detail table {
	width: 100%;
}


#link_detail td {
	padding: 8px;
  border-bottom: 1px solid #ddd;
}

#link_detail thead th,
#main-page #link_detail thead th {
	font-weight: bold;
	width: 100%;
	padding: 10px;
  font-size: 140%;
  text-transform: uppercase;  
  text-align: center;
  border-bottom: 1px solid #ddd;
  color: #FFA733;
}

#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: 10px;
}

#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;
}
#category p b a {
	font-size:1.2em;
  font-weight: normal;
}
#category p a img {
  margin: 2px 3px -3px 2px;
}
#error_msg {
  text-align: center;
  color: #FF333D;
  border-top: 1px solid #EBC0C0;
  border-bottom: 1px solid #EBC0C0;
  padding: 7px 0 7px 0;
  background: #EBDFDF;
  margin: 5px 0 15px 0;
  font-weight: bold;
}

label {
	float: left;
	width: 160px;
	padding: 0 10px 0px 0px;;
	text-align: right;
}

label label {
	text-align: left;
}

fieldset {
	margin: 0 0 10px 0;
}

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;
}

/* input = text */
span input {
	width: 300px;	
  border: 1px solid #ccc;
  padding: 3px;
}

.f_entry {
  text-align: left;
  width: 300px;
}
#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: normal;
}

#new_listing h4 {
	font-size: 130%;
	font-weight: normal;
	margin: 20px;
}
#new_listing h4 a {
	text-decoration: underline;
}

#hot_listing h3, #top_rated_listing h3, #editor_pick_listing h3 {
	font-size: 130%;
	font-weight: normal;
	margin: 20px 0 20px 0;
	text-decoration: underline;
}

#link_search_sp table {
	width: 100%;
	margin: 20px 0 0 0;
}

#link_search_sp td {
	padding: 7px;
}

#link_search_sp thead th {
	background: url(images/bg_sidebar_caption.png) repeat-x;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	font-size: 110%;
  margin: 10px;
}

#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 li {
	margin: 0 0 10px 0;
}

#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 {
  float: right;
  margin: 0 75px 0 0;
}
.row {
  width: auto;
  height: auto;
  padding: 0 0 0 15px;
  text-align: left;
  font-weight: normal;
}

* html .row {
  height: 1%;
}

.row_left {
  float: left;
  height: auto;
  padding: 5px 0 0 5px;
  text-align: left;
  font-weight: normal;
  margin-right: 20px;
  line-height: 1.8em;
}

.row_right {
  float: left;
  display: block;
  text-align: left;
  font-weight: normal;
  padding: 5px 0 0 5px;
  width: 560px;
  line-height: 1.8em;
}

.row_right p {
  margin:0;
  padding:0;
}

.row_right em {
  font-weight:bold;
  font-style:normal;
}

* html .row_right {
  height: 1%;
  padding: 5px 0 0 0;
}

.reguler_list {
  margin: 0;
  padding: 2px 2px 2px 2px;
  height: auto;
  text-align: left;
  color: #51697F;
}

.reguler_list a {
  font-size: 100%;
  color: #2aa3e8;	
}

.reguler_list a :hover { 
  color: #d46528;
}

.btn_image {
  float: left;
  padding-top: 3px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 7px;
  border: 1px solid #fff;
  cursor: pointer;
  font-size: 11px;
  background: #0096C9;
  height: 15px;
  width: 50px;
  text-align: center;
  clear: both;
}

.row_left .btn_image a {
  color: #fff;
  text-decoration: none;
  font-size: 110%;
}
.date_add {
  margin-left: 10px;
}
.premium_rows h3 span.sponsored_premium,
 .sponsored_rows h3 span.sponsored_premium {
 float:right;
 margin:0 10px;
 color: #CC0E47;
 text-shadow:#111 1px 1px 0;
 }
