*.title			{
			font-size: 14px;
			font-family: Tahoma;
			font-weight: bold;
			color: #ca5f5e;
			text-align: left;
			line-height: 14px;
			text-decoration: none;
			}

*.full-story		{
			background-color: #FFFFFF;
			font-size: 11px;
			font-family: Tahoma;
			color: #000000;
			text-align: justify;
			padding: 6px;
			margin-top: 5px;
			margin-bottom: 2px;
			}

*.short-story		{
			background-color: #FFFFFF;
			font-size: 11px;
			font-family: Tahoma;
			color: #000000;
			text-align: justify;
			padding: 6px;
			margin-top: 5px;
			margin-bottom: 2px;
			}

*.comment		{
			float: right;
			font-size: 11px;
			font-family: Tahoma;
			color: #000000;
			text-align: left;	
			}

*.comment a		{
			font-size: 11px;
			font-family: Tahoma;
			color: #555555;
			text-decoration: none;
			}

*.comment a:hover	{
			color: #ca5f5e;
			text-decoration: none;
			cursor: hand;
			font-weight: bold;
			}

*.footer		{
			font-size: 11px;
			font-family: Tahoma;
			color: #000000;
			text-align: left;
			}

*.footer a		{
			font-size: 11px;
			font-family: Tahoma;
			color: #555555;
			text-decoration: none;
			}

*.footer a:hover	{
			color: #ca5f5e;
			text-decoration: none;
			cursor: hand;
			font-weight: bold;
			}

*.avatar 		{
			float: left;
			text-align: center;
			}


*.intextleft 		{
			float: left;
			margin: 0px 5px 5px 0px;
			}

*.comment_from		{
			font-size: 11px;
			font-family: Tahoma;
			color: #555555;
			text-align: left;	
			}

*.comment_from a	{
			font-size: 11px;
			font-family: Tahoma;
			color: #ca5f5e;
			text-decoration: none;
			}

*.made_comment		{
			background-color: #FFFFFF;
			font-size: 11px;
			font-family: Tahoma;
			color: #000000;
			text-align: justify;
			padding: 6px;
			margin-top: 5px;
			margin-bottom: 2px;	
			}