/* ---------------------------------------------
	PROCURUS / Css File For Screen Media  
		 Author:	Deniz Arkan .:. Pixel Studio
	Last Update:	30 August 2005
		Contact:	deniz@konsept.net .:. www.konsept.net
--------------------------------------------- */
@import url(layout.css);
@import url(typography.css);

*	{
	margin:0;
	padding:0;
	}

body { 
	background: #fff url(../img/layout/bg.gif) repeat-x;
	margin: 0;
	padding:0;
	font: 12px/16px Tahoma, Georgia, "Times New Roman", Times, serif;
	color: #252525;
}

img { border: 0; padding: 0; margin: 0; }
span.none {display: none;}
hr	{	height:1px; border: 0; color: #eee; background-color: #eee;	}
.left {
	float: left;
}
.right {
	float: right;
}#autorotor div a {
	color: #B30B0D;
	text-decoration: none;
}
