.static_background {
	width:100%;
	background:url('../img/actors_ink_bg.gif') no-repeat center;
}

.static {
 overflow:visible;
 width:550px;
 margin:20px auto;
 margin-left: 220px; /* AC 2010-02-18: Fixes IE glitch where static pages were wrongly left-aligned. */
 font-size:12px;
 /*color:#343434;*/
 color:#000000;
}



.static h1 {
 text-align:center;
 margin-bottom:10px;
 font-size:16px;
 font-weight:bold;
}

.static h2 {
 font-size:14px;
 font-weight:bold;
}

.static li {
 margin-bottom:10px;
 display:list-item;
}

.static h4 {
 margin-top:5px;
 margin-bottom:20px;
 font-weight:normal;
}

.static a {
 text-decoration:none;
}

.static a:hover {
 color:#270059;
 text-decoration:underline;
}

.static p {
 margin:20px;
 text-indent:-5px;
}

.deals {

 width:600px;
 margin-top:40px;
 font-size:14px;
}

.deals h4 {
	font-weight:bold;
	margin-top:15px;
	margin-left:5px;
}

.deals p {
	margin:0px;
	margin-bottom:20px;
	text-indent:0px;
}

.deals a {
	color:#000;
}

.deals a:hover {
	color:#000;
}

.free_story {
	width:90%;
	margin-left:5%;
	width:-250px;
	border:1px solid #aaa;
	height:100%;
	margin-top:20px;
	padding:1%;
	padding-bottom:50px;
}

.contact_container {
 width:100%;
 border:1px solid #ccc;
 padding:10px;
}

.contact_table {
 border-spacing:5px;
}

.contact_table input, .contact_table select{
 width:150px;
}

.contact_table input.btn {
 width:50px;
 margin-right:5px;
}

.contact_table td.submit {
 text-align:center;
}

.contact_table textarea {
 height:200px;
 width:250px;
}

.label {
 text-align:right;
 font-size:11px;
 vertical-align:top;
}

.label span {
 color:#f00;
 font-style:italic;
}

p.fail {
 color:#f00;
 font
}

.thanks {
 text-ident:0px;
}

.thanks a {
 color:#00f;
}

.normal
{
	font-size:				12px;
}
