.inputText {
	width				: 188px;
	height				: 16px;
	border				: 1px solid #919191;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size  			: 9px;
}

.errorText {
	color				: red;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size  			: 11px;
}


.newslist .photoFrame {
	width			: 77px; 
	height			: 57px; 
	border			: #2D2C2C 2px solid;
}

.newslist .recordFrame {
	width			: 745px; 
	border			: #303030 1px solid;
}

.newsdetails .recordFrame {
	width			: 285px; 
	border			: #303030 1px solid;
}

.newsdetails .photoFrame {
	width			: 77px; 
	height			: 57px; 
	border			: #2D2C2C 2px solid;
}

.newsdetails .photoFrame2 {
	width			: 282px;
	border			: #2D2C2C 2px solid;
}
