

/* contact.php */



/* Author: Madi Karizma (egolabelnyc.com) */

/* Last modified: November 13, 2007 */

/* Copyright (C) 2007 Company of Egolabel. */

/* All Rights Reserved. */



.random_subindex {

	height: 350px;

	margin-bottom: 5px;

	width: 900px; }



.content {

	border-top: solid 2px #111;

	padding: 20px 20px 10px 20px; }



td {

	vertical-align: top; }



.td_left {

	border-right: solid 2px #111;

	padding: 10px 30px 10px 0;

	width: 300px; }



.td_left h1 {

	margin-bottom: 20px; }



fieldset {

	border: solid 1px #111;

	color: #999;

	line-height: 17px;

	margin-bottom: 20px;

	padding: 0 15px 15px 15px; }



legend {

	color: #fff; }



fieldset strong {

	color: #fff;

	font-size: 14px; }



fieldset p {

	border-bottom: dashed 1px #222;

	color: #999;

	line-height: 17px;

	margin-bottom: 8px;

	padding: 10px 0 8px 0 !important; }



fieldset a {

	color: #035176;

	font-weight: bold; }



fieldset a:hover {

	color: #fff; }

.td_left p {
	line-height: 17px;
	margin-bottom: 8px;
	padding-left: 16px; }

.td_left a {
	color: #0489cb;
	font-weight: bold; }

.td_left a:hover {
	color: #fff; }

.td_right {

	padding: 10px 0 10px 30px; }



.td_right h1 {
	font-size: 14px;
	margin-bottom: 20px; }



.td_right h2 {

	font-size: 12px;

	margin-bottom: 5px; }



.td_right p {

	color: #999;

	margin-bottom: 15px; }



.input_text_300 {

	background: #000;

	border: solid 1px #222;

	color: #999;

	font: 12px arial;

	padding: 5px;

	width: 300px; }



.textarea_400 {

	background: #000;

	border: solid 1px #222;

	color: #999;

	font: 12px arial;

	height: 100px;

	padding: 5px;

	width: 400px; }



/* End of Document */


