#slideshow {
	float:left;
	width:494px
}
#slideshow .border {
	border-right:4px solid #fab830;
	border-left: 4px solid #fab830;
	height:170px;
}
	
}
.itemtitle {
	float:right;
	width:200px;

}
.membertitle {
	text-transform:uppercase;
	font-weight:bold;
	font-size: 14px;
}
.membertitleinside {
	text-transform:uppercase;
	font-weight:bold;
	font-size: 12px;
}

.memberwhen {
	color: #888888;
}

.members {
	padding:10px;
}

.memberphoto {
	float:left;
	width:50px;
	padding-right:5px;

}

.frndphoto {
	float:left;
	width:80px;
	padding-right:10px;

}

.membertext {
margin-top: 9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;

}

input.login { 
	width: 150px;
	border: none; 
	background: url(logininput.gif); 
	padding: 4px; 
}

.bluebutton {
	BORDER-RIGHT: #ffffff 0px solid;
	BORDER-TOP: #ffffff 0px solid;
	FONT-SIZE: 11px;
	BACKGROUND: url(../images/bluebuttonbg.gif) no-repeat;
	PADDING-BOTTOM: 15px;
	MARGIN: 2px;
	VERTICAL-ALIGN: middle;
	margin-left:100px;
	BORDER-LEFT: #ffffff 0px solid;
	WIDTH: 85px;
	COLOR: #000000;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ffffff 0px solid;
	FONT-FAMILY: Verdana, Tahoma;
}
.yellowbutton {
	BORDER: solid 0 #FFFFFF;
	BACKGROUND: URL(../images/yellowbuttonbg.gif) no-repeat;
	HEIGHT: 21px;
	WIDTH: 64px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 11px;
	MARGIN: 0px;
	padding-top: 3px;
	padding-bottom: 15px;
	vertical-align:middle;
}

/* for personal ad box */

/* Sidebar  for polling*/

#sidebar1 {
	float: left;
	width: 275px;
}

#sidebar1 ul {
	margin: 5;
	padding: 0;
	list-style: none;
}

#sidebar1 li {
	background: #96A96F;
	
}

#sidebar1 li ul {
	line-height: 20px;
	background: #96A96F url(../images/img03.gif) no-repeat right bottom;
	margin-bottom: 10px;
}


#sidebar1 h2 {
	width: 50px;
	margin: 0 0 15px 20px;
	padding: 20px 0 7px 0;
	background: url(../images/img07.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}


