.closeSearch {
	text-align: right;
    padding: 0px;
	margin-right: 5px;
}

.search {
	clear: both;
}

.hidden {
	display: none; 
	z-index: 999;	
}

.visible {
	display: block;
	z-index: 999;
}

.blog_entry img
{
    margin:10px;
}

.editableContent img
{
    margin:10px;
}

#mainmov
{
	width: 100%;
	height: 300px;
}

#dsq-comments-title 
{
	width:150px
}

.dsq-options
{
	width: 300px;
}

#form-message{
	width: 250px;
}

.dsq-share-on{
	display:none;
}

#dsq-content .dsq-post-footer .dsq-button {
float:right;
margin-left:3px;
border: none;
}

#dsq-content .dsq-comment-footer-right button {
vertical-align:top;
border: none;
}