
.screenBorder {
	border-bottom: 1px dotted #dedede;
	padding: 5px 0 25px 0;
	margin-bottom: 18px;
}
.screenNoBorder {
	padding: 5px 0 25px 0;
	margin-bottom: 18px;
}
.resourceScreen {
	float: left;
	margin-right: 15px;
	width: 256px;	
}
.screenBorder {
	border-bottom: 1px dotted #515151;
	padding: 5px 0 25px 0;
	margin-bottom: 18px;
}
.screenNoBorder {
	padding: 5px 0 25px 0;
	margin-bottom: 18px;
}
.resourceScreenDes h3 {
	border: none;
	margin: 5px 0 10px 0;
}
.resourceScreenDes p {
	font-size: 90%;
}
.resourceScreenDes p.large {
	font-size: 100%;
}
.clear {
	clear: both;
}
#content ul.arrow, #content ul.bigtick, #content ul.bigcross {
	margin: 0 0 15px 20px;
	list-style: none;
}
#content ul.arrow li {
	padding: 0 0 4px 20px;
	line-height: 125%;
	background: url(http://www.campaignmonitor.com/images/icons/bluepoint.gif) no-repeat 0 3px;
}
#content ul.bigtick li {
	padding: 0 0 4px 20px;
	line-height: 125%;
	background: url(../images/icon_check.png) no-repeat 0 3px;
}
#content ul.bigcross li {
	padding: 0 0 4px 20px;
	line-height: 125%;
	background: url(../images/icon_cross.png) no-repeat 0 3px;
}
#content ul.arrow li span, #content ul.bigtick li span, #content ul.bigcross li span  {
	font-size: 90%;
	line-height: 14px;
	display: block;
	margin: 3px 0 10px 0;
}
.blogNote { 
	background: #fffeef;
	border-top: 1px dotted #dadada;
	border-bottom: 1px dotted #dadada;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 5px;
	line-height: 18px;
}
div.delivery a {
	margin:0px 20px 30px 0px;
}
div.delivery img {
	border:3px solid #ededed;
	margin-bottom:20px;
}