DIV#Main DIV.Container
{
	text-align: left;
}

	DIV#Main DIV.Container P.Intro
	{
		float: left;
		display: inline;
		margin: 10px 38px 20px 60px;
	}

		DIV#Main DIV.Container P.Intro A
		{
			color: #ff4d2f;
			text-decoration: underline;
		}

	DIV#Main DIV.Container OL
	{
		line-height: 14px;
		padding: 5px 0px 20px 60px;
		width: 588px;
		_width: 613px;
	}

		DIV#Main DIV.Container OL LI
		{
			margin: 0px 0px 17px 0px;
			width: 588px;
		}

			DIV#Main DIV.Container OL LI H4
			{
				color: #ffffff;
				font-family: Verdana;
				font-weight: bold;
				font-size: 9px;
				line-height: 18px;
				background-color: #02577e;
				padding: 3px 20px 3px 20px;
				height: 18px;
			}

			DIV#Main DIV.Container OL LI H4 span
			{
				float: left;
				display: inline;
				line-height: 18px;
				height: 18px;
			}

			DIV#Main DIV.Container OL LI H4 span.Author
			{
				font-weight: normal;
			}

				DIV#Main DIV.Container OL LI H4 span.Author i
				{
				}

			DIV#Main DIV.Container OL LI H4 span.Fecha
			{
				float: right;
				display: inline;
				font-weight: normal;
			}

			DIV#Main DIV.Container OL LI IMG.Image
			{
				float: left;
				display: inline;
				width: 90px;
				height: 90px;
				margin: 0px 16px 0px 17px;
			}

			DIV#Main DIV.Container OL LI DIV.Left
			{
				float: left;
				display: inline;
				width: 450px;
			}

			DIV#Main DIV.Container OL LI DIV.Large
			{
				width: 540px;
				margin-left: 17px;
			}

			DIV#Main DIV.Container OL LI DIV.Text
			{
				font-weight: normal;
				font-size: 10px;
				background-color: #ffffff;
				color: #9d9c9c;
				padding: 15px 0px 15px 0px;
			}

				DIV#Main DIV.Container OL LI DIV.Text A
				{
					color: #ff4d2f;
					font-weight: bold;
				}
