h4 {
	font-size:12pt;
	font-style:italic;
	font-weight:normal;
	font-family:times;
	margin-top:12px;
}

a:link  {
	text-decoration:none;
	color:#df2d11;
	border:0px; 
	background:none;
}

a:visited {
	text-decoration:none;
	color:#4c7d24;
	}

a:hover, a:active {
	text-decoration:underline;
	color:#860e00;
	border:0px; background:none;
	}

.writediv {
	width:79;height:112;float:left;margin-left:-890px;margin-top:44px;
}

.wantdiv {
	width:99;height:112;float:left;margin-left:-811px;margin-top:44px;
}

.midflashdiv {
	width:467;height:113;float:left;margin-left:-704px;margin-top:44px;
	background-color:black;background:black;
}

.getissuediv {
	width:230;height:113;float:left;margin-left:-230px;margin-top:44px;
}

.fourpoints {
	margin-top:0px;
}

.fourexpoints {
	margin-top:4px;
}

.eightpoints {
	margin-top:8px;
}

.sixteenpoints {
	margin-top:-1px;
}

body {
	padding:0px;
	background-image: url(http://www.griponlife.ca/grip/images/backgroundSplash2.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	background-color: #FFFFFF;
	margin:0;padding:0;
	font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	font-size:10pt;
}

a:hover {color:#fff;background-color:#931010;}
{color:#fff;background-color:#931010;padding:2px 4px;border:0px;}
a img {border:0;}
#article-list a:hover {border:0px; background:none;}
#lightbox a:hover {border:0px; background:none;}
td .contentheading a:hover {background:none;}

.dn-each {
	padding-top:12px;
}

.dn-title {
	align:center;
	text-align: center;
	color: #006600;
	font-family:Arial,Helvetica;
	font-size:9pt;
	font-weight:bold;
	line-height:12px;
}

.contentheading {font-family:arial, helvetica, sans-serif;font-weight:bold; font-size:18px;}
.small {font-style:italic};
p {font-size:11pt;}

.imagethingy {
	background-img(<?php echo $pathfile2 ?>);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
}

#video-column {float:left;width:550px;}
#audio-column {float:left;width:200px;margin-left:10px;}
#video-column .caption, #audio-column .caption {background:#999;}
.video-item {padding-left:130px;margin:5px 0;}
.video-item img {float:left;margin-left:-130px;}

.contentpaneopen {
	width:100%;
}

.sidebar_leftarticle {
	padding: 9px;
	margin-right: 9px; 
	width: 200px; 
	float: left; 
	background-color: khaki;
}

.sidebar_rightarticle {
	padding: 9px;
	margin-left: 9px; 
	width: 200px; 
	float: right; 
	background-color: khaki;
}

.moduletable {
	margin-top: 0px;
}

