@charset "utf-8";
html,body{
	background-image: url(/images/bg_website.gif);
	height: 100%;
	margin: 0;
	width: 100%;
}
*{
	color: #545454;
	font-size: 10pt;
	font-family: Verdana;
}
h1,h2,h3,h4,h5,h6{
	font-size: 13pt;
	font-family: Arial, Verdana;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
a{
	color: #5b58b6;
}

#wrapper{
	background-image: url(/images/bg_vertical.png);
	height: auto!important;
	min-height: 100%;
	*height: 100%;
	width: 960px;
	margin: 0 auto;
}
#website{
	background-image: url(/images/bg_vertical.png);
	background-position: left;
	height: 100%;
}
#container{
	float: left;
	width: 260px;
	padding: 236px 10px 0 11px;
}
#container h4{
	padding: 10px 0 8px 6px;
}
#content{
	background-image: url(/images/box/bg.gif);
	border-color: #9a9a9a;
	border-style: solid;
	border-width: 0 1px 0 0;
	float: right;
	width: 676px;
	padding: 236px 0 0px 0px;
}
#content h1{
	background-color: #5b58b6; /* R91G88B182 */
	background-image: url(/images/box/h2.gif);
	color: #ffffff;
	height: 28px;
	font-size: 110%;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 26px;
	margin: 0px 20px 0px 6px;
	padding: 6px 0px 0px 6px;
	text-align: left;
	text-shadow: 2px 2px 0px #5b58b6;
}
#content p,
#content h2{
	color: #676767;
	font-size: 90%;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 4px 12px 8px 0px;
	text-align: justify;
}
#content h2{
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 12px 0px 0px;
}
#content p a{
	font-size: 100%;
	text-decoration: none;
}
#content p a:hover{
	text-decoration: underline;
}
#header{
	background-image: url(/images/header/bg_header1.gif);
	background-repeat: repeat-x;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 960px;
}
#header h6{
	background: transparent;
	color: #ffffff;
	font-size: 11px;
	left: 50%;
	line-height: 20px;
	margin: 0 0 0 -480px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	width: 960px;
}
#image{
	background-image: url(/images/header/header5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 236px;
	display: block;
	width: 960px;
	margin: 0 auto;
	top: 0;
}

#layer{
	width: 280px;
	float: left;
	margin: 62px 0 0 0;
	padding: 0 0 0 1px;
}
#layer #logo{
	display: block;
	background-image: url(/images/layer_top.png);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -9999px;
	padding: 36px 0 0 0;
}
#layer #logo strong{
	background-image: url(/images/logo.gif);
	display: block;
	height: 68px;
	width: 226px;
	margin: 0px 27px 0px 27px;
}

/* Menu */
#menu{
	background-image: url(/images/menu_curv.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin: 189px 0 0 0;
	padding: 0 21px 0 0;
}
#menu ul{
	background-image: url(/images/menu_bg.gif);
	float: left;
	margin: 0;
	padding: 0 0 0 7px;
	width: 651px;
}
#menu ul li{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 3px;
}
#menu ul li a{
	color: #ffffff;
	display: block;
	font-size: 11pt;
	line-height: 41px;
	text-decoration: none;
	text-align: center;
	padding: 0 6px 0 0;
	min-width: 74px;
	*width: 74px; /* IE6 */
}
#menu ul li a.wide{
	min-width: 94px;
	*width: 94px; /* IE6 */
}
#menu ul li a:hover,
#menu ul li a strong{
	color: #ffffff;
	display: block;
	font-size: 11pt;
	background-image: url(/images/menu_glow.gif);
	background-position: center;
	background-repeat: no-repeat;
	font-weight: normal;
	text-align: center;
	padding: 0 6px 0 0;
	min-width: 74px;
	*width: 74px; /* IE6 */
}
#menu ul li a.wide:hover,
#menu ul li a.wide strong{
	min-width: 94px;
	padding: 0 6px 0 0;
	*width: 94px; /* IE6 */
}

/* Icon buttons */
#icons{
	background-color: #ffffff;
	background-position: bottom;
	display: block;
	padding: 0 10px;
	width: 260px;
}
#icons ul{
	background-color: #e2eaf2;
	height: 47px;
	list-style: none;
	margin: 0 auto 0 auto;
	padding: 19px 33px 4px 33px;
	*padding: 19px 32px 4px 32px; /* IE6 */
	text-align: center;
	width: 194px;
}
#icons ul li{
	float: left;
	margin: 10px 2px;
	padding: 0;
	text-indent: -9999px;
	width: 28px;
}
#icons ul li a,
#icons ul li a strong,
#icons ul li a:hover{
	background-image: url(/images/icons.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 30px;
	width: 28px;
}
#icon1 a:hover,
#icon1 a strong{
	background-position: 0px -34px;
}
#icon2 a{
	background-position: -32px 0px ;
}
#icon2 a:hover,
#icon2 a strong{
	background-position: -32px -34px;
}
#icon3 a{
	background-position: -64px 0px;
}
#icon3 a:hover,
#icon3 a strong{
	background-position: -64px -34px;
}
#icon4 a{
	background-position: -96px 0px;
}
#icon4 a:hover,
#icon4 a strong{
	background-position: -96px -34px;
}
#icon5 a{
	background-position: -128px 0px;
}
#icon5 a:hover,
#icon5 a strong{
	background-position: -128px -34px;
}
#icon6 a{
	background-position: -160px 0px;
}
#icon6 a:hover,
#icon6 a strong{
	background-position: -160px -34px;
}

/* Submenu */
#submenu,
#cmsmenu{
	width: 260px;
	padding: 0;
	margin: 0;
}
#submenu ul,
#cmsmenu ul{
	margin: 0 8px;
	padding: 0;
	list-style: none;
}
#submenu ul li,
#cmsmenu ul li{
	border-color: #ffffff;
	border-style: solid;
	border-width: 0 0 1px 0;
	display: block;
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}
#submenu ul li a,
#cmsmenu ul li a{
/*	background-image: url(/images/bg_submenu.gif);*/
/*	background-position: -1px -67px;*/
	display: block;
	float: left;
	font-family: Arial, Verdana;
	line-height: 20px;
/*	padding: 4px;*/
	text-indent: 4px;
	text-decoration: none;
	width: 244px;
}
#submenu ul li:hover,
#cmsmenu ul li:hover{
	background-color: #ffffff;
}

#submenu #twitter_update_list li{
	padding: 4px;
}
#submenu #twitter_update_list li *{
	font-family: Arial, Verdana;
	line-height: 20px;
}
#submenu #twitter_update_list li span a{
	display: inline;
	text-align: left;
}
#submenu #twitter_update_list li a{
	width: 236px;
	text-indent: 0;
	text-align: right;
	line-height: 16px;
}

#cmsmenu ul li div{
	display: block;
}
#cmsmenu ul li div span{
	float: right;
	padding: 1px 0 0 0;
	width: 50px;
}
#cmsmenu ul li div span a{
	border: 0px;
	cursor: pointer;
	float: left;
	height: 16px;
	padding:0;
	width: 16px;
}
#cmsmenu ul li div span img{
	cursor: move;
	float: left;
}
#cmsmenu ul li div a{
	width: 194px;
}

#stroke{
	display: block;
	clear: both;
}
#footer{
/*	background-color: #f23434;*/
	color: #ffffff;
	display: block;
	font-size: 8pt;
	clear: both;
	height: 20px;
	line-height: 20px;
	width: 928px;
	padding: 0;
	margin: 0px auto 0 auto;
	/* IE6 bottom: 0;*/
	text-align: right;
}


#motioncontainer{
	margin: 0px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	height: 170px;
	position:relative;
	overflow:hidden;
}
#motiongallery{
	left:0;
	margin: 10px 0px 0px 0px;
	position:absolute;
	top:0;
}
#trueContainer{
	font-size: 0px;
}
#trueContainer img{
	border: 0px;
	margin: 0px 10px 0px 10px;
}
#trueContainer a{
	border: 0px;
}

/* Context box */
.box,
.box3,
#box,
#box3{
	background: none transparent;
	border-color: #adadad;
	border-width: 10px 10px 0px 9px;
	border-style: solid;
	clear: both;
	float: left;
	width: 657px;
	position: relative;
}
#box1{
	background: none transparent;
	border-color: #adadad;
	border-width: 10px 5px 0px 10px;
	border-style: solid;
	float: left;
	width: 279px;
}
#box2{
	background: none transparent;
	border-color: #adadad;
	border-width: 10px 10px 0px 5px;
	border-style: solid;
	float: left;
	width: 368px;
}
#box2a{
	background: none transparent;
	border-color: #adadad;
	border-width: 10px 5px 0px 10px;
	border-style: solid;
	display: none;
	float: left;
	width: 355px;
}
#box2b{
	background-image: url(/images/assistente.jpg);
	background-position: 6px 34px;
	background-repeat: no-repeat;
	border-color: #adadad;
	border-width: 10px 10px 0px 5px;
	border-style: solid;
	display: none;
	float: left;
	width: 292px;
}
#box2a .c,
#box2b .c{
	height: 174px;
	overflow: auto;
}
.box4{
	background: none transparent;
	border-color: #adadad;
	border-width: 10px 10px 0px 10px;
	border-style: solid;
	float: left;
	width: 657px;
}
#ballon_ass{
	background-image: url(/images/ballon_assistent.gif);
	background-repeat: no-repeat;
	height: 80px;
	line-height: 20px;
	margin: -42px 0px 0px 91px;
	padding: 20px 0px 0px 0px;
	position: absolute;
	text-align: center;
	vertical-align: bottom;
	width: 153px;
	z-index: 6;
}
#box2b input,
#box2b label{
	display: none;
}
#contact{
	background-image: url(/images/envelop.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#huisstijl{
	background-image: url(/images/huisstijl.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 420px;
}
#zoekmachines{
	background-image: url(/images/zoekmachines.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 90px;
}
#map{
	height: 350px;
	margin: 0px 0px 0px 0px;
}
.c{
	margin: 0;
	padding: 0;
}



#carousel-wrapper{

	height: 200px;
	width: 646px;
	overflow: hidden;
}
#carousel-content{
	width: 2500px;
	
}
.p,
.project{
	margin: 0px 6px 0px 6px;
	padding: 6px 0px 0px 0px;
}
.p a,
.project a{
	display: block;
	height: 100px;
	text-indent: -9999px;
	width: 207px;
}
.c80{
	height: 80px;
	margin: 0px 6px 0px 6px;
	padding: 6px 0px 0px 0px;
}
#c120{
	height: 120px;
	margin: 0px 6px 0px 6px;
	padding: 6px 0px 0px 0px;
	overflow: auto;
}
.boxh{
	background: none transparent;
	border-color: #adadad;
	border-width: 20px 10px 7px 10px;
	border-style: solid;
	float: left;
	width: 657px;
}
.h,
.h2{
	height: 174px;
	margin: 0px 6px 0px 6px;
	padding: 6px 0px 0px 0px;
}
.h2 h2,
.h2 p{
	margin: 0px 0px 0px 320px;
}
.h p,
.h2 p{
	padding: 4px 12px 8px 8px;
}
.hbox{
	position: relative;
	margin: -19px 0px 0px 337px;
	width: 296px;
}
.hbox2{
	position: relative;
	margin: -19px 0px 0px 22px;
	width: 296px;
}
.hh{
	background-image: url(/images/hh.gif);
	background-repeat: repeat-x;
	height: 173px;
	position: absolute;
	width: 240px;
	margin: 17px 0px 0px 28px;
}
.hhl{
	background-image: url(/images/hhl.gif);
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	width: 296px;
}
.hhr{
	background-image: url(/images/hhr.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 204px;
}
.hhr a{
	border: 0px;
}
.hhr img{
	border: 0px;
	background-image: url(/images/small_ajax.gif);
	background-position: 90px 80px;
	background-repeat: no-repeat;
	margin: 7px 0px 0px 56px;
	height: 183px;
}
.c ul{
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 24px;
}
.c ul li ul,
.c ul li ul li ul{
	font-size: 13px;	
	padding: 0px 0px 3px 10px;
}
.c li{
	color: #676767;
}
.t{
	background-image: url(/images/box/t.gif);
	background-position: top;
	margin: 0px 6px 0px 5px;
	padding: 6px 0px 0px 0px;
}
.lt{
	background-image: url(/images/box/lt.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.lt4{
	background-image: url(/images/box/lt.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
.rt{
	background-image: url(/images/box/rt.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.rt2{
	background-image: url(/images/box/rt2.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.l{
	background-image: url(/images/box/l.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.r{
	background-image: url(/images/box/r.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.lf{
	background-image: url(/images/box/lf.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.lf2{
	background-image: url(/images/box/lf2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.rf{
	background-image: url(/images/box/rf.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.f{
	background-image: url(/images/box/f.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px 6px 0px 14px;
	padding: 0px 0px 6px 0px;
}
.f2{
	background-image: url(/images/box/f.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px 6px 0px 6px;
	padding: 6px 0px 0px 0px;
}
.f3{
	background-image: url(/images/box/f.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px 6px 0px 6px;
	padding: 0px 0px 6px 0px;
}
.f4{
	background-image: url(/images/box/f.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px 6px 0px 6px;
	padding: 0px 0px 5px 0px;
}
.pbox{
	background-color: #ffffff;
	margin: 0px 4px 0px 4px;
	padding: 0px 0px 0px 0px;
	height: 117px;
}
.pbox a img{
	border: 1px solid #c4c6cc;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}
.pbox a:hover img{
	border: 1px solid #5b58b6;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}
.pt{
	background-image: url(/images/box/pt.gif);
	background-position: top;
	margin: 5px 5px 0px 5px;
	padding: 4px 5px 0px 5px;
}
.plt{
	background-image: url(/images/box/plt.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px 9px 0px 9px;
}
.prt{
	background-image: url(/images/box/prt.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.pl{
	background-image: url(/images/box/pl.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.pr{
	background-image: url(/images/box/pr.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.plf{
	background-image: url(/images/box/plf.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.prf{
	background-image: url(/images/box/prf.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.pf{
	background-image: url(/images/box/pf.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px 5px 0px 5px;
	padding: 4px 0px 0px 0px;
}
#case_content h4{
	color: #5b58b6;
	padding: 4px 8px 0px 0px;
}
.afb{
	display: block;
	background-color: #ffffff;
	font-size: 0px;
	border: 1px solid #5b58b6;
	width: 628px;
	margin: 8px 0px 2px 0px;
}
#screen{
	border: 10px solid #ffffff;
	margin: 0px;
	padding: 0px;
	width: 608px;
}
.afb2{
	display: block;
	background-color: #f4f4f4;
	font-size: 0px;
	border: 5px solid #ffffff;
	width: 620px;
	margin: 8px 0px 2px 0px;
}
#screen2{
	border: 12px solid #f4f4f4;
	margin: 0px;
	padding: 0px;
	width: 596px;
}
#case{
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
}
#case ul{
	float: left;
	margin: 0px 0px 0px 0px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
#case li{
	font-size: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
}
a.thumb{
	background-color: #ffffff;
}
a.thumb img{
	border: 1px solid #5b58b6;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	width: 110px;
}
a.thumb:hover img{
	border: 1px solid #5b58b6;
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
}
#box2a .rt div{
	display: block;
	height: 22px;
	* height: 23px;
	text-align: right;
	margin: -34px 0px -0px 0px;
	padding: 12px 14px 0px 0px;
	* padding: 11px 14px 0px 0px;
}
.box #prev,
.box #next{
	background-image: url(/images/arrow-prev.png);
	left: 0;
	height: 34px;
	width: 34px;
	text-indent: -9999px;
	position: absolute;
	margin: 80px 0 0 9px;
	z-index: 400;
}
.box #next{
	background-image: url(/images/arrow-next.png);
	margin: 80px 0 0 615px;
	width: 34px;
}
.box .slide{
	float: left;
	min-height: 200px;
	width: 646px;
}
.box .carbon{
	background-image: url(/images/carbon.gif);
}
#hosting{
	background-image: url(/images/image_hosting_pakketten.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 203px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#hosting li{
	float: left;
	margin: 20px 10px 0 0;
}
#hosting li a{
	display: block;
	height: 160px;
	width: 110px;
}

/* Portfolio */
#content .portfolio{
	color: #ffffff;
	background: transparent;
	background-image: url(/images/bg_portfolio.jpg);
	background-repeat: no-repeat;
	margin: -1px 0 -10px 5px;
	padding: 20px 0 0 30px;
	min-height: 280px;
	width: 617px;
}
#content .f .portfolio{
	color: #ffffff;
	background-image: url(/images/bg_portfolio.jpg);
	background-repeat: no-repeat;
	margin: -1px -1px -1px -9px;
	padding: 20px 0 0 30px;
	min-height: 289px;
}
#content .portfolio .image{
	border: 0;
	float: right;
	margin: 0 20px 0 20px;
}
#content .portfolio .image .middle{
	float: left;
	height: 280px;
	overflow: hidden;
	width: 320px;
}
#content .portfolio .image .inner{
	width: 10000px;
}
#content .portfolio .image .slide{
	float: left;
}
#content .portfolio p{
	color: #ffffff;
	margin: 10px 0px;
}
#content .portfolio p a{
	background-image: url('/images/icon-openwindow.gif');
	background-repeat: no-repeat;
	background-position: right;
	color: #ffffff;
	padding: 0 14px 0 0;
	text-decoration: underline;
}
#content .portfolio p a:hover{
	text-decoration: none;
}
#content .portfolio .thumbs{
	clear: both;
	display: block;
	list-style: none;
	padding: 0;
	margin: 0 0 10px -3px;
	height: 80px;
}
#content .portfolio .thumbs li{
	background-image: url(/images/bg_thumb.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 70px;
	margin: 10px 0 0 10px;
	float: left;
	width: 100px;
	text-indent: -9999em;
}
#content .portfolio .thumbs li a{
	border: 0;
	display: block;
	height: 70px;
	width: 100px;
}
#content .portfolio .thumbs li a img{
	border: 0;
	float: left;
}
#content .portfolio .thumbs .prev,
#content .portfolio .thumbs .next{
	background-image: url(/images/arrow_prev.png);
	width: 17px;
	margin: 10px 0 0 0;
}
#content .portfolio .thumbs .prev a,
#content .portfolio .thumbs .next a{
	width: 17px;
}
#content .portfolio .thumbs .next{
	background-image: url(/images/arrow_next.png);
	margin: 10px 0 0 10px;
}

/*  */
#content .domeinen{
	border: 1px solid #000000;
	background: transparent;
	background-image: url(/images/bg_carbon.gif);
	background-repeat: repeat-y;
	margin: -1px 0 0 5px;
	padding: 0px 0 10px 0;
	width: 645px;
}
#content .domeinen fieldset{
	background-image: url(/images/bg_domeincheck.png);
	background-position: top;
	background-repeat: no-repeat;
	border: 0;
	margin: 15px 5px 5px 5px;
	padding: 30px 25px 30px 25px;
}
#content .domeinen #domainname{
	border: 1px solid #24266a;
	font-family: Arial, Verdana;
	letter-spacing: 1px;
	text-indent: 5px;
	float: left;
	margin: 0 10px 0 0;
	font-size: 11pt;
	padding: 2px;
	height: 26px;
	line-height: 24px;
	width: 430px;
}
#content .domeinen #postdomain{
	border: 1px solid #2b2b2b;
	color: #ffffff;
	background-color: #383567;
	height: 32px;
	font-size: 11pt;
	line-height: 24px;
	padding: 2px 10px;
}
#content .domeinen legend{
	display: none;
}
#content .domeinen .domein{
	background-image: url(/images/bg_domein_table.gif);
	padding: 1px;
	margin: 6px 10px 0 10px;
}
#content .domeinen .domein table{
	border: 1px solid #858585;
	display: block;
	width: 100%;
}
#content .domeinen .domein td{
	background-image: url(/images/bg_domein_td.gif);
	line-height: 38px;
	text-indent: 10px;
	padding: 0 10px 0 0;
}
#content .domeinen .domein th input{
	margin: 0 6px 4px 6px;
}
#content .domeinen .domein td label{
	display: block;
	min-width: 200px;
}
#content .domeinen p{
	color: #ffffff;
	display: none;
}

#formulier fieldset{
	border: 0;
	padding: 8px 0 0 0;
	margin: 0;
}

#formulier legend{
	display: none;
}

#formulier .field{
	float: left;
	padding: 0;
	margin: 0;
}
#formulier .field label{
	display: block;
	float: left;
	width: 130px;
	line-height: 22px;
	margin: 4px 0;
}
#formulier .field input{
	float: left;
	border: 1px solid #454545;
	padding: 2px;
	margin: 4px 0;
}
#formulier .right{
	float: right;
	clear: right;
}
#formulier .right label{
	width: 308px;
	margin: 4px 12px 4px 0;
}
#formulier .right textarea{
	border: 1px solid #454545;
	height: 102px;
	padding: 4px;
	margin: 4px 12px 0 0;
	width: 300px;
}

#content .h h2{
	color: #5b58b6;
	margin: 0px 0px 0px 0px;
	padding: 18px 8px 0px 8px;
}
#content .h p{
	padding: 4px 8px 0px 8px;
}
#content .h p sup{
	font-size: 0.8em;
}
#content #domeintable{
	margin: 0 0 10px 0;
}
#content #domeintable *{
	font-size: 1em;
}
#content #domeintable th{
	text-align: left;
	font-weight: normal;
	padding: 1px 10px 1px 0px;
}
#content #domeintable td{
	padding: 1px 10px 1px 0;
}