#userWelcome {
	background-image: url(images/welcome_bg.gif);
	background-repeat: no-repeat;
	height: 115px;
	widows: 730px;
	padding: 15px 15px 20px 20px;
	margin-bottom: 15px;
}
#userWelcome h2 {
	color: #313131;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 0;
	padding-bottom: 12px;
}
#userWelcome ul {
	margin: 0;
	padding: 16px 0 0 0;
	list-style: none;
	float: left;
}
#userWelcome li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#userWelcome li a {
	display: block;
	float: left;
	color: #313131;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 30px;
	margin-right: 60px;
	background-image: url(images/welcome_step.gif);
	background-repeat: no-repeat;
	height: 26px;
}
* html b\ody #userWelcome li a {
	margin-right: 40px;
}
#userWelcome li.last a {
	margin-right: 0;
}
#userWelcome li.stepOK a {
	background-image: url(images/welcome_step_ok.gif) !important;
}

#newsstream {
	border: 1px solid #eaeaea;
	border-width: 0 1px 0 0;
}
#newsstream h4.sub_head {
	margin-bottom: 0;
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#newsstream .newsstream_add_news {
    border: 0;
	border: 1px solid #eaeaea;
	border-width: 0 0 1px 0;
    margin: 0;
    padding: 15px;
	height: 59px;
}
#newsstream .newsstream_add_news .newsstream_add_news_na {
	text-align: center;
	padding-top: 20px;
	font-size: 12px;
}
#newsstream .newsstream_add_news_photo {
	float: left;
	width: 60px;
}
#newsstream .newsstream_add_news_input {
	float: left;
	width: 465px;
}
#newsstream .newsstream_add_news label {
	font-weight: bold;
}
#newsstream .newsstream_add_news .info {
	float: right;
}
#newsstream .newsstream_add_news .clear {
	height: 5px;
}
#newsstream #add_news {
	width: 380px;
	height: 19px;
	font-size: 14px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	overflow: auto;
}

#newsstream #newsstream_add_news.expand {
	height: 140px;
}
#newsstream #newsstream_add_news.expand textarea {
	height: 50px;
}
#newsstream .streamitem {
	border: 1px solid #eaeaea;
	border-width: 0 0 1px 0;
	padding: 0 0 15px 0;
	margin: 0;
	font-size: 13px;
}
#newsstream .streamitem .img_url {
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #bfbfbf;
	display: block;
	float: left;
}
#newsstream .streamitem.empty {
	font-size: 14px;
	padding: 50px;
	text-align: center;
}
#newsstream .streamitem .streamitem_userimage {
	float: left;
	width: 40px;
	padding: 15px;
}
#newsstream .streamitem .streamitem_userinfo a, #newsstream .streamitem a.username {
	text-decoration: none;
	font-weight: bold;
}
#newsstream .streamitem .streamitem_userinfo a:hover, #newsstream .streamitem a.username:hover {
	text-decoration: underline;
	font-weight: bold;
}
#newsstream .streamitem .streamitem_userinfo, #newsstream .streamitem .streamitem_content {
	float: left;
	width: 465px;
	padding: 15px 15px 0 5px;
}
#newsstream .streamitem .streamitem_content img {
	max-width: 465px;
}
#newsstream .streamitem .streamitem_content.smallimages img {
	max-width: 90px;
	cursor: pointer;
}
#newsstream .streamitem .streamitem_userinfo {
	padding-bottom: 0;
	padding-right: 0;
	font-size: 12px;
	width: 460px;
}
#newsstream .streamitem .streamitem_options {
	float: right;
	padding: 0;
	font-size: 11px;
	border: 1px dotted #eaeaea;
	margin-top: 15px;
	text-align: right;
	width: 100%;
}
#newsstream .streamitem.special1 .streamitem_options {
	border-style: dashed;
}
#newsstream .streamitem.special1 .streamitem_content {
	padding-top: 0;
}
#newsstream .streamitem .streamitem_options_inside {
	padding: 10px;
}
#newsstream .streamitem .streamitem_options_inside a.icon {
	outline: none;
}
#newsstream .streamitem .streamitem_info {
	padding: 3px 10px;
	font-size: 11px;
	background-color: #b5b5be;
	color: #ffffff;
	float: right;
	text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
}
#newsstream .streamitem .streamitem_addcomment, #newsstream .streamitem .streamitem_comment {
	padding: 7px;
	display: block;
	clear: both;
	border: 1px solid #eaeaea;
	border-width: 1px 0 0 0;
}
#newsstream .streamitem .streamitem_addcomment_photo, #newsstream .streamitem .streamitem_comment_photo {
	float: left;
	width: 55px;
	text-align: left;
}
#newsstream .streamitem .streamitem_addcomment_input, #newsstream .streamitem .streamitem_comment_content {
	float: left;
	text-align: left;
	font-size: 11px;
	width: 390px;
}
#newsstream .streamitem .streamitem_comment_content a {
	text-decoration: none;
}
#newsstream .streamitem .streamitem_comment_input a:hover {
	text-decoration: underline;
}
#newsstream .streamitem .streamitem_comment_content img {
	max-width: 385px;
}


#myaccount_right {
	width: 150px;
}
#myaccount_right h4.sub_head {
	margin-top: 15px;
	padding-left: 15px;
	text-align: left;
}
#myaccount_right .userlist_right {
	text-align: center;
}
.more {
	padding: 10px;
	border: 1px solid #eaeaea;
	border-width: 1px 0 0 0;
	text-align: center;
}
#myaccount_right .userlist_right .smalluser {
	padding: 0 0 10px 15px;
}
#myaccount_right .userlist_right .smalluser .smalluser_info {
	width: 70px;
}
#myaccount_right .coins_right {
	height: 89px;
	margin: 0 0 10px 0;
	border: 1px solid #eaeaea;
	border-width: 0 0 1px 0;
}


.messages .userlist_right .smalluser {
	display: block;
	text-decoration: none;
	padding: 7px;
	margin: 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	float: none;
	width: auto;
}
.messages .userlist_right .smalluser:hover {
	background-color: #f0f0f0;
	color: #313131;
}
.messages .userlist_right .smalluser .username {
	font-size: 13px;
}
.messages .userlist_right .smalluser .smalluser_image {
	padding: 0;
}
.messages .userlist_right .smalluser .smalluser_info {
	width: 140px;
	float: right;
}

.messages .userlist_right .smalluser .smalluser_info.unread span {
	font-weight: bold;
}

.messages #newsstream .newsstream_add_news_input {
	width: 425px !important;
}
.messages #newsstream #newsstream_add_news {
	height: auto;
	padding-bottom: 0;
}

.messages #newsstream .streamitem .streamitem_userinfo {
	width: 410px;
}
.messages #newsstream .streamitem .streamitem_content {
	width: 410px;
}

.messages #message {
	width: 415px;
	height: 40px;
}


.messages .messages_right {
	border: 1px solid #eaeaea;
	border-width: 0 1px 0 0;
}
