body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

p {
	margin:10px;
}

img {
	border:0;
}

.bdred {
	color:#CC0000;
}

.sep {
	background-image:url(http://download.bitdefender.com/resources/themes/default/images/separator.jpg);
	background-repeat:no-repeat;
	height:1px;
	margin-bottom:10px;
	margin-left:50px;
	margin-top:5px;
}

#container {
	width:800px;
	margin:0px auto;
}

#container #header {
	background-image:url(http://download.bitdefender.com/resources/media/html/ro/images-lp-ro-2009/header.png);
	background-position:top;
	background-repeat:no-repeat;
	height:226px;
	vertical-align:bottom;
	padding-top:35px;
}

#container #content {
	clear:both;
	padding-top:20px; 
	padding-left:20px;
	height:864px; 
	background-image:url(http://download.bitdefender.com/resources/media/html/ro/images-lp-ro-2009/super-back.png); 
	background-position:center; 
	background-repeat:no-repeat;
}

#container #content #content-left {
	float:left;
}

#container #content #content-left #products {
	background-image:url(http://download.bitdefender.com/resources/media/html/ro/images-lp-ro-2009/col-left-bgr.png);
	background-position:center;
	background-repeat:no-repeat;
	height:576px;
	width:313px;
	margin:0;
}

h1 {
	margin-top:10px;
	margin-left:10px;
	font-size:14px;
	color:#CC0000;
}

#products p {
	margin-left:10px;
}

#products ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:20px;
	padding:0
}
#products ul li {
	margin:0;
	padding:0;
	background-image:url(http://futurenow.bitdefender.com/images/arrow_darkred.gif);
	background-position:0 70%;
	background-repeat:no-repeat;
	display:block;
	margin-bottom:5px;
	padding:0 0 0 10px;
}

#products div.product {
	background-image:url(http://download.bitdefender.com/resources/media/html/ro/images-lp-ro-2009/product-back.png);
	background-position:center;
	background-repeat:no-repeat;
	height:120px;
	padding-left:12px;
}

#products div.product img {
	margin-right:7px;
}

div.product div.details{
	width:235px;
	float:left;
	margin-top:10px;
}

#container #content #content-left #products div.details div.links a {
	display:inline;
	font-weight:bold;
	margin-right:2px;
	text-decoration:none;
	color:#CC0000;
}

#container #content #content-left #products div.details div.links a.selected {
	font-size:14px;
}


div.details h2{
	font-weight:bold;
	font-size:12px;
}

div.details span.price{
	font-weight:bold;
	font-size:12px;
	color:#CC0000;
}

#container #content #content-left #comp {
	clear:both;
	/*background-image:url(http://download.bitdefender.com/resources/media/html/ro/images-lp-ro-2009/col-left-bottom-bgr.png);
	background-position:center;
	background-repeat:no-repeat;*/
	height:276px;
	width:313px;
	margin-top:12px;
}

#container #content #content-right {
	margin-right:20px;
	float:right;
	background-image:url(http://download.bitdefender.com/resources/media/html/ro/images-lp-ro-2009/col-right-bgr.png);
	background-position:center;
	background-repeat:no-repeat;
	height:865px;
	width:422px;
}

#content-right p {
	margin-left:10px;
	font-size:10px;
}

#container #footer{
	background-image:url(http://download.bitdefender.com/resources/media/html/ro/images-lp-ro-2009/footer.png);
	height:60px;
}