.widget-sign-in { 
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    margin: 0;
    padding: 10px;
    font-size: 12px;
    text-align: left;
}

.widget-sign-in a {
    text-decoration: none;
    color: #8099b3;
	border-bottom:#8099b3 dotted 1px;
}

.widget-sign-in a:hover {
    text-decoration: none;
	border-bottom:#8099b3 solid 1px;
}

.header-search {
    position: relative;
    right: auto;
    bottom: auto;
    z-index: 100;
    padding: 0 10px 5px 0;
	margin-left:20px;
	text-align:left;
}
.header-search .query {
    width: 100px;
	height: auto;
}

.widget .widget-header {
    border-bottom: none;
    padding:0;
    font-weight: normal;
    text-transform: uppercase;
	text-align:left;
	color:#8c4600;
}

.widget-syndication li { text-align: right; }
.widget-syndication li a { font-size:16px; color:#e67533; }

#comments-open-text #comment-text {
    width: 445px;
    height: 150px;
    border: 1px solid #E2D9C5;
}
#comments-open-text {
    margin: 10px 0;
    width: 445px;
}

#mt-community-forum #comments-open-text {
    width: 445px;
}
#mt_search a { font-size:16px; }

.entry-title a { border-bottom:dotted 1px; color:#77b3ee; }
.entry-title a:hover { text-decoration:none; border-bottom:solid 1px; color:#8c4600; }

.comment_signin_options {
		position:absolute;left:50%;width:200px;
}