/*[variables]
colors
{
	@00: #666666;
	@10: #F89727;
}
*/
BODY
{
	background: #D7E6F4 url(../images/background.png) repeat-x;
	margin: 0px;
	padding: 0px;
	color: #545454;
	font: 14px Arial;
	line-height: 1.4;
}
H1
{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.1;
}
H2
{
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	padding: 0px;
	margin: 0px 0px 19px;
}
H3
{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1;
	padding: 0px;
	margin: 0px;
}
LI
{
}
LI LI
{
	list-style: circle;
}
A
{
	color: #225588;
}
A:hover
{
	text-decoration: none;
}
A.readmore
{
	background-color: white;
	border: 1px solid #D7D7D7;
	border-bottom: 1px solid #F89727;
	padding: 4px;
	color: #666666; /*[e]@00*/
	text-decoration: none;
	font-size: 12px;
}
A.readmore:hover
{
	color: #F89727; /*[e]@10*/
}
HR
{
	height: 1px;
	border: none;
	border-top: 1px solid #D7D7D7;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
.clear
{
	clear: both;
}
.outside-container
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	border: 5px solid #225588;
	margin-top: 10px;
}
.inside-container
{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	border: 5px solid white;
}
.banner
{
	width: 940px;
	height: 100px;
	background: #FFCC00;
}
.banner-left
{
	float: left;
	width: 470px;
	height: 100px;
	background: url(http://www.ciboodler.com/v2/templates/ciboodler_issue_04/images/banner_background.png) no-repeat;
}
.banner-right
{
	float: right;
	width: 470px;
	height: 100px;
	background: url(http://www.ciboodler.com/v2/templates/ciboodler_issue_04/images/issue_logo.gif) no-repeat 266px 20px;
}
.content-container
{
	width: 938px;
	border-left: 1px solid #225588;
	border-right: 1px solid #225588;
	border-top: 5px solid #225588;
	border-bottom: 5px solid #225588;
	background: white;
}
.navigation
{
	width: 938px;
	height: 30px;
	margin-top: 10px;
}
.navigation UL
{
	margin: 0px;
	padding: 0px;
}
.navigation UL LI
{
	display: inline;
	list-style: none;
	padding: 0px 5px;
	border-right: 1px solid #7F7E82;
	float: left;
}
.content
{
	width: 938px;
}
.did-you-know
{
	color: white;
	width: 429px;
	padding: 10px;
	background: url(ciboodleorange url(../images/did_you_know_background.png) url(no-repeat);
	margin-bottom: 10px;
}
.did-you-know HR
{
	height: 1px;
	border: none;
	border-top: 1px solid white;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
.did-you-know .article
{
	width: 300px;
}
.slideshow
{
}
/*Start of issue styling*/
.part1-container
{
}
.gartner-left
{
	width: 500px;
	/*[empty]float:;*/
	/*[empty]left:;*/
}
.gartner-right
{
	float: left;
	width: 100px;
}
