﻿.createnewscontainer
{
	width: 656px;
	height: 673px;
	min-height: 580px;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 10px;
	overflow: hidden;
}

.createnewsheader
{
	width: 646px;
	height: 25px;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(img/result_grad.jpg);
	background-position: top;
	background-repeat: repeat-y;	
}

.createnewscontent
{
	width: 560px;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;
	overflow: hidden;
}

.createnewsrow
{
	width: 600px;
	height: 25px;
}

.createnewscontentrow
{
	width: 600px;
	height: auto;
}

.createnewsrowtitle
{
	width: 70px;
	height: 25px;
	float: left;
	margin: 5px 0px 0px 5px;
}

.createnewsrowcontrol
{
	width: auto;
	height: 25px;
	float: left;
}

.createnewscontentcontrol
{
	width: auto;
	height: auto;
	float: left;
	text-align: right;
}

.createnewsfooterrow
{
	width: 530px;
	height: 25px;
	text-align: right;
	margin-top: 5px;
	font-size: x-small;
	color: Red;
}

.createnewsfooterrow input
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #B1C5C3;
}

.createnewsrowvalidation
{
	width: 20px;
	height: 20px;
	padding-left: 2px;
}