/* mainContent shooting sequences Style sheet */
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	background-color:#21202E;
}

td {
	color:#c5c5d1;
	font-size:0.6em;


}



.intro {
	font-size:12px;
	line-height:17px;
	color:#c5c5d1;
	margin:0 0 23 0;

}

.bodytext {
	font-size:12px;
	line-height:17px;
	color:#c5c5d1;
	margin:0 0 0 0;

}


.usetext {
	margin:0 0 5 21;
	width:265;
}

.list a {
	display:block;
	color:#c5c5d1;
	text-decoration:none;
	margin:0 5 5 5;

}
a {
	display:block;
	color:#c5c5d1;
	text-decoration:none;
}

.cmp a {
	display:inline;
	color:#c5c5d1;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


.bullet img{
	margin:4 0 0 0;
}

.list a:hover {
	text-decoration:underline;

}

.box {
	position: relative;
	width: 280px;
	height: 280px;
	padding: 0em;
}

.corner {
	position:relative;
	bottom: 0em;
	right: 0em;
	width: auto;
	height: auto;
}


.list_item {
	font-weight: bold;
	padding : 0 0 0 4;
}

.background1 {
background:#4d4d58;
background-image : url(../images/hpcorner1.gif);
background-repeat : no-repeat;
background-position : bottom right;
margin:10;
}
.background2 {
background:#383743;
background-image : url(../images/hpcorner1.gif);
background-repeat : no-repeat;
background-position : bottom right;

}
.background3 {
background:#3d3d4c;
background-image : url(../images/hpcorner1.gif);
background-repeat : no-repeat;
background-position : bottom right;

}
