.social {
	height:20px;
	margin-top:10px;
}

.facebook {
	float:left;
}

.twitter {
	float:left;
	left:20px;
}


#RecipeCommentAddForm {
	width: 500px;	
	
}	

#RecipeCommentAddForm label{

	float: left;
	width: 130px;
	margin-bottom: 6px;
}

#RecipeCommentAddForm input{

	float: left;
	width: 314px;
	margin-bottom: 6px;
}


#RecipeCommentAddForm textarea{

	height: 200px;
	width: 314px;
	
}


#AddCommentSubmit {
	
	width: auto !important;
}

#addCommentText {
	margin-top:10px;
	
}

#addComment .roundbottom {
	width: 799px;
	
}

#addCommentText p {

	margin: 0px!important;
	
}

div.header span.title {
	margin-top: 7px;
}

#currentlyviewingsome,
#currentlyviewingall {
	margin-left: 180px;

}




div.hideClassYes,
li.hideClassYes {


	display: none !important;
}



div.hideClassNo,
li.hideClassNo {

	display: block !important;
}




.addComment.rounddialog {

	margin-top: 6px;
	font-size: 10px;
	font-weight: bold;
	width: auto;
	color: #FFF;	
	line-height: 12px;
	text-decoration: none;
	
	
}

.addComment.rounddialog > .roundcontent,
.addComment.rounddialog > .roundcontent > .roundtop,
.addComment.rounddialog > .roundbottom,
.addComment.rounddialog > .roundbottom > div {
	background-image: url(/img/round.border.2CCA81.png) !important; 
}

.addComment.rounddialog > .roundcontent > .roundinner {
	text-align: center;
	vertical-align: middle;	
	height: 12px !important;
}	

	

.addComment a:link, 
.addComment a:visited {

	color: #FFF !important;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none !important;
	font-family: Gotham,"Lucida Grande", "Lucida Sans", Helvetica, Arial, Tahoma;	
} 

#readMoreDiv{
	float: left;
	font-size: 12px; 
}	
#addCommentDiv{
	float:right;
	font-size: 12px;
}	


#addCommentLink {
	/* float: right; */  
	margin-top: 10px;
	list-style-image:url(/img/red.arrow.gif) !important;
	margin-right: 10px;
}

#addCommentLink a {
	color: #bf0000 !important;
	
}


#showNotLoggedInAddFavourite {
	display:none;
	width: 480px;
	position: absolute;
	top: 220px;
	left: 200px;
	z-index: 200;
	background-color: #FFF;
}

#showNotLoggedInAddFavourite .innerWarning{
	margin: 6px;
	border: 4px solid #EF1C21;
}

#showNotLoggedInAddFavourite .innerText{
	margin: 6px;
	
}

#commentInfo {
	float:left;
}
