/*

div#sectionMain

{

		float: right;

		width: 780px;

		margin-left: 0px;

}

*/

div#sectionMain

{

		width: 610px;

}

div#sectionRight

{

		width: 160px;

}



div.sectionContent

{

		padding: 10px;

}



div.sectionHeader h2

{

		border-bottom: 1px solid #999999;

}

div.sectionText

{

		color: #000000;
		line-height: 22px;
		font-size: 1em;
}







/* ***************************************************** */

/* ******************** style News ********************* */

/* ***************************************************** */



div#fxNews a.layerImage, div.OfDay a.layerImage

{

		display: block;

		float: left;

		width: 250px;

		height: 160px;

		margin: 0px 20px 0px 0px;

}

div#fxNews div.round a.actionNext, div#fxPublications div.round a.actionNext

{

		float: right;

		margin: 2px 0px 0px 20px;

}

div#fxNews div#NewsOfDay, div.OfDay

{

		overflow: hidden;

		margin: 10px 0px 30px 0px;

}

div#fxNews div#NewsOfDay *
{
	font-family: 'Trebuchet MS',Arial;
	font-size: 12px;
}

div#fxNews div#NewsOfDay h3, div.OfDay h3

{

		padding: 0px;
		margin: 0px;
		font-size: 12px;
		font-family: 'Trebuchet MS';

}

div#fxNews div#NewsOfDay h3 a, div#fxNews div#NewsOfDay h1, div.OfDay h3 a

{

		font-size: 16px;

}

div#fxNews div#NewsOfDay div.layerDate

{

		color: #19BFF1;

		padding-top: 5px;

}

div#fxNews div#NewsOfDay a.sectionText, div.OfDay a.sectionText

{

	  display: block;
		width: auto;
		margin: 10px 0px 10px 0px;

}

div#fxNews div#NewsOfDay a.sectionText:hover, div.OfDay a.sectionText:hover

{

		text-decoration: underline;

}

div#fxNews div#NewsOfDay a.actionNext, div.OfDay a.actionNext

{

		/*display: block;*/

}

div#fxNews div#NewsOfDay div.sectionText, div.OfDay div.sectionText

{

		margin: 20px 0px 20px 0px;

}



div#sectionMain div#fxComment, div#sectionMain div#sectionContact

{

		background-color: #EFEFEF;

		border: 1px solid #EFEFEF;

		padding: 10px 20px 10px 20px;

}

div#sectionMain div#fxComment input.inputText, div#sectionMain div#sectionContact input.inputText

{

		width: 70%;

		margin-right: 10px;

}

div#sectionMain div#fxComment h2, div#sectionMain div#sectionContact h2

{

		padding: 0px;

		margin: 0px;

}

div#sectionMain div#fxComment h2 a, div#sectionMain div#sectionContact h2 a

{

		font-size: 16px;

		font-weight: normal;

		color: #000000;

		text-decoration: none;

}

div#sectionMain div#fxComment textarea.textareaText, div#sectionMain div#sectionContact textarea.textareaText

{

		width: 98%;

		height: 80px;

}

div#sectionMain div#fxComment input.submitAction

{

		margin-right: 10px;

}

div#sectionMain div#fxComment a, div#sectionMain div#sectionContact a

{

		color: #19CAF8;

		text-decoration: underline;

}









/* ***************************************************** */

/* ****************** style Comments ******************* */

/* ***************************************************** */

div#sectionComments

{

		padding: 15px;

}

div.CommentItem

{

		overflow: hidden;

		border-bottom: 1px solid #EFEFEF;

		padding: 10px 0px 10px 0px;

}

div.CommentItem div.layerAuthor

{

		float: left;

}

div.CommentItem div.layerAuthor strong

{

		text-decoration: underline;

}

div.CommentItem div.layerDate

{

		float: right;

		color: #19CAF8;

}

div.CommentItem div.layerText

{

		clear: both;

		font-style: italic;

		color: #333333;

		margin-top: 20px;

}
