#box1, #box2, #box3, #box4, #box5, #box6 {
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	width:313px;
	height:125px;
	cursor:pointer;
}
#box1{background:url(/invictaimages/group-grid/box1.jpg); float:left;width:313px;}
#box2{background:url(/invictaimages/group-grid/box2.jpg); float:left;width:313px;}
#box3{background:url(/invictaimages/group-grid/box3.jpg); float:left;width:313px;}
#box4{background:url(/invictaimages/group-grid/box4.jpg); float:left;width:313px;}
#box5{background:url(/invictaimages/group-grid/box5.jpg); float:left;width:313px;}
#box6{background:url(/invictaimages/group-grid/box6.jpg); float:left;width:313px;}
#box1 a, #box2 a, #box3 a, #box4 a, #box5 a, #box6 a {
	height:125px;
	width:313px;
	cursor:pointer;
	text-decoration:none;
	color:#FFFFFF;
}
#box1text, #box2text, #box3text {
	margin-top:83px;
	height:42px;
	width:312px;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
}
#box4text, #box5text, #box6text {
	margin-top:83px;
	height:42px;
	width:312px;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
}
#grid {
	width:940px;
	height:250px;
}
#grid p{
	opacity:1.0; filter: alpha(opacity=100); -moz-opacity: 1.00;
	color:#FFFFFF;
	cursor:pointer;
	padding:5px;
	width:96%;
	font-size:1.6em;
}
#grid p.read-more{
	right:0;
	top:0;
	margin-left:20px;
}
#grid ul{
	margin-bottom:0;
}
div.transON {width: 100%; background-color:#337EBA; opacity:.85; filter: alpha(opacity=85); -moz-opacity: 0.85; border:none; color:#FFFFFF; }
div.transOFF {width: 100%; background-color:#333333; opacity:.70; filter: alpha(opacity=70); -moz-opacity: 0.70; border:none; color:#FFFFFF; }