/*
Theme Name: IDA.com
*/

/* main elements */
.hide
{
	display:none;
}
.social-section  .newsletterlink
{
	padding:0 !important
}
.navigation .next
{
	float:right;
}
.navigation .prev
{
	float:left;
}
#commentform input
{
	width:150px !important;
}

#commentform textarea
{
	width:350px !important;
}
.info
{
	padding-top:10px;
}