html {min-width:1000px;}
body {
	margin:0;
	background:#9ab8dc url(../images/bg-body.jpg) no-repeat 50% 0;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	min-width:1000px;
	color:#000;
    oveflow:auto;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#274793;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	/*color:#18398a;*/
	/* we use darker blue since dr philip */
	color: #080564;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w1 {
	width:1000px;
	position:relative;
	float:left;
	left:50%;
}
.w2 {
	width:1000px;
	position:relative;
	float:left;
	left:-50%;
}
#header {
	overflow:hidden;
	height:1%;
	padding:0 48px 0 33px;
}
.logo,
.add-logo {
	text-indent:-9999px;
	overflow:hidden;
}
.logo {
	float:left;
	margin:22px 0 0;
	width:140px;
	height:54px;
	background:url(../images/logo.gif) no-repeat;
}
.add-logo {
	position:absolute;
	right:60px;
	top: 7px;
	float:right;
	margin:4px 0 0;
	width:69px;
	height:68px;
	background:url(../images/add-logo.png) no-repeat;
}
.add-logo a,
.logo a {
	display:block;
	height:100%;
}
#nav {
	float: right;
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
	font-size: 11px;
	position: relative;
	right: 100px;
}
#nav li {
	float:left;
	padding:39px 16px 50px;
	position:relative;
	z-index:20;
	*width: 100%;
	_width: auto;
}
#nav .active {
	padding:0;
	margin:0 -30px 0 -27px;
	z-index:10;
}
#nav .last {
    _width: 195px;
}
#nav a {
	float:left;
	color:#18398a;
	padding:0 0 2px;
	text-decoration:none;
}
#nav .active a {color:#fff;}
#nav a:hover {
	background:url(../images/bg-red-line.gif) repeat-x 0 100%;
	text-decoration:none;
}
#nav .active a:hover {
	text-decoration:none;
	background:none;
}
#nav span {
	float:left;
	cursor:pointer;
}
#nav .r {
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
#nav .active .l {
	background:url(../images/bg-nav-active-l-green.png) no-repeat;
	padding:39px 5px 53px 52px;
}
#nav .active .r {
	width:42px;
	height:104px;
	background:url(../images/bg-nav-active-r-green.png) no-repeat;
}
#main {
	height:1%;
	padding:22px 0 26px 32px;
	margin:-22px 0 0;
	background:url(../images/bg-main.png) no-repeat center top;
}
#main:after {
	display:block;
	content:"";
	clear:both;
}
#content {
	float:left;
	width:625px;
	padding:36px 0 0 3px;
	position:relative;
	z-index:99;
}

#content_wide {
	float:left;
        width: 900px;
	padding:36px 0 0 3px;
	position:relative;
	z-index:99;
}
#sidebar {
	float:right;
	width:314px;
        
}



#contact-sidebar {
        float:left;
        width:324px;
        margin: 0 35px 0 0;
}

#main .experts {
	margin:0 0 13px 13px;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	height:49px;
	/*background:url(../images/text-experts.gif) no-repeat;*/
}

#main .experts.fi {
	background:url(../images/text-experts_fi.gif) no-repeat;
}

#main .experts.sv {
	background:url(../images/text-experts.gif) no-repeat;
}

.image {
	margin:-20px -157px -132px -152px;
	position:relative;
	height:1%;
}
.image img {display:block;}
.carousel {
	width:625px;
	position:relative;
	overflow:hidden;
}
.carousel .holder {
	padding:0 0 0 30px;
	background:url(../images/bg-carousel.png) no-repeat;
	overflow:hidden;
	height:1%;
}
.carousel .frame {
	/*width:538px;*/
	width:520px;
	overflow:hidden;
	position:relative;
	left:20px;
}
.btn-next,
.btn-prev {
	position:absolute;
	top:111px;
	width:16px;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite-buttons-dark.gif) no-repeat;
}
.btn-prev {left:11px;}
.btn-prev:hover {background-position:0 -31px;}
.btn-next {
	background-position:-16px 0;
	right:38px;
}
.btn-next:hover {background-position:-16px -31px;}
.carousel ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:99999px;
}
.carousel li {
	display:table-cell;
	vertical-align:bottom;
	padding:0 16px;
	position:relative;
}
.carousel img {vertical-align:bottom;}
* html .carousel li {
	display:inline;
	padding-right:12px;
}
* +html .carousel li {
	display:inline;
	padding-right:12px;
}
.drop {
	width:623px;
	margin:0 0 0 -7px;
	line-height:15px;
	position:relative;
}

.product_list .drop {
    left: -10px;
}

.drop .t,
.drop .b {
	display:block;
	overflow:hidden;
}
.drop .t {
	height:63px;
	background:url(../images/bg-drop-t-dark.png) no-repeat;
}
.drop .b {
	height:51px;
	background:url(../images/bg-drop-b.png) no-repeat;
}
.drop .c {
	height:1%;
	background:url(../images/bg-drop.png) repeat-y;
	padding:0 37px 0 40px;
}
.drop .c:after {
	display:block;
	content:"";
	clear:both;
}
.drop-holder {
	float:left;
	width:100%;
	margin:-20px 0 -26px;
	position:relative;
}


.drop_text_holder{
    display: none;
    cursor: pointer;
}

.drop_text_holder .text {
    width: 420px
}

.drop .corner {
	position:absolute;
	left:349px;
	top:0;
	width:41px;
	height:22px;
	background:url(../images/corner-dark.png) no-repeat;
}
#main .drop h3 {
	margin:4px 0 15px;
	padding:0;
	font:italic normal 18px/21px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#003e76;
}
.clean {
	float:right;
	width:125px;
	height:61px;
	background:url(../images/logo-3dclean.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.clean a {
	display:block;
	height:100%;
}
#main .drop p {
	margin:0 0 5px;
	padding:0
}
.features {
	margin:0;
	padding:0 0 6px 19px;
	list-style:none;
	position:relative;
}
.features li {
	background:url(../images/bg-line.gif) no-repeat 0 7px;
	padding:0 0 0 10px;
}
.protect {color:#666;}
.protect span {
	display:block;
	margin:0 0 5px;
}
.protect ul {
	list-style:none;
	margin:0;
	padding:0;
}
.drop .protect {
	float:right;
	margin:-40px 0 0;
	position:relative;
	text-align:right;
}
.drop .protect ul {
	overflow:hidden;
	width:123px;
}
.drop .protect li {
	float:left;
	width:36px;
	height:37px;
	margin:0 0 0 5px;
	display:inline;
}
.container .protect {
	font-size:11px;
	padding:0 0 56px 8px;
}
.container .protect ul {
	margin:0 0 0 -2px;
	padding:3px 0 0;
}

/* .container .protect li {padding:9px 0 21px 52px;} */

.container .protect li {
    height: 37px;
    padding: 0 0 0 52px;
    margin: 0 0 10px 0;
}

.container .protect li span {
    padding: 9px 0 0 0;
}

.caries {background:url(../images/karies.png) no-repeat;}
.caries:hover {background:url(../images/karies.png) 0px -37px no-repeat;}
.plack {background:url(../images/plack.png) no-repeat;}
.plack:hover {background:url(../images/plack.png) 0px -37px no-repeat;}
.odor {background:url(../images/odor.png) no-repeat;}
.odor:hover {background:url(../images/odor.png) 0px -37px no-repeat;}
#sidebar .block {
	padding:0 0 0 31px;
/* 	line-height:16px; */
	position:relative;
}
#sidebar .block h3 {
	overflow:hidden;
	height:1%;
	margin:0 0 11px;
	letter-spacing:-1px;
	word-spacing:-1px;
	font:italic normal 24px/28px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#18398a;
        	/*float:left;*/
        display: inline-block;
	border-bottom:2px solid #ef3f35;
	overflow:visible;
}
#sidebar .block h3 span {

}
#sidebar .block p {margin:0;}
.aside {
	float:left;
	width:199px;
	margin:48px 0 0;
	line-height:20px;
}
.aside .t,
.aside .b {
	display:block;
	overflow:hidden;
}
.aside .t {
	height:101px;
	background:url(../images/bg-aside-t-dark.png) no-repeat;
}
.aside .b {
	height:84px;
	background:url(../images/bg-aside-b.png) no-repeat;
}
.aside .c {
	background:url(../images/bg-aside.png) repeat-y;
	padding:0 0 0 27px;
	height:1%;
}
.aside .c:after {
	display:block;
	content:"";
	clear:both;
}
.aside .holder {
	float:left;
	width:100%;
	position:relative;
	margin:-75px 0 -59px;
}
.aside h3 {
	margin:0;
	font-style:italic;
	font-size:14px;
	line-height:20px;
	/*color:#18398a;*/
	/* we use darker blue since dr philip */
	color: #080564;
}
.aside ul {
	margin:0;
	padding:0 0 20px;
	list-style:none;
}
.aside a {
	padding:0 0 2px;
	color:#000;
	text-decoration:none;
}
.aside .active a,
.aside a:hover {background:url(../images/bg-red-line.gif) repeat-x 0 100%;}
#twocolumns {
	float:right;
	width:692px;
	padding:36px 0 0;
}
#twocolumns #sidebar {
	width:182px;
	padding:0 40px 0 0;
}
.product-photo {padding:0;}
.product-photo img {
	display:block;
	margin:0 0 7px;
}
.rotate {
	display:block;
	font-size:11px;
	background:url(../images/bg-rotate.gif) no-repeat 50% 0;
	padding:27px 0 0;
	text-align:center;
}
.rotate a {
	color:#123892;
	text-decoration:none;
}
.rotate a:hover {text-decoration:underline;}
#sidebar .visual {
	padding:5px 0 19px;
}
#sidebar .visual img {vertical-align:bottom;}
#sidebar h3 {
	margin:0 0 19px;
	font:italic normal 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#18398a;
}
.ask-form {
	padding:0 0 0 12px;
}
.ask-form label {
	display:block;
	color:#18398a;
	margin:0 0 3px;
}
.ask-form .text {
	width:172px;
	border:1px solid #192085;
	margin:0 0 10px;
	padding:4px 3px 3px;
	font-size:12px;
}
.ask-form textarea {
	margin:0 0 14px;
	padding:4px 0 0 3px;
	font-size:12px;
	border:1px solid #192085;
	max-width:230px;
	width:226px !important;
	max-height:88px;
	height:82px !important;
	overflow:auto;
}
.ask-form .row {
	overflow:hidden;
	width:100%;
}
.ask-form .submit {
	float:left;
	/*width:52px;*/
	/*height:18px;*/
	/*background:url(../images/submit.gif) no-repeat;*/
	/*text-indent:-9999px;*/
	/*font-size:0;*/
	/*line-height:0;*/
	/*cursor:pointer;*/
	/*padding:0;*/
	/*border:none;*/
}
#twocolumns #content {
	width:442px;
	padding:0 0 32px;
	line-height:15px;
}
#content h1,
#content h2,
#content_wide h1,
#content_wide h2
{
	font-style:italic;
	font-weight:normal;
	color:#18398a;
}
#content h1,
#content_wide h1
{
	margin:0 0 7px;
	font-size:24px;
	line-height:28px;
}
#content h2,
#content_wide h2
{
	/*margin:0 0 5px;*/
	font-size:18px;
}
#content h3,
#content_wide h3
{
	margin:0 0 26px;
	padding:13px 0 0;
	font-size:12px;
	color:#123993;
	overflow:hidden;
	height:1%;
}
#content h3 span {float:left;}
.index {
	margin:-7px 0 0 10px;
	font-size:22px;
	line-height:28px;
	text-align:center;
	width:30px;
	height:30px;
	background:url(../images/bg-index.gif) no-repeat;
}
/* #content p {margin:0 0 31px;} */
.container {
	overflow:hidden;
	height:1%;
	padding:21px 31px 19px 0;
}
.box {
	float:right;
	margin:5px 0 0;
	width:195px;
	height:180px;
	background:url(../images/bg-box.png) no-repeat;
	font-size:11px;
	line-height:18px;
}
.box p {
        margin: 0 0 10px 0 !important;
}
.box .holder {
        font-family: "Comic Sans MS";
	position:relative;
	padding:16px 15px 0 29px;
}
.box h4 {
	margin:0 0 8px;
	font-weight:normal;
	font-size:12px;
	color:#666;
}
.box ul {
	margin:0;
	padding:0;
	list-style:none;
}
.box li {
	background:url(../images/bg-blue-line.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
}
.box a {
	color:#123892;
	text-decoration:none;
}
.box a:hover {text-decoration:underline;}
.container .row {
	height:1%;
	color:#666;
	font-size:11px;
	padding:0 0 16px;
}
.container .row:after {
	display:block;
	content:"";
	clear:both;
}
.container .row span {float:left;}
.container .row a {
	color:#0010e9;
	text-decoration:none;
}
.container .row a:hover {text-decoration:underline;}
.rating {
	float:left;
	margin:-3px 9px 0 4px;
	padding:0;
	list-style-type:none;
	position:relative;
}
.rating li {
	float:left;
	margin:0 2px 0 0;
}
.rating a {
	display:block;
	width:18px;
	height:18px;
	background:url(../images/ico-star.gif) no-repeat;
	text-indent:-9999px;
}
.rating .active a,
.rating a:hover, .rating a.hover {background:url(../images/ico-star-active.gif) no-repeat;}
.code {
	width:441px;
	padding:5px 0 0;
	margin:0 0 0 -2px;
	position:relative;
}
.code .b {
	display:block;
	overflow:hidden;
	height:1px;
	background:url(../images/bg-code-b.png) no-repeat;
}
.code .c {
	background:url(../images/bg-code.png) no-repeat;
	height:1%;
	padding:8px 7px 0 10px;
}
.code ul {
	margin:0;
	padding:6px 0 1px;
	list-style:none;
	
	position:relative;
}

.code ul.icon_clip {

	background:url(../images/ico-clippers.gif) no-repeat 100% 0;
	
}
.code li {margin:0 0 14px;}
.code strong {
	display:block;
	font-size:11px;
	color:#666;
	margin:0 0 3px;
}
.content-holder {padding:11px 44px 0 10px;}

.discussion {
	color:#fff;
	padding:24px 0 8px 4px;
}
#main .discussion p {margin:0 0 2px;}
.question {
	width:462px;
	margin:0 0 9px;
}
.answer {
	width:453px;
	margin:0 0 9px 111px;
}
.discussion .t,
.discussion .b {
	display:block;
	overflow:hidden;
}
.question .t {
	height:31px;
	background:url(../images/bg-question-t-green.png) no-repeat;
}
.answer .t {
	height:34px;
	background:url(../images/bg-answer-t-dark.png) no-repeat;
}
.question .b {
	height:11px;
	background:url(../images/bg-question-b-green.png) no-repeat;
}
.answer .b {
	height:17px;
	background:url(../images/bg-answer-b-dark.png) no-repeat;
}
.question .c {
	background:url(../images/bg-question-green.png) repeat-y;
	height:1%;
	padding:0 20px 0 49px;
}
.answer .c {
	background:url(../images/bg-answer-dark.png) repeat-y;
	height:1%;
	padding:0 40px 0 22px;
}
.answer .c:after,
.question .c:after {
	display:block;
	content:"";
	clear:both;
}
.question .holder,
.answer .holder {
	float:left;
	width:100%;
	position:relative;
}
.question .holder {margin:-22px 0 0;}
.answer .holder {margin:-22px 0 2px;}
#footer {
	height:1%;
	overflow:hidden;
	background:url(../images/bg-footer.png) no-repeat;
	color:#7d7f82;
	font-size:11px;
	padding:8px 64px 20px 0;
	text-align:center;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:relative;
}
#footer li {
	display:inline;
	background:url(../images/separator.gif) no-repeat 0 50%;
	padding:0 3px 0 6px;
}
#footer li:first-child {background:none;}
#footer address {
	font-style:normal;
	display:inline;
}



ul#categoryList, ul#whitenessList {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
    display: block;
    
 	overflow: auto;
	width: 100%;
        
        list-style: none;

}

ul#categoryList {
    margin: 0 0 15px 15px;
    }

ul#categoryList ul {
    list-style: none;
    margin: 0 25px 0 0;
    padding: 0;
    display: block;
    float: left;
    vertical-align: top;
}

ul#categoryList ul.loop_1, ul#categoryList ul.loop_2 {
    
    background: url(/media/images/produkter-divider.png) no-repeat right center;
}

ul#categoryList li {
    display: block;
    float:left;
}

ul#categoryList {
    background: url(/media/images/produkter-golv.png) no-repeat left 140px;
}

ul#whitenessList {
    background: url(/media/images/produkter-golv.png) no-repeat left 110px;
    }

ul#whitenessList li {
    float: left;
}

form#sortform {
    margin-bottom: 50px;
    text-transform: uppercase;
}

form#sortform ul {
    float: left;
    list-style:none;
    margin: 0;
    padding: 0;
    
}
form#sortform * {
    display: block;
    float: left;
    
}

form#sortform li, form#sortform span {
    margin:0 15px 0 0;
    }


.wide {
    width: 95%;
}


#email-tips-lb, #comment_name_tip, #comment_email_tip, #commentformerrorstip, #mailsent {
    display: none;
}



.product_list{
    
    }

#categoryList span {
    color: #526BA7;
    font-size: 13px;
    
    display: block;
/*     float: left; */
    clear: right;
/*     width: 100%; */
    margin: 0 0 20px 0;
    }
    
    
#categoryList li, ul#whitenessList li {
    margin-right: 25px;
    }
    
    
    

.bluebox {
    float: right;
        width: 520px;
        margin: 50px 0 0 -7px;
        line-height:15px;
        position:relative;
}
.bluebox .t,
.bluebox .b {
        display:block;
        overflow:hidden;
}
.bluebox .t {
        height:63px;
        background:url(../images/bluebox-top-dark.png) no-repeat;
}
.bluebox .b {
        height:51px;
        background:url(../images/bluebox-bottom-dark.png) no-repeat;
}
.bluebox .c {
        height:1%;
        background:url(../images/bluebox-middle-dark.png) repeat-y;
        padding:0 37px 0 35px;
}
.bluebox .c:after {
        display:block;
        content:"";
        clear:both;
}
.bluebox-holder {
        float:left;
        width:100%;
        margin:-50px 0 -26px;
        position:relative;
}

.bluebox ul.form  {
    list-style: none;
    margin: 0;
    padding: 0;
    }
    
    
.blue.submit {
    margin: 20px 0 0 0;
    }
    
.bluebox ul.form li {
    display: block;
    
    }
    
    .bluebox ul.form li label {
        display: block; 
        
        color: white;
        margin: 10px 0 3px 5px;
        
        }
    


.bluebox_text_holder{
    display: none;
}

.bluebox_text_holder .text {
    width: 420px
}


#sidebar.about ul#years{
    list-style: none;
    margin: 0 0 80px 0;
    padding: 0;
    

}

#sidebar.about ul#years li{
    
    display: block;
    height: 140px;
    color: #fff;
    font-weight: bold;
    
}

#sidebar.about ul#years span.right{
    display: block;
    height: 40px;
    background: url(/media/images/about_year-dark.png) no-repeat top left;
    color: #fff;
    font-weight: bold;
    padding: 9px 0 0 12px;
    
}

#sidebar.about ul#years span.right:hover{

    background: url(/media/images/about_year_active-green.png) no-repeat top left;
    font-size: 150%;
    padding: 10px 0 0 20px;

}


#sidebar.about span.left span.content{
    display: none;
    font-weight: normal;
    color: #666;
}
#sidebar.about span.left span.content p {
        
}

#sidebar.about span.left{
    display: block;
    padding: 0 10px 0 20px;
    float: left;
    height: 142px;
    width: 140px;
    /*border-right: 2px solid #18398A;*/
	/* we use darker blue since dr philip */
	border-right: 2px solid #080564; 
	text-align: right;
    font-size: 80%;
    }
#sidebar.about span.right{
    display: block;
    float: left;
    height: 100%;
    width: 100px;
}


ul.contact input, ul.contact textarea {
    width: 90%;
}

ul.contact input.submit {
    width: 120px;
    }


form.email-tips-form label {
    float: left;
    display: block;
    width: 120px;
    }
    
    input#blogimage, input#trackbacklink {
        border: 0px;
        }



.error.form,  .complaint p{
    color: #000;
}

.bluebox-holder.complaint {
    padding-top: 25px;
}

form#reclaimForm label {
    display: none;
}
form#reclaimForm input{
    margin-bottom: 7px;
}

form#reclaimForm fieldset{
    margin-bottom: 15px;
}

form#reclaimForm .xsmall {
    width: 50px;
}

form#reclaimForm .small {
    width: 100px;
}


form#reclaimForm .medium {
    width: 310px;
}

form#reclaimForm .full {
    width: 420px;
}

/* DR PHILIP */
/* ======================= */
#drphilip-wrap  {
	
}

.topper, .midder, .downer {
	clear:both;	
	float:left;	
	width:100%;
}/*
.topper img, .topper a {
	float:left;
}*/

.topper {
	height:342px;
	margin-bottom: 10px;
}

.topper .block1 img, .topper .block1 a,
.topper .block2 img, .topper .block2 a
{
	float:left;
	clear:left;
	margin-right: 9px;
}
.topper .block1, 
.topper .block2,
.topper .block3 {
	float:left;	
}
a#dr-biografi-link {
	display:inline-block;
	height:90px;
	width:217px;
	background: #080564 url(/media/images/drphilip/biografi.gif) no-repeat 0px 0px;
}
a#dr-biografi-link:hover, a#dr-biografi-link.active {
	background-position: 0px -90px;	
}
a#product1-link {
	display:inline-block;
	height:342px;
	width:206px;
	background: #3395c0 url(/media/images/drphilip/top-product.jpg) no-repeat 0px 0px;
}
a#product1-link:hover {
	background-position: -206px 0px;	
}
#dr-short {
	width: 	382px;
	height: 86px;
	background: #080564 url(/media/images/drphilip/top-right.png) no-repeat 0px 0px;
	color: #FFF;
	padding: 15px 45px 0 25px;
	margin-bottom: 8px;
}
#dr-short h2 {
	color: #FFF;
	margin: 0;
	font-size: 19px;
}
#dr-short p {
	margin-top: 8px;	
}
a#video-link {
	display:inline-block;
	height:233px;
	width:452px;
	background: #080564 url(/media/images/drphilip/video-link.jpg) no-repeat 0px 0px;	
}
a#video-link:hover {
	background-position: 0px -233px;	
}


.midder {
	display:none;	
	color: #080564;
	/*height: 275px;*/
	padding-left: 7px;
	margin: 10px 0 15px 0;
}

.bio-block {
	float:left;
	width: 420px;
	line-height: 1.5em;
}
#content_wide .midder h1 {
	color: 	#080564;
	margin: 0;
}

.downer {
	height:207px;	
}
.downer .block1, 
.downer .block2 {
	float:left;	
}
.block2 a, .block2 img {
	float:left;	
	margin-bottom: 8px;
}
a#product2-link {
	display:inline-block;
	height:207px;
	width:309px;
	background: url(/media/images/drphilip/bottom-product.png) no-repeat 0px 0px;
	margin-right: 9px;
}
a#product2-link:hover {
	background-position: 0px -207px;	
}
a#fos-link {
	clear:both;
	display:inline-block;
	height:103px;
	width:294px;
	margin-right: 9px;
	background: #080564 url(/media/images/drphilip/fos.gif) no-repeat 0px 0px;
}
a#fos-link:hover, a#fos-link.active {
	background-position: 0px -103px;	
}

.fos {
	display:none;
	clear: both;
	position: relative;
	left: 320px;
	top:10px;
	overflow:hidden;
}
.fos .discussion { padding-top: 0px; }
/* the overlayed element */
.overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	/*background-color:#333;*/
	
	width:550px;	
	min-height:200px;
	border:1px solid #666;
	padding: 15px;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.overlay .close {
	background-image:url(/media/images/drphilip/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}


.start-side h1 {
	font: italic normal 20px/28px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.start-side p {
	font-size: 11px;
}

address a {
	color:inherit;
}

/* ======================= */


