*{
	color:#a9a9a9;
	line-height:100%;
	margin:0px;
	padding:0px;
}

h1{
	
	size:18px;
	margin-bottom:8px;
}

a{
	color:#a9a9a9;
}

a:hover{
	color:#737373;
}

.download{
	margin-bottom:8px;
}

body{
}

#content{
	margin-top:32px;
	margin-left:auto;
	margin-right:auto;
	width:582px;
}

#FlashContainerL {
	padding:12px;
	background-image: url(images/work_bg_landscape.png);
	background-repeat: no-repeat;
	margin-bottom:24px;
}

#FlashContainerP {
	padding:12px;
	background-image: url(images/work_bg_portlate.png);
	background-repeat: no-repeat;
	margin-bottom:24px;
}