h1,h2,h3 
{	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.row
{
	clear: both;
	width: 100%;
	text-align:center;
}
div.rowview
{
	clear: both;
	width: 100%;
	text-align: left;
	/* padding-bottom: 5px; */
	/*margin-bottom: 5px;*/
}

.rowview, .rowview h1, .rowview h1 a, .rowview h2, .rowview h2 a
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* News View */
.youtube
{
	
}

.galfot {
font-family:Arial, Helvetica, sans-serif;
width:430px;
text-align:right;
font-size:11px;
font-weight:bold;
}


.news_lead_full .supertitle {
    font-family: verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #253888;
}

.lead_multimedia {
    margin-bottom: 5px;
}
.lead_multimedia_left {
	float: left;
}
.lead_multimedia_left img {
    margin: 5px 5px 5px 0;
}

.image img
{
	border-bottom: 1px solid silver;
	float: left;
	margin: 5px 5px 5px 0;
}
.news_lead_full .lead {
    text-align: left;
    padding-top: 9px;
}
.titleview
{
	text-align: left;
	font-size: 20px;
	/*color: #767676;*/
	color: #333333;
	font-family: 'Times New Roman' , Times, serif;
	line-height: 1em;
	padding-bottom: 5px;
}
.shortdescrview
{
	/*color: #767676;*/
	color: #333333;
	/*text-align:left;*/
	font-family: 'Times New Roman' , Times, serif;
	font-size: 13px;
	text-decoration:none;
}
p.newsdescr {
	margin: 0;
	padding: 0;
	text-align: left;
}
.publicationdateview
{
	text-align: left;
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
}

/*div.bordernews
{
	border-bottom-style: groove;
	border-bottom-width: thin;
	border-bottom-color: #C0C0C0;
}*/

div.rowdetails
{
	clear: both;
	width: 100%;
	text-align:left;
}
.titledetails
{
	clear: both;
	text-align:left;
	text-align: left;
	font-size: 22px;
	/*color: #767676;*/
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	padding-bottom: 5px;
	display: block;
	
}
.shortdescrdetails
{
	clear: both;
	/*text-align:left;*/
	/*color: #767676;*/
	color: #333333;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	text-decoration:none;
}
.descrdetails
{
	clear: both;
	/*width: 50%;*/
	/*text-align:left;*/
	/*color: #767676;*/
	color: #333333;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
}
.publicationdatedetails
{
	text-align: left;
	/*color: #FF0000;*/
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.categorydetails
{
	text-align: left;
	color: #FF3300;
	font-size: 14px;
	font-weight: bold;
}

div.searchrow
{
	clear: both;
	text-align:center;
}

div.row span.labelstore
{
	float: left;
	color: #0033CC;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	background-color: #FFFFFF;
}

div.row span.label
{
	float: left;
	width: 150px;
	/*color: #FF6600;*/
	text-align: right;
	/*font-family: 'Courier New' , Courier, monospace;
	font-size: small;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
div.row label {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
div.row span.input
{
	float: left;
	width: 450px;
	color: #666666;
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.dropdowninput
{
	float: left;
	color: #666666;
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}

 div.row span.formw {
  float: left;
  width: 10%;
  color: black;
  text-align: left;
  } 
  
.textright
{
	width: 400px;
}
div.cancel
{
	clear: both;
	width: 100%;
	text-align:center;
}
hr.sep, .contentbox hr {
	border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	height: 2px;
	/*margin: 10px auto 0 0;*/
	margin: 5px auto 0 0;
	text-align: left;
	clear: both;
}


.datagrid td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding: 3px 5px;
}
.datagrid td a {
	color: #136BAF;
}