.creative
{
	background: url('../interface/creative_main-topbg.gif') no-repeat 0px -124px;
	padding-left: 20px;
	padding-right: 19px;
	color: #fff;
}

* html .creative
{
	background: none;
}

.creative_content
{
	background: #000;
	/*border-top: #820202 solid 3px;
	border-bottom: #820202 solid 3px;*/
	margin: 0;
	padding: 0;
	color: #fff;
	min-height: 440px;
}

.creative_content .illustration
{
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 1.5em;
	margin-bottom: 0.3em;
	background-repeat: no-repeat;
}

.creative_content .illustration_home
{
	width: 180px;
	height: 430px;
	background: #000 url('../interface/bgbulb1.jpg') no-repeat 0px -10px;
	z-index: 3;
}

.creative_content .illustration_comm
{
	width: 260px;
	height: 380px;
	background: #000 url('../interface/bgdrops1.jpg') no-repeat 0px 0px;
	z-index: 3;
}

.creative_content .illustration_solu
{
	width: 230px;
	height: 440px;
	background: #000 url('../interface/bggear2.jpg') no-repeat;
	z-index: 3;
}

* html .creative_content .illustration_solu
{
	margin-top: -26px;
}

.creative_content h1
{
	margin: 0;
	padding: 0;
	font-size: 280%;
	padding-left: 0.8em;
	padding-top: 0.3em;
}

.creative_content p
{
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0;
}

.creative_content h2
{

	margin: 0;
	padding: 0;
	margin-left: 1em;
	margin-right: 1em;
	background: none;
	color: #fff;
}

.creative_content h3
{
	margin: 0;
	padding: 0;
	margin-left: 1em;
	margin-right: 1em;
	background: none;
	color: #fff;
}

.creative_content .article
{
	/*display: table;	*/
	margin: 0;
	padding: 0;
	background: none;
	margin: 1em;
	border-top: #444 dashed 1px;
	border-bottom: #444 dashed 1px;
}

.creative_content .article p
{
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.creative_content .article .see_more
{
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 70%;
}

.creative_content .article .infos
{
	padding-left: 1em;
}

.creative_content .article .infos .tags
{
	color: #fff;
	float: none;
}

.creative_content .article img
{
	float: right;
	padding: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	border: #820202 solid 1px;
}

.creative_content .creative_project img
{
	float: left;
	padding: 1px;
	margin: 3px;
	border: #444 solid 1px;
}

.creative_content p.links, .creative_content h2.links
{
	margin-left: 1em;
	font-size: 60%;
	color: #bbb;
	margin-bottom: 0;
}

.creative_content p.links a
{
	color: #aaa;
}

.creative_content .stars_info
{
	float: right;
}

div.crcontent
{
	margin: 0;
	padding: 0;
	background-image: url('../interface/creative_main-bg.gif');
}

.creative_main
{
	background-image: url('../interface/creative_main-bg.gif');
}

.creative_header
{
	height: 124px;
	background-image: url('../interface/creative_main-topbg.gif');
}

* html .creative_header
{
	height: 150px;
}

.creative_main .menu
{
	background-image: url('../interface/creative_headermenubar.gif');
}

.creative_project p a img
{
	float: left;
	margin-bottom: 3px;
}
/*
* html .menu
{
	margin-left: -369px;
}

* html .creative_main .menu
{
	margin-left: -360px;
}*/