/* Ezt a fájlt a helyben használt style="" megoldások tiltása miatt voltam kénytelen létrehozni */

.gray{
	color: #999999;
}
.small{
	font-size: xx-small;
}
.top-padded{
	padding-top:200px;
}
.leftmargintable{
	margin-left:100px;
	border:1px solid;
}

.width-614px{
	width: 614px;
}

.red{
	color: #ff0000;
}

input#antispam.text.short{
	width:40px;
}

div.textwidget.nolineheight{
	line-height:1em;
}
