#content h4 {
font-size: 16px;
font-weight: normal;
color:#F93D00;
line-height:25px;}

.fullItem{
padding:0px;
margin:0px;
float:left;
}

#topiccontent 
{
	padding:15px 10px 30px 10px;
}

#modulecontent 
{
	/*height:250px;*/
}

#home #maincontent {
	background-color:	#ffffff;
	background-image:	none; 
	border:0px;
}

#home #maincontent #maincontentbg {
	background:			transparent url(/images/wrapper_solid_bottom.gif) bottom left no-repeat; 
}
#home #maincontent #content 
{
	width:900px;
	padding:0px;
}
#home #maincontent #maincontentboundry {
	background-color:	#ffffff;
	background-image:	none;
}
#topicimage 
{
	width:320px;
	float:left;
	padding:0px 10px 0px 0px;
}
#topicimage2
{
	width:293px;
	float:left;
	padding:0px;
}
#topic 
{
	width:500px;
	float:left;
	padding-top:5px;
}
#topic p, #topic ul, #topic li
{
	color:#707070;
}

#topic li
{
	list-style-image: none;
	list-style-type: disc; 
	list-style-position: outside;
	margin-left: 10px;
	margin-bottom:			6px;
}

#topic ul 
{
	list-style-image: none;
	list-style-type: disc; 
	list-style-position: outside;
	margin-left: 10px;
	margin-bottom:			6px;
	font-size:				13px;
	line-height:			18px;
}
.pheavy 
{
	padding-top:10px;
	color:#707070;
	font-size:13px;
	font-weight:bold;
}
#maincontent #content #topic .topiclink 
{
	color:#09bde3;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#bigbutton_off 
{
	float:right;
	padding:10px 75px 0px 0px;
	display:block;
}

#bigbutton_on 
{
	float:right;
	padding:10px 75px 0px 0px;
	visibility: hidden;
/*	display:none; */
}

.imageleft
{
	float: left;
	padding-right: 7px;
}
