﻿p	{
	color:#222222;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	line-height:150%;
	margin:0px 0px 15px 0px;
	padding: 0px 0px 0px 0xp;
}


/* CMS Styles
All styles that need to e included in the WYSIWYG editor
*/

	table.cmsNewsItem{width:100%;}
/* Tempale - 3-item.htm*/
		

		.cmsNewsItem{
			margin: 15px 0px 0px 5px;
			line-height:150%
		}
		
		.cmsNewsItem td img {
			margin:3px 15px 0px 0px !important;
		}
				
		.cmsNewsItem td.imgCell{
			text-align:center;
		}
		
		.cmsNewsItem td{
			vertical-align:top;
			padding-bottom: 18px;
			padding-right:0px;
		}
		
		.cmsNewsItem p {
			margin: 0px;
		}
		
		h2 {
			font-weight:bold;
			font-size:100%;
			margin:0px;
			padding:0px;
			color : inherit !important;
		}
		.cmsMsg{
			border: 1px #ffaca9 solid;
			background-color: #ffeae9;
			background-image: url('/images/icons/ico-exclamation.gif');
			background-repeat: no-repeat;
			background-position: 10px center;
			padding: 6px 23px 6px 32px;
		}
		
		.cmsNewsItem a {color:#D21245 !important;}
		img {border:0px}

/* Tempale - 2-item.htm*/
		.newPrice{
			color:#34A23D;
			font-family:"Lucida Grande",Arial,sans-serif;
			font-size:1.8em;			
			margin: 15px 0px 15px 0px;
		}

		.specialPrice{
			font-weight: normal;
			text-decoration: line-through;
			color:#34A23D;
			font-family:"Lucida Grande",Arial,sans-serif;
			font-size:1em;			
		}


/* Tempale - 1-item.htm*/
	.cmsNewsItem-one {
		margin: 15px 0px 0px 5px;
		line-height:150%	
	}

	.cmsNewsItem-one div{
		margin: 15px 0px 0px 0px;
	}


