body{
	padding:0;
	margin:0;
#	background:url(../images/main-bg.gif) 0 0 repeat-x #FCFAE6;
	font:14px/20px Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align: center;
}
div, p, h1, h2, h3, ul, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

/* TOP PANEL */
#topPan{width:504px; height:70px; position:relative; margin:0 auto; padding:0;}
#topPan img{
	display:block;
	width: 250px;
	height: 68px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: 164px;
}


/* /TOP PANEL */


/*Signup bar*/	

.signup {	

	width:478px;
	height:18px;
	background-image: url(../background-blue-gradient.gif);
	border:1px solid #B2CBE1;	
	text-align:right;
	font-size:10pt;		
	
}


/* HEADER PANEL */
#headerPan{width:778px; height:307px; position:relative; margin:0 auto; padding:0;}
#headerPan h1{width:526px; height:236px; position:absolute; top:35px; right:0px; background:url(../images/header-img.jpg) 0 0 no-repeat #FCFAE6; color:#fff; font-size:36px; line-height:18px; text-transform:uppercase; text-indent:-2000px;}
#headerPanleft{ width:237px; height:214px; position:absolute; top:48px; left:9px;}
#headerPan #ourblog{ float:left; width:237px; height:62px; position:relative; margin:0 auto; background:url(../images/icon1-nor.gif) 0 0 no-repeat;}
#headerPan #ourblog h2{width:90px; height:10px; background:#fff; display:block; position:absolute; left:0px; top:0px; margin:14px 0 5px 81px; font:16px/14px Georgia, "Times New Roman", Times, serif; color:#CC0000; z-index:1; text-transform:uppercase;}
#headerPan #ourblog p{width:103px; height:10px; display:block; position:absolute; font:12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#2E5000; background:#fff; margin:34px 0 0 81px; z-index:1; }
#headerPan #ourblog a{text-decoration:none; display:block; width:237px; height:62px;}
#headerPan #ourblog a:hover{text-decoration:none; background:url(../images/icon1-hover.gif) no-repeat 0 0;}

#headerPan #possib{ float:left; width:237px; height:62px; position:relative; margin:13px 0 0 0; background:url(../images/icon2-nor.gif) 0 0 no-repeat;}
#headerPan #possib h2{width:90px; height:10px; background:#fff; display:block; position:absolute; left:0px; top:0px; margin:14px 0 5px 81px; font:16px/14px Georgia, "Times New Roman", Times, serif; color:#CC0000; z-index:1; text-transform:uppercase;}
#headerPan #possib p{width:103px; height:10px; display:block; position:absolute; font:12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#2E5000; background:#fff; margin:34px 0 0 81px; z-index:1; }
#headerPan #possib a{text-decoration:none; display:block; width:237px; height:62px;}
#headerPan #possib a:hover{text-decoration:none; background:url(../images/icon2-hover.gif) no-repeat 0 0;}

#headerPan #solution{ float:left; width:237px; height:62px; position:relative; margin:13px 0 0 0; background:url(../images/icon3-nor.gif) 0 0 no-repeat;}
#headerPan #solution h2{width:90px; height:10px; background:#fff; display:block; position:absolute; left:0px; top:0px; margin:14px 0 5px 81px; font:16px/14px Georgia, "Times New Roman", Times, serif; color:#CC0000; z-index:1; text-transform:uppercase;}
#headerPan #solution p{width:103px; height:10px; display:block; position:absolute; font:12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#2E5000; background:#fff; margin:34px 0 0 81px; z-index:1; }
#headerPan #solution a{text-decoration:none; display:block; width:237px; height:62px;}
#headerPan #solution a:hover{text-decoration:none; background:url(../images/icon3-hover.gif) no-repeat 0 0;}

/* BODY PANEL */
#bodyPan{
	width:100%;
	position:relative;
	margin:0 auto;
	padding:0;
	text-align: center;
	background-image: url(../images/bgd_rpt_wpr.gif);
}
/*Right Panel */
#centerPan{
	width:504px;
	height:575px;
	position:relative;
	top:0px;
	border:1px solid #DCDAC2;
	background:#fff;
	color:#3D3C2C;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#centerbodyPan{
	width:484px;
	height:555px;
	position:absolute;
	top:10px;
	background:#E4E8E8;
	color:#000000;
	left: 10px;
}
#centerbodyPan h2{height:31px; display:block; position: relative; background:url(../images/symbol5.gif) 100% 0 no-repeat #FCFAE6; padding:24px 0 0 0; font:28px/28px Georgia, "Times New Roman", Times, serif; color:#3D3C2C; margin:20px 0 20px 80px ;}
#rightbodyPan p.redtext{background:#FCFAE6; color:#CC0000; font-size:18px; line-height:20px; padding:0 80px 26px;}
#rightbodyPan p span{background:#FFFFFA; color:#3D3C2C;}
#rightbodymore{width:306px; height:25px; border:1px solid #fff; background:#B0AD93; display:block; padding:2px; margin:0 60px 0 80px; font-size:12px; color:#FFFFFA; line-height:25px; font-weight:bold;}
#rightbodymore p.textposition{float:left; padding:0 0 0 20px; margin:0;}
#rightbodymore a{float:right; background:url(../images/arrow4.gif) no-repeat 58px 1px #63614F; width:66px; display:block; position:relative; margin:1px 0 0 0; padding:0 0 0 10px; height:23px; text-decoration:none; color:#fff; font:14px/23px "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase;}
#rightbodymore a:hover{background:url(../images/arrow4.gif) no-repeat 58px 1px #333229; text-decoration:none; color:#fff;}
#rightbodyPan h3{width:268px; height:31px; display:block; position: relative; background:url(../images/symbol6.gif) 100% 0 no-repeat #FCFAE6; padding:24px 0 0 0; font:28px/28px Georgia, "Times New Roman", Times, serif; color:#3D3C2C; margin:27px 0 20px 80px ;}
#rightbodyPan ul{width:328px; height:92px; position:relative; top:5px; left:80px; margin:0 0 30px 0;}
#rightbodyPan li{width:340px; background:url(../images/arrow2.gif) 0 7px no-repeat; font:14px/24px Arial, Helvetica, sans-serif; padding:0 0 0 20px;}
#rightbodyPan li a{width:235px; height:60px; background:#FCFAE6; color:#CC0000; text-decoration:underline; line-height:24px;}
#rightbodyPan ul li a:hover{width:235px; height:60px;  text-decoration:none; line-height:24px;}

#rightbodymorenext{width:306px; height:25px; border:1px solid #fff; background:#B0AD93; display:block; padding:2px; margin:0 60px 0 80px; font-size:12px; color:#FFFFFA; line-height:25px; font-weight:bold;}
#rightbodymorenext p.textposition{float:left; padding:0 0 0 20px; margin:0;}
#rightbodymorenext a{float:right; background:url(../images/arrow4.gif) no-repeat 58px 1px #63614F; width:66px; display:block; position:relative; margin:1px 0 0 0; padding:0 0 0 10px; height:23px; text-decoration:none; color:#fff; font:14px/23px "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase;}
#rightbodymorenext a:hover{background:url(../images/arrow4.gif) no-repeat 58px 1px #333229; text-decoration:none; color:#fff;}

/* /BODY PANEL */

/*Left Panel */
#leftPan{width:239px; position:absolute; top:5px; left:8px; margin:0; padding:0px; text-align:center}
#leftmemberPan{width:239px; position:absolute; top:5px; text-align:left;width:237px; height:196px; position:relative; margin:0 auto; padding:0; border:1px solid #DCDAC2; background:#fff; color:#000;}
#leftmemberPan h2{height:48px; background:url(../images/symbol4.gif) 0 0 no-repeat #fff; display:block; position:relative; padding:0 0 0 57px; margin:12px 0 20px 13px; font:16px/48px  Georgia,"Times New Roman", Times, serif; color:#5EA000; text-transform:uppercase;}
#leftmemberPan h2 span{background:#fff; color:#3D3C2C;}
#leftmemberPan form{width:220px; height:108px; background:#EBE9D7; padding:0; margin:0 0 0 8px; color:#333227;}
#leftmemberPan form label{width:72px; display:block; float:left; padding:14px 01px 0 16px; }
#leftmemberPan form label.emailpadding{padding:2px 01px 0 16px;}
#leftmemberPan form input{ float:left; display:block; width:118px; height:16px; margin:14px 0 9px 0}
#leftmemberPan form input.hidden{ display:none}
#leftmemberPan form input.fieldpadding{margin:2px 1px 9px 1px}
#leftPan h3{height:48px; background:#FCFAE6; display:block; float:right; padding:0 0 0 57px; margin:12px 0 22px 13px; font:28px/48px Georgia, "Times New Roman", Times, serif; color:#3D3C2C;}
#leftPan ul{ display:block; float:right; width:150px; height:327px;}
#leftPan ul li{background:url(../images/arrow3.gif) 140px 10px no-repeat; padding:0px 20px 0 0; text-align:right;} 
#leftPan ul li a{text-decoration:underline; color:#3D3C2C; background:#FCFAE6;}
#leftPan ul li a:hover{text-decoration:none;}

#leftPango{width:220px; height:25px; position:absolute; top:160px; left:8px; border-top:1px solid #fff; background:#B0AD93; display:block; padding:0; margin:0; font-size:12px; color:#FFFFFA; line-height:23px; font-weight:bold;}
#leftPango p.textposition a{text-decoration:underline;float:left; padding:0 0 0 20px; margin:0; color:#FFFFFA; background:#B0AD93;}
#leftPango p.textposition a:hover{text-decoration:underline; background:none;}
#leftmemberPan form input.gobutton{cursor:pointer;float:right; background:url(../images/arrow4.gif) no-repeat 30px 0 #63614F; border:none; width:45px; height:21px; display:block; margin:2px 0 0 0; padding:0 0 0 5px; text-decoration:none; color:#fff; font:14px/21px "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:left;}
#leftPango a:hover{background:url(../images/arrow4.gif) no-repeat 30px 1px #333229; text-decoration:none; color:#fff;}
input.gobutton{cursor:pointer;background:url(../images/arrow4.gif) no-repeat 30px 0 #63614F; border:none; width:45px; height:21px; display:block; margin:2px 0 0 0; padding:0 0 0 5px; text-decoration:none; color:#fff; font:14px/21px "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:left;}

/*/Left Panel */


/* FOOTER PANEL */
#footerPan{width:778px; height:231px; position:relative; margin:0 auto; padding:0;}
#footernextPan{width:506px; height:150px; position:absolute; top:0px; right:10px; background:#B0AD93; color:#fff; margin:0;}
#footerPan ul{width:380px; display:block; position:absolute; right:40px; top:33px; }
#footerPan li{float:left; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 10px; color:#FFFFFA; background:#B0AD93; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}
#footerPan ul li a.padl{padding:0 0 0 14px;}

#footerPan ul.templateworld{width:190px; background:#B0AD93; color:#fff; display:block; position:absolute; top:110px; right:49px;}
#footerPan ul.templateworld li a{background:#B0AD93; display:block; color:#fff; text-decoration:none;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPan p{ background:#B0AD93; margin:54px 45px 0 0; display:block; position:absolute; top:0px; right:40px; color:#FCFAE6; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;}
#footerPanhtml{width:64px; height:19px; display:block; position:absolute; top:78px; right:170px;}
#footerPanhtml a{width:59px; height:19px; background:url(../images/arrow5.gif) no-repeat 45px 0px #D0CEB8; display:block; position:absolute; top:0px; left:0px; margin:0; padding:0 0 0 5px; border:1px solid #FFFFFA; color:#353427; text-transform:uppercase; text-decoration:none;}
#footerPanhtml a:hover{background:url(../images/arrow5.gif) no-repeat 45px 0px #B0AD93; color:#353427; text-decoration:none;}

#footerPancss{width:64px; height:19px; display:block; position:absolute; top:78px; right:89px;}
#footerPancss a{width:59px; height:19px; background:url(../images/arrow5.gif) no-repeat 45px 0px #D0CEB8; display:block; position:absolute; top:0px; left:0px; margin:0; padding:0 0 0 5px; border:1px solid #FFFFFA; color:#353427; text-transform:uppercase; text-decoration:none;}
#footerPancss a:hover{background:url(../images/arrow5.gif) no-repeat 45px 0px #B0AD93; color:#353427; text-decoration:none;}
#bodyPan #searchPan {

}
 .domainform {
 	position :relative;
	height: 32px;
	width: 484px;
	border: 4px solid #476161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;	
	margin: 5px;
	background-color: #E4E8E8;
	padding: 4px;
}
#domain {
	
}





/* ----------------------------------------------------  */

/* Fieldset  */
fieldset {
	margin: 10px;
	padding:5px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;	
	width:auto;
	text-align:left;
	font-size:11px;
}
legend {
	padding: 5px 5px;
	font-weight: bold;
}
/* Nested Fieldset  */
fieldset fieldset  {
	border: 1px solid #ccc;
	padding:5px;
}
fieldset fieldset legend {
	
}
/* Inline Section */
.inlineSection {
	overflow: auto;
	width: 100%;	
}
/* Grid Section */
form table {
	border-collapse: collapse;
}
form td {
	padding: 0 4px;
	border-left: 1px solid #DFDED2;
	border-right: 1px solid #DFDED2;	
}
form th {
	padding: 0 4px;
}
form .alternate-1 {
	background-color:#E8F0E8;
}
form .alternate-1 td {
	border-left: 1px solid #DFDED2;
	border-right: 1px solid #DFDED2;	
}

/* Combo Label + Input Field =========================================================== */
form .oneField {
	margin: 6px 1px;
	display: block;
	vertical-align: middle;
}
form .inlineSection .oneField {
	margin-right: 2px;
	white-space: nowrap;	
	display: inline;
}
/* Ties together a label and its checkbox or radio */
form .oneChoice {
	white-space: nowrap; 	
}

/* Field Labels ======================================================================== */

/* Base */
label, form .label {	
	color: #333;
	margin: 0;
}
/* Text inputs / Select label */
label.preField {
	display: -moz-inline-box;
	display: inline-block;	
	margin: 0.6em 4px 0 0;
	padding: 0 2px;
	min-width: 7em;
}
/* Radio / Checkbox group label */
form .label  {
	display: block; 
	margin: 0.6em 4px 0 0;
	padding: 2px;
}
/* Individual Checkbox / Radio label */
label.postField  {
	margin: 0 4px 0 4px;
}
/* Label when inside an inline section */
form .inlineSection .oneField .inlineLabel {
	display: -moz-inline-box;
	display: inline-block;	
	margin: 0.6em 4px 0 0;
	padding: 0 2px;
	min-width: 7em;
	white-space: normal;
}

/* Inputs ======================================================================== */

textarea {
	font:25px Arial, Helvetica, sans-serif;

}
input {
	font:11px Arial, Helvetica, sans-serif;
	

}
select {
	margin: 2px 2px 1px 0;
	padding: 0;
	font-size:9px;
	width:100px;
}
radio {
	margin: 2px 2px 1px 0;
	padding: 0;
	font-size:9px;
	display:inline;
}
.inlineSection .oneField select {
	margin: 0 2px 1px 0 !important;
}
.gridSection select  {
	margin: 0 !important;
}

/* Buttons ======================================================================= */

form .actions {
	margin: 20px 0 10px 0;	
	padding: 10px 5px;
	background-color: #F5F5F5;
	border-top: 2px solid #339933;
	text-align: right;
}
/* Submit button */
form .primaryAction {
}
/* Cancel button */
form .secondaryAction {
	color: grey;
}
form .secondaryAction:hover {
	color: black;
}

/* Form Builder Related Rules ===================================================== */

/* Form or Fieldset instruction paragraph. */
 .instructions {
	margin: 0 0;
	padding: 3px;
	border: 1px solid #FFFF99;
	background:url(../images/main-bg.gif) 0 0 repeat-x #FCFAE6;
}
/* Asterisk on required fields */
form .reqMark {
	color: #F00;
	padding: 0 4px;
}
/* wForms Related Rules ========================================================== */

/* Field w/ a validation error */
form .errFld {
	padding: 1px;
	border: 1px solid #F00;
}
/* Styling for message associated with a validation error. */
form .errMsg {	
	color: #CC3333 !important;
	display: block;
}
/* Field-Hint with focus */
form .field-hint {
	position: absolute;
	width: 180px;
	z-index: 50;
	background-image: url(http://www.formassembly.com/images/v2/hint_topborder.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	padding: 14px 0 0 0;
	margin:  -10px 0 0 2px;
	color: #000;
}
form .field-hint div {
	background-color: #fffbb8;
	border-left: 1px solid #ffc20d;
	border-right: 1px solid #ffc20d;
	border-bottom: 1px solid #ffc20d;
	padding: 4px
}
/* Field-Hint without focus */
form .field-hint-inactive {
	visibility: hidden;
	position: absolute;
}
/* Repeat Behavior divs (when not set on a fieldset) */
div.repeat {
	margin: 3px 0;
	padding-right: 6px;
	border: 1px dotted #ddd;
	background-color: #FFFFFF;
}
div.removeable {
	margin: 3px 0;
	padding-right: 6px;	
	border: 1px dotted #ccc;
	background-color: #F3F3F3;
	
}
/* Links generated by the Repeat Behavior */
form .duplicateLink {
	line-height: 260%;
	font-weight: bold;
}
form .removeLink {
	line-height: 260%;
}
form td .duplicateLink, form td .removeLink  {
	margin: 0;
	line-height: 100%;
}
/* Switch Behavior Classes */
.onstate-a,  .onstate-b,  .onstate-c,  .onstate-d,
.onstate-e,  .onstate-f,  .onstate-g,  .onstate-h, 
.onstate-i,  .onstate-j,  .onstate-k,  .onstate-l, 
.onstate-m,  .onstate-n,  .onstate-o,  .onstate-p, 
.onstate-q,  .onstate-r,  .onstate-s,  .onstate-t,
.onstate-u,  .onstate-v,  .onstate-w,  .onstate-x,  
.onstate-y,  .onstate-z,  .onstate-aa, .onstate-ab,
.onstate-ac, .onstate-ad, .onstate-ae, .onstate-af,
.onstate-ag, .onstate-ah, .onstate-ai, .onstate-aj,
.onstate-ak, .onstate-al, .onstate-am, .onstate-an,
.onstate-ao, .onstate-ap, .onstate-aq, .onstate-ar,
.onstate-as, .onstate-at, .onstate-au, .onstate-av,
.onstate-aw, .onstate-ax, .onstate-ay, .onstate-az {
	display: block;
}
/* offstate classes for the Switch Behavior are in wforms-jsonly.css */


 

.middle {
	position:relative;
	border:10px solid #476161;
	background-color:#F3F3F3;
	width:480px;
	height:auto;
	margin-left: auto;
   margin-right: auto;
	margin-top: auto;
   margin-bottom: auto;
}
/*Loading spining for AJAX*/	
.loading{
	height:18px;
	margin-left:50px;
	margin-top:4px;
	text-align:center;
	display:none;
}


.resultBox {
}
.resultBox.div {
	border:1px solid black;
}

.title_bar {
	
	width:auto;
	padding:3px;
	margin-left:-3px;
	margin-right:-3px;	
	
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	color:#474747;
	text-align:left;
	text-transform:capitalize;
	Letter-spacing:1px;
	
	
	}

.result
{

width: auto;
margin: 0;
padding: 3px;
padding-bottom:0px;
}
#account
{
width: auto;
height:auto;
margin: 0;
padding-bottom:0px;

}


.result_text {
	font-size:18px;
	font-familily:Verdana;
}
.suggestion
{
margin-top:2px;
padding: 3px;
font-size:12px;
font-familily:Arial;
margin-bottom:4px;
padding-bottom:4px;

}

.row
{
clear: both;


}


.label
{
float:left;
width: auto; 
text-align: left;
padding-bottom: 5px;
font-size:16px;
font-familily:Arial;
color:#333333;
Letter-spacing : 1px;

} 

.object
{

float:right;
width: auto;
text-align: justyfied;
font-size:16px;
font-familily:Arial;
padding-bottom: 5px;
Letter-spacing : 1px;
}
.spacer
{
clear: both; 
} 
.line {
	 border-bottom:1px solid black;

}
#aboutus {
	position:relative;
	width:470px;
	 
	
	margin:5px;
	margin-right:10px;
}

.aboutus1 {
	font-size: 28px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #3D3C2C;
}
.aboutus2 {	font-size: 18px;
	color: #FF0000;
}
.aboutus3 {color: #3D3C2C}
.style4 {
	font-size: 18px;
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style6 {font-size:12px;color: #3D3C2C; font-family: Arial, "Times New Roman", Times, serif;}
.style7 {font-size: 12px; color: #FF0000; font-family: Arial, "Times New Roman", Times, serif; }

#closebox {
	border:1px #808080 black;
}
#reg_it {
	position:relative;	
	font-size:11px;
	text-align:center;	
	width:auto;
	height:auto;	
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #BBBBBB;
	padding-left:1.5px;
	padding-top:1px;
	padding-bottom:0px;

}

.domaindetails_style1 {	
	text-align:left;	
	border:1px solid #B2CBE1;
	border-bottom:0px;
	border-top:0px;
	
	
	padding-left:15px;
	padding-bottom:0px;
	padding-top:0px;
	
}

.logo {	
	margin-top:0px;
	padding-bottom:20px;	
}

#domain_reg {
	position:relative;
	width:auto;
	height:auto;		
	font-size:11px;
	text-align:center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #808080;
	padding-left:1.5px;
	padding-top:0px;
	padding-bottom:1px;
	margin-top:0px;	
}
#domainregistrationdetails {

	position:relative;
	width:auto;
	height:auto;		
	font-size:11px;
	text-align:center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #808080;
	padding-left:1.5px;
	padding-top:0px;
	padding-bottom:1px;
	margin-top:0px;	
}


}

#suggestion{
	position:relative;
	width:auto;
	height:auto;
	padding-bottom:15px;		
}

a{text-decoration:none;
	margin:0px;
	padding:0px;
}
a:hover{text-decoration:none;
	margin:0px;
	padding:0px;
}

		#errors
		{
			
			font-size:14px;
			font-weight:normal;
			margin:10px;
			padding:10px;
		}

 .icon {

 margin-top:0px;
 border:0px;
}		

/* ----- Tooltips */
.tip .title { font: italic 17px Georgia, serif; padding: 5px; display: block; background: #0F6788; color: #fff; }
.tip .content { font-size: 11px; padding: 5px; width: 150px; background: dodgerblue; color: #fff; }
.dark, .darkborder { width: 200px; }
.dark .title, .darkborder .title { border: 1px solid #999999; border-bottom: none; padding: 5px; font: italic 12px Georgia, serif; display: block; background: #606060; color: #fff;  text-align:left}
.dark .content, .darkborder .content { text-align:left;font-size: 11px; padding: 5px; background:url(../images/main-bg.gif) 0 0 repeat-x #FCFAE6; border: 1px solid #999999; }
.darkborder .content { border-top: none; }

		</style>

		
