#container
{
width:680px;
height:350px;
padding:0;
margin:10px 0 -20px 0;
position:relative;
z-index:0;
/*background:#fff url(/I/v2/fdf/mac_landingpage/slideshow_bg.jpg) no-repeat;*/
background:#fff url(http://www.spamfighter.com/I/v2/fdf/mac_landingpage/slideshow_bg.jpg) no-repeat;
}

#example
{
width:680px;
height:350px;
}
#slides
{
width:680px;
height:350px;
z-index:100;	
}
.slides_container
{
width:680px;
height:350px;
overflow:hidden;
display:none;
}
#slides .slide
{
margin:0 0 0 8px;
width:672px;
height:350px;
display:block;
}

.beta_ribbon
{	
margin:0;
float:right;
}


#slides .next, .prev
{
color:#06C;
}
#slides .next, prev:hover
{
color:#F90;
}

ul.pagination
{
width:65px;
height:13px;
margin:-370px 0 0 0;
}
	.pagination li
	{
	margin:0;
	float:left;
	}
	.pagination li a
	{
	display:block;
	width:13px;
	height:0;
	padding:12px 0 0 0;
	background-image:url(http://www.spamfighter.com/I/v2/fdf/mac_landingpage/pagination.png);
	background-position:0 0;
	overflow:hidden;
	border:0;
	outline:none;
	margin:0 3px 0 0;
	}
	.pagination li.current a
	{
	background-position:0 -11px;
	border:none;
	outline:none;
	}
	
/*------------------------- SLIDER END -------------------------------------------------*/

.rounded_box
{
background:#fff;
margin:20px 0 20px 0;
width:656px;
padding:0 0 0 20px;
border:1px solid #ddd;
box-shadow:0 2px 5px #ccc;
-webkit-box-shadow:0 2px 5px #ccc;
-moz-box-shadow:0 2px 5px #ccc;
border-radius:6px;
-moz-border-radius:6px;  
-webkit-border-radius:6px;
}
	.content_large
	{
	width:300px;
	height:100%;
	float:left;
	padding:20px 45px 30px 0;	
	margin:0;
	border-right:1px solid #ddd;
	}
	.content_small
	{
	width:250px;
	height:100%;
	float:left;
	padding:20px 10px 40px 30px;
	margin:0;	
	}
	
	.rounded_box ul
	{
	margin:0;
	padding:0;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	}
	.rounded_box li
	{
	margin:8px 0 0 0;
	padding:0 0 0 20px;
	color:#878787;
	}


.rounded_box_free
{
margin:0 0 20px 0;
width:626px;
padding:30px 0 30px 50px;
border:1px solid #ddd;
text-align:left;
background:#fff;
box-shadow:0 2px 5px #ccc;
-webkit-box-shadow:0 2px 5px #ccc;
-moz-box-shadow:0 2px 5px #ccc;
border-radius:6px;
-moz-border-radius:6px;  
-webkit-border-radius:6px;
}
	
.rounded_box_features
{
margin:0 0 35px 0;
width:616px;
padding:30px 30px 40px 30px;
border:1px solid #ddd;
text-align:left;
background:#fff;
box-shadow:0 2px 5px #ccc;
-webkit-box-shadow:0 2px 5px #ccc;
-moz-box-shadow:0 2px 5px #ccc;
border-radius:6px;
-moz-border-radius:6px;  
-webkit-border-radius:6px;
}
	.rounded_box_features ul
	{
	margin:0;
	padding:0;
	}
	.rounded_box_features li
	{
	margin:8px 0 0 0;
	padding:0 0 0 20px;
	color:#878787;
	}


.free_margin_pic
{
margin:0 20px 0 0;
}
.free_margin
{
margin:10px 0 0 0;
text-align:center;
width:470px;
}
.free_big
{
margin:0 0 20px 0;
font-size:36px;
line-height:38px;
color:#878787;
}
.shadow
{
width:900px;
height:14px;
background:transparent url(http://www.spamfighter.com/I/v2/fdf/mac_landingpage/shadow.png) no-repeat;
display:none; /*HIDDEN*/
}
.bottom
{
background:transparent url(http://www.spamfighter.com/I/v2/fdf/mac_landingpage/shadow_bottom.png) no-repeat;
display:none; /*HIDDEN*/
}
.btn_right_top
{
margin:15px 0 5px 0;
float:right;
display:inline-block;
}
.btn_middle
{
margin:0 20px 0 0;
float:none;
display:inline-block;
}
.macheader_margin
{
margin:0 0 15px 0;
color:#000;
}
.bottom_stroke
{
margin:30px 0 0 0;
border-top:1px solid #ddd;
font-size:10px;
}


.rounded_box_free a, .btn_right_top a,
.rounded_box_free a, .btn_right_top a:visited
{
text-align:center;
padding:2px 8px 2px 8px;
display:block;
font-size:10px;
font-weight:bold;
text-decoration:none;
cursor:pointer;
color:#fff;
margin:0 auto 5px auto;
border:1px solid #c3c3c3;
border-radius:6px;
-moz-border-radius:6px;  
-webkit-border-radius:6px;
background:#2f4e82;
}
	.rounded_box_free a:hover, .btn_right_top a:hover,
	.rounded_box_free a:active, .btn_right_top a:active
	{
	background:#294471;
	color:#fff;
	}