html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

html,body{
	margin: 10px;
	background-color: #fff;
	color: #333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

a:link{ color: #ea4e11; text-decoration: none; }
a:visited{ color: #ea4e11; text-decoration: none; }
a:active{ color: #ea4e11; text-decoration: underline; }
a:hover{ color: #ea4e11; text-decoration: underline; }

p{
	margin-bottom: 1em;
}

em{
	font-style: italic;
}

h1{
	font-size: 1.6em;
	color: #333;
	font-weight: bold;
	margin-bottom: 0.6em;
}

h2{
	font-size: 1.4em;
	color: #666;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.6em;
}

ul{
	list-style: none;
	margin-left: 0;
}

#title-container{
	width: 850px;
	background-color: #d2d2b2;
	border: 1px dashed #333;
	margin-bottom: 10px;
	padding: 10px;
}

.content-container{
	width: 850px;
	background-color: #e1e1cf;
	border: 1px dashed #333;
	margin-bottom: 10px;
	padding: 10px;
}

.press-highlight-quote{
	font-style: italic;
}

.press-highlight-credit{
	font-weight: bold;
}

.press-shot-thumb{
	margin: 4px;
	border: 1px solid #333;
}

.stars{
	border: 0px;
}

#packshot{
	float: left;
	border: 0px;
}