.margin-l13{
margin-left:13px;
}
.login-box {
	float:left;
	width:250px;
	padding:0 0 14px 0;
}
.login-box-top {
	float:left;
	width:250px;
	height:29px;
	background:url(../images/box-top-tab.jpg) top left no-repeat;
}
.login-box-top-right {
	float:right;
	width:95%;
	color:#fff;
	vertical-align:middle;
	font-weight:bold;
	height:24px;
	font-size:14px;
	padding:5px 0 0 10px;
	background:url(../images/red-curve-right.gif) top right no-repeat;
}
.login-box-bottom {
	float:left;
	width:100%;
	padding:0 0 0px 0;
	background:url(../images/tab-corner-bottom.jpg) bottom left no-repeat;
}
.login-box-bottom-curve{
	float:right;
	width:100%;
	padding:0 0 10px 0;
	background:url(../images/curve-bttom-right.gif) bottom  right no-repeat;
}
.login-box-y{
	float:left;
	width:248px;
	border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
}
.login-box-x{
	float:left;
	width:247px;
	background:#fffffa url(../images/tab-box-repeater-x.jpg) left top repeat-x;
}
.signup-text{
color:#333333;
font-size:14px;
text-align:center;
font-weight:bold;
padding:16px 0  30px 0;
}
.signup-text2{
font-size:14px;
text-align:center;
padding:0px 0  10px 0;
}

.listing-category{	
	float:left;
	color:#FF0000;
	padding:0;
	margin:0;
	list-style:none;
	font-size:13px;
}
.listing-category li{
	float:left;
	color:#FF0000;
	width:200px;
	background:url(../images/bullet.jpg) 15px 13px no-repeat;
	padding:8px 20px 0 30px;
}
.listing-category li span{
	color:#666666;
	font-size:11px;
}

.listing-category li a{
	display:block;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
.listing-category li a:hover{
	text-decoration:underline;
}


.classfied-category{	
	float:left;
	color:#FF0000;
	padding:0;
	margin:0;
	list-style:none;
	font-size:12px;
	width:450px;
}
.classfied-category li{
	float:left;
	color:#FF0000;
	width:490px;
	background:#ffd55c url(../images/forumbg.jpg) repeat-x left top;
	padding: 10px 10px 10px 10px;
	border-left:1px solid #f00;
	border-right:1px solid #f00;
}
.classfied-category li.usefulno-heading{
background:#ffd55c url(../images/golden-bg.jpg) no-repeat left bottom;
border:none;
width:492px;
}
.classfied-category li span{
	color:#666666;
	font-size:11px;
}

.classfied-category li a{
	display:block;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	background:url(../images/bullet.gif) 5px center no-repeat;
	padding:0 0 0 20px;
}
.classfied-category li a:hover{
	text-decoration:underline;
}



