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

Title : index page components
Author : Hugo Vieira
URL : http://www.desital.pt

Version : v0.01

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


/* left side
   --------- */


.main {
	width: 500px;
	text-align:justify;
}
.main h3 {background-color:#7A3D17;}

		
/* right side
   ---------- */
		
.right {
	width: 269px;
	padding-left:5px;
	background: #FFF url(../images/dotted.gif) left repeat-y;

}

div.domains_price{ color:#6E6310; font-size:15px; padding-top:10px; font-weight:bold}
div.faq_title{ color:#7A3D17; font-size:15px; padding-top:10px; font-weight:bold}
#domains_price table { background-color:#7A3D17; }
#domains_price tr{ background-color:#ffffff; text-align:center }
#domains_price th{ text-align:center; padding-left:10px; }
#domains_price th.break{ background-color:#ECE8D9; line-height:24px; text-align:center; color:#E0691A; font-weight:bold }

