.profile
{
	width:627px;
	font-size:13px;
	float:left;
}

.item_list_gen
{
	padding:0px;
	float:left;
	width:627px;
	margin-top:10px;
}

.item_list_gen .item_list_item
{
	width:305px;
	height:100px;
	/*border:1px solid #f00;*/
	margin-bottom:10px;
}

.item_list_item .item_list_item_tn
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:none;
	width:100px;
	min-height:70px;
}

.item_list_item a img
{
	border:none;
}

.item_list_item h3 a
{
	font-size:14px;
	font-weight:bold;
	color:#000;
	line-height:18px;
}

.commentstext
{
	width:515px;
}

.nofavmsg
{
	text-align:center;
	margin-top:175px;
}

#profile_favlist_holder .paging ul li a
{
	background:url(/templates/default/images/paging_left_t.gif) no-repeat left top;
	
}

#profile_favlist_holder .paging ul li a span
{
	background:url(/templates/default/images/paging_right_t.gif) no-repeat right top;
	
}

#profile_favlist_holder .paging ul li.currentpage a, #profile_favlist_holder .paging ul li a:hover
{
	background:url(/templates/default/images/paging_left_h_t.gif) no-repeat left top;
	
}

#profile_favlist_holder .paging ul li.currentpage a span, #profile_favlist_holder .paging ul li a:hover span
{
	background:url(/templates/default/images/paging_right_h_t.gif) no-repeat right top;
}





#profile_ignorelist_holder .paging ul li a
{
	background:url(/templates/default/images/paging_left_t2.gif) no-repeat left top;
	
}

#profile_ignorelist_holder .paging ul li a span
{
	background:url(/templates/default/images/paging_right_t2.gif) no-repeat right top;
	
}

#profile_ignorelist_holder .paging ul li.currentpage a, #profile_ignorelist_holder .paging ul li a:hover
{
	background:url(/templates/default/images/paging_left_h_t2.gif) no-repeat left top;
	
}

#profile_ignorelist_holder .paging ul li.currentpage a span, #profile_ignorelist_holder .paging ul li a:hover span
{
	background:url(/templates/default/images/paging_right_h_t2.gif) no-repeat right top;
}
