﻿/******************* MP: Styles used in the content from old cms (i.e. in body) *******************/

.storyRightTxtBox    {
            margin-left: 7px;
            margin-bottom: 7px;
            float: right;
            border: solid 1px #000000;
            background: #99ccff;
}			

.storyLeftTxtBox    {
            margin-left: 7px;
            margin-bottom: 7px;
            float: right;
            border: solid 1px #000000;
            background: #99ccff;
}			

.storyTxtBox    {
            border: solid 1px #000000;
            background: #99ccff;
}			

.storyRightTbl    {
            margin-left: 7px;
            margin-bottom: 7px;
            float: right;
            border: solid 1px #000000;
}			

.storyLeftTbl    {
            margin-left: 7px;
            margin-bottom: 7px;
            float: right;
            border: solid 1px #000000;
}			

.storyTbl    {
            border: solid 1px #000000;
}			

.storyLeftPlain    {
            margin-right: 7px;
            margin-bottom: 7px;
            float: left;
}			

.storyRightPlain    {
            margin-left: 7px;
            margin-bottom: 7px;
            float: right;
}



.CompanyTitle   {
		color:#FFFFFF;
		font-size:11px;
		font-family:Arial,Helvetica,sans-serif;
		font-weight:bold;
		padding-left:5px;
		padding-right:5px;
		text-decoration:none;
		height:15px;
		background: black;
}
