#MotM {
	padding-top:20px;
	margin-top:20px;
	color:white;
	border-top:1px dotted #66C029;
	min-height:90px;
}
#MotM p{
	color:white;
}
#MotM img{
	border:1px solid #66C02A;
	float:right;
	clear:right;
	margin-left:10px;
}
#MotM a{
	font-weight:bold;
	color:FE9900;
}
#MotM .photodate{
	color: #66C02A;
}
form.search{
	padding-bottom:0;
	padding-right:0;
}
#search{
	width:250px;
}
form.search select{
	width:160px;
}
.postexcerpt div{	
	margin-left:50px;
}
.postexcerpt .thumb{
	margin-right:10px;
	margin-left:0;
	margin-bottom:0;
	width:40px;
	height:40px;
	float:left;
}
.sidebar_section td.label img{
	border:1px solid #66C02A;
	margin-bottom:20px;
}
.sidebar_section textarea, .sidebar_section input{
	width:200px;
}/*
.sidebar_section a{
	display:inline !important;
}*/
.sidebar_section input.button {
	width:auto;
	float:left;
	margin-right:10px;
}
.user_profile h2{
	float:left;
	margin-bottom:20px;
}
.user_profile div img{
	padding-top:5px;
	padding-left:5px;
}
table.countries{
	width:100%;
	table-layout:fixed;
}
table.countries td{
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
