/* CSS Document */



body{
	margin:0px;
	padding:0px;
	background-color: #7c7c7c;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

body.landing{
	margin:0px;
	padding:0px;
	background-color: #7c7c7c;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

textarea {
}
img{border:none;}
a{
	text-decoration:underline;
	color:#3485D5;
}
a:hover{
	text-decoration:underline;
	color:#006633;
}

/**************
Useful Styles */ 

.underline { text-decoration: underline !important; }

.right { float: right !important; }

.left { float: left !important; }

.dotted { background: url(http://www.comparecreditcards.com/images/layout/dots.jpg) bottom left repeat-x; }

.center { text-align: center; }

.bold { font-weight: bold; }

.italic { font-style: italic; }

.number-list li { list-style: decimal; }

.number-list li { padding: 5px; }

.alpha-list { list-style: lower-alpha; }

.alpha-list li { padding: 5px; }

.nodot-list { list-style: none; margin: 0px 10px 5px -30px;}

.nodot-list li { padding: 0px; }

.smalltext { font-size: 8pt; }

.clear { clear: both; }

.hide { display: none !important; }

.pages { padding: 5px; float: left !important;}

/*End Useful Styles
*****************/

#intro_message .logo{
	width:915px;
	height:39px;
	float:left;
	background:url(http://www.comparecreditcards.com/images/layout/slimLogo.jpg );
}
#main_table{
	width:949px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
#main_top{
	width:949px;
	height:26px;
	margin:auto;
	overflow:hidden;
	background-image:url(http://www.comparecreditcards.com/images/layout/main_top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	position: relative;
}
#main_center{
	width:949px;
	height:auto;
	margin:auto;
	overflow:hidden;
	background-image:url(http://www.comparecreditcards.com/images/layout/pagebg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	position: relative;
}
#main_bottom{
	width:949px;
	height:auto;
	margin:auto;
	overflow:hidden;
	background-image:url(http://www.comparecreditcards.com/images/layout/main_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#main_bottomtxt
{
	font-size:10px;
	text-align:center;
	padding-top:20px;
}
#btmspc{
	width:949px;
	height:5px;
	margin:auto;
	overflow:hidden;
}
#header{
	width:915px;
	height:169px;
	margin:auto;
	overflow:hidden;
	background-image:url(http://www.comparecreditcards.com/images/layout/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
#logo{
	width:284px;
	height:134px;
	float:left;
}
#header_right{
	width:330px;
	height:auto;
	padding-right:20px;
	float:right;
}
#header_login{
	width:231px;
	float:right;
	padding-top:2px;
	padding-bottom:8px;
}
#header_login a{
	float:left;
	height:28px;
	display:inline;
}

#content{
	width:876px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
#content_left{
	width:546px;
	height:auto;
	float:left;
}
#content_txt{
	width:526px;
	height:auto;
	line-height:17px;
	text-align:left;
	padding-top:18px;
	padding-bottom:6px;
	padding-right:20px;
	float:left;
}
#content_txt p {
	margin: 7px 0;
}
.header1{
	font-size:16px;
	font-weight:bold;
	color:#006633;
}
.header3{
	font-size:11px;
	font-weight:bold;
	color:#006633;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 20px;
	height: 20px;
}

.header4{
	font-size:11px;
	font-weight:bold;
	color:#666666;
	margin: 0;
	padding: 0;
	line-height: 20px;
	height: 20px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
/* 20090709 kmb - added h1 for offers heading */
h1 {
	font-size: 26px;
	color: #006633;
}
h3 {
	padding:0px;
	margin:0px;
}
h2 {
	font-size: 26px;
	color: #006633;
}
h2.small {
	line-height: 4px;
	height: 4px;
	font-size: 4px;
	margin: 0;
}
* html .demo h2 {
	padding: 0;
	height: 20px;
	margin: 0 0 -15px 0;
	line-height: 20px;
}
h4 {
	font-size: 26px;
	color: #006633;

}


#leftbox{
	width:521px;
	height:auto;
	
}
#leftbox_top{
	width:521px;
	height:9px;
	background-image:url(http://www.comparecreditcards.com/images/layout/homeleft_top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}
#leftbox_center{
	width:519px;
	height:auto;
	background-color:#e5e5e5;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-image:url(http://www.comparecreditcards.com/images/layout/homeleft_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	float:left;
}
#leftbox_bottom{
	width:521px;
	height:9px;
	background-image:url(http://www.comparecreditcards.com/images/layout/homeleft_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}
#leftbox_centerL{
	width:256px;
	height:auto;
	line-height:15px;
	padding-left:10px;
	padding-right:6px;
	padding-bottom:2px;
	font-size:11px;
	float:left;
}
#leftbox_centerL a{
text-decoration:none;
color:#666666;
}
#leftbox_centerR{
	width:247px;
	height:auto;
	float:right;
}
#content_right{
	width:329px;
	padding-top:25px;
	height:auto;
	float:right;
}
#right_img{
	width:329px;
	height:282px;
	float:left;
}
#rightbox{
	width:329px;
	height:auto;
	padding-top:23px;
	padding-bottom:26px;
	float:right;
}
#rightbox_top{
	width:329px;
	height:9px;

}
#rightbox_center{
	width:327px;
	background-color:#e5e5e5;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-image:url(http://www.comparecreditcards.com/images/layout/rightbox_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	margin:0px;
	float:left;

}
#rightbox_bottom{
	width:329px;
	height:9px;
	background-image:url(http://www.comparecreditcards.com/images/layout/rightbox_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	clear:both;
}
#right_title{
	width:255px;
	padding-left:10px;
	padding-bottom:8px;
	float:left;
}
#right_txt{
	width:215px;
	padding-left:10px;
	padding-bottom:17px;
	float:left;
	font-size:11px;
	line-height:15px;
}
#line{
	width:875px;
	height:1px;
	background-color:#cccccc;
	margin:auto;
	overflow:hidden;
}
#footer{
	width:875px;
	height:auto;
	margin:auto;
	text-align:center;
	font-size:11px;
	padding-top:8px;
}
#footer a{
	text-decoration:none;
	font-size:11px;
	color:#333333;
}
#footer a:hover{
	text-decoration:none;
	font-size:11px;
	color:#006633;
}
#footer a.selected{
	text-decoration:none;
	font-size:11px;
	color:#006633;
}

#footer_home{
	width:875px;
	height:auto;
	margin:auto;
	text-align:center;
	font-size:11px;
	padding-top:8px;
}
#footer_home a{
	text-decoration:none;
	font-size:11px;
	color:#333333;
}
#footer_home a:hover{
	text-decoration:none;
	font-size:11px;
	color:#006633;
}
#footer_home a.selected{
	text-decoration:none;
	font-size:11px;
	color:#006633;
}


/*------------------------------ Old Header Navigation -------------------------------------------- 

#nav{
	width:330px;
	height:auto;
	float:left;
}

#nav div {padding-left:15px;}

#nav div.selected {
	padding-left:15px;
	background:transparent url(http://www.comparecreditcards.com/images/layout/arrow.gif) 0px 13px no-repeat;
}

#nav a{
	display:block;
	width:100%;
	text-decoration:none;
	color:#9e9e9e;
	font-size:15px;
	font-weight:bold;
	padding:11px 0px 11px 0px;
	border-top:1px dotted #cccccc;
}

#nav div.selected a{color:#803399;}*/
/*------------------------------ New Header Navigation --------------------------------------------*/
#nav{
	width:330px;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:left;

}

#nav div, #nav div {
	width:330px;
	/*border-top:1px dotted #cccccc;*/
	background:url(http://www.comparecreditcards.com/images/layout/top_bg_off.gif) no-repeat 0 0;
	background-position: 0px 0px;
	padding:10px 0px 7px 0px;
	height: 22px;
	line-height: 22px;
}
#nav div:hover, #nav div:hover {background-image:url(http://www.comparecreditcards.com/images/layout/top_bg_on.gif);

}

#nav div.selected, #nav div.selected{background-image:url(http://www.comparecreditcards.com/images/layout/top_bg_on.gif);
}

#nav a{
	text-decoration:none;
	color:#999999;
}

#nav a.selected{
	text-decoration:none;
	color:#006633;
}
#nav h1 {
	font-size: 22px;
	color:#999999;
	width:300px;
	font-weight:normal;
	border: none;
	padding:0px 0px 0px 15px;
	line-height:22px;
}
/*h1 {
	font-size: 22px;
	color:#999999;
	font-weight:normal;

}*/
#nav h1:hover{color:#006633;}
/*----------------------------- Home Page ---------------------------------------- */
#home-buttons {
	clear:both;
	margin:0 0 26px 0;
	position:relative;
	padding:0;
	width:870px;
}
#home-buttons a {
	text-decoration: none;
}

#home-buttons a.dark {color:#006633;}

#home-buttons #button1 {
	padding: 0;
}
#home-buttons #button2, #home-buttons #button3 {
	margin-left:17px;
	padding:0;
}
#home-buttons .button-txt {
	position: absolute;
	top: 36px;
	color: #666;
	font-size: 11px;
	line-height: 15px;
}
#home-buttons #button1-txt {
	left: 25px;
	width: 110px;
}
#home-buttons #button2-txt {
	left: 312px;
	width: 200px;
	padding: 1.5em 0 0 0;
}
#home-buttons #button2-india-txt {
	left: 312px;
	width: 200px;
	padding-top: 3px;
	padding-left: 5px;
}
#home-buttons #button3-txt {
	left: 608px;
	width: 240px;
}
/*------------------------------ Inner Pages -------------------------------------------- */
#left{
	width:177px;
	height:auto;
	float:left;
	margin: 15px 0 0 0;
}
#right{
	width:689px;
	height:auto;
	float:left;
	text-align:left;
}
.right_txt{
	width:689px;
	height:auto;
	float:left;
	text-align:left;
	line-height:16px;
	padding-top:15px;
	padding-bottom:20px;
	font-size:12px;
}
.overview_img
{
	width:673px;
	height:252px;
	background:url(http://www.comparecreditcards.com/images/layout/overviewimg.jpg) no-repeat left top;
	float:left;
	padding-bottom:30px;
}
.overview_imgtitle
{
	width:673px;
	height:auto;
	font-size:12px;
	font-weight:bold;
	color:#006633;
	padding-top:10px;
	padding-left:10px;
}
.overview_imgcon
{
	width:673px;
	height:auto;
	float:left;
}
.overview_imgL
{
	width:340px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	color:#006633;
	float:left;
}
.overview_imgR
{
	width:311px;
	height:auto;
	float:left;
	padding-top:10px;
}
.overview_imgR ul
{margin-left:0px;}
.overview_imgR ul li
{
	font-size:11px;
	color:#000000;
	line-height:17px;
	margin:0px;
	margin-left:0px;
	padding:0px;
}
#cntbox{
	width:673px;
	height:auto;
}
#cntbox_top{
	width:673px;
	height:10px;
	background-image:url(http://www.comparecreditcards.com/images/layout/cnt_top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}
#cntbox_center{
	width:671px;
	height:auto;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-image:url(http://www.comparecreditcards.com/images/layout/leftbox_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#ededed;
	text-align:center;
	float:left;
}
#cntbox_bottom{
	width:673px;
	height:10px;
	background-image:url(http://www.comparecreditcards.com/images/layout/cnt_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}
.blnkdiv{
	height:200px;
	padding:20px 0px 20px 0px;
	float:left;
}
input{
	width:300px;
	height:19px;
	font-size:11px;
}
textarea{
	width:300px;
	font-size:11px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
}
.checkbox{
	width:12px;
	height:12px;
}
.button {

	border: 0;
	width:117px;
	height:36px;
	background: url(http://www.comparecreditcards.com/images/layout/ccfinder-search-btnon.gif) no-repeat top left;
} 

.button:hover {

	border: 0;
	width:117px;
	height:36px;
	background: url(http://www.comparecreditcards.com/images/layout/ccfinder-search-btn.gif) no-repeat top left;
}
.txt{color:#006633;}
.dottedline{
	width:673px;
	height:1px;
	float:left;
	background:transparent url(http://www.comparecreditcards.com/images/layout/dots.jpg) repeat-x left top;
}


/*----------------------------- Left Navigation---------------------------------------- */
#leftnav{
	width:150px;
	height:auto;
	float:left;
}

#leftnav div{
	width:150px;
	height:auto;
}

/*#leftnav div a{
	display:block;
	width:83%;
	text-decoration:none;
	color:#9e9e9e;
	font-size:12px;
	font-weight:normal;
	padding:6px 0px 6px 10px;
	border-bottom:1px dotted #cccccc;
}

#leftnav div a.current{
	display:block;
	width:83%;
	text-decoration:none;
	color:#006633;
	font-size:12px;
	font-weight:normal;
	padding:6px 0px 6px 10px;
	border-bottom:1px dotted #cccccc;
	background:transparent url(http://www.comparecreditcards.com/images/layout/arrow.gif) no-repeat left center;
}*/



#leftnav{
	width:150px;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:left;
	margin: 0 0 10px 0;
}

#leftnav #navleft {
	width:143px;
	background:url(http://www.comparecreditcards.com/images/layout/left_bg_off.gif) bottom left no-repeat;
	padding: 8px 0px 6px 13px;
}

#leftnav #navleft:hover {background:url(http://www.comparecreditcards.com/images/layout/left_bg_on.gif) bottom left no-repeat;
}

#leftnav #navleft.select {background:url(http://www.comparecreditcards.com/images/layout/left_bg_on.gif) bottom left no-repeat;
}
#leftnav .navleft-sub {
	width:143px;
	background:url(http://www.comparecreditcards.com/images/layout/left_bg_off_sub.gif) bottom left no-repeat !important;
	padding:8px 0px 6px 10px !important;
}
#leftnav .navleft-sub:hover {background:url(http://www.comparecreditcards.com/images/layout/left_bg_on_sub.gif) bottom left no-repeat !important;
}
#leftnav .navleft-sub.select {background:url(http://www.comparecreditcards.com/images/layout/left_bg_on_sub.gif) bottom left no-repeat !important;
}
#leftnav a{
	text-decoration:none;
	color:#3485D5;
}
#leftnav a.selected{
	text-decoration:none;
	color:#666666;
	font-weight: bold;
}

#leftnav p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 0px;

	font-size: 12px;
	color:#7c7c7c;
	width:133px;
	font-weight:normal;
	border: none;
	padding:0px;
	line-height:18px;
}

#leftnav p:hover {color:#006633;}

#leftnav h6 {
	font-size: 18px;
	color:#999999;
	width:133px;
	font-weight:normal;
	border: none;
	padding:0px 0px 0px 15px;
	
}

#leftnav h6:hover {color:#006633;}
input {
	font-size: 12px;
	height:14px;
}
select {
}

.f_header{
	color:#006633;
	letter-spacing: .02em;
	margin: 20px 0 0 0;
	padding: 0;
	line-height: 1em;
	font-size: 20px;
	line-height:25px;
	font-weight:bold;
	color: #006633;
}

.f_subheader{
	font-size:12px;
	color:#006633;
	font-weight:normal;
	padding:0 0 0 0;
	margin: 0 0 0 0;
	font-weight:bold;
}

#f_content{
	background-color:#f2f2f2;
	color:#666666;
	font-size:11px;
	width:695px;
	margin:0 0 50px 0;
}

.txt_content{
	color:#006633;
	font-size:12px;
	text-align:right;
	padding:0 5px 0 0;
	height:35px;
}

#btnsubmit {
	border-top:1px solid #D6D6D6;
	margin:15px 0 0;
	padding:10px 0 0;
	width:695px;
}

/*----------------------------- Intro Message ---------------------------------------- */
#content, #header, #footer {
	/*visibility: hidden;*/
}
#home_intro, #nav {
	
	/*
	position: absolute;
	top: -120px;
	*/
}
h2.home_intro {
	
}
.home_intro1 {
	margin: 0;
	line-height: 20px;
	height: 20px;
	margin-top: -16px !important;
}
#intro_message {
	display:none;
	visibility: visible;
	position: absolute;
	top: 0;
	left: 16px;
}
#intro_message .case-study {
	margin: 100px 0 0 120px;
}
#intro_message .action-see-how {
	margin: 0 0 0 128px;
	padding-top: 15px;	
}
#intro_message .action-homepage {
	margin: 50px 0 0 190px;
}



ol {
	list-style-type: upper-latin;
}
ol ol {
	list-style-type: decimal;
}
div#landing-image {
	float: right;
	margin: 12px 0 12px 12px;
}
body.landing div#header {
	background-image: url(http://www.comparecreditcards.com/images/layout/header2_bg.gif);
	height: 145px;
}
body.landing div#content {
	width: 870px;
	margin: 0 auto;
}
body.landing #f_content {
	margin-bottom: 20px;
}
body.landing h2 {
	margin-bottom: 17px;
}
span.heading {
	font-size: 1.3em;
}
body.landing .f_subheader {
	font-size: .9em;
}
body.landing div#content ul {
	list-style: none;
}
body.landing div#content li {
	list-style: none;
	background: url(http://www.comparecreditcards.com/images/layout/bullet.jpg) no-repeat 0 0;
	padding-left: 26px;
	margin: 10px 0;
	line-height: 20px;
}
/*----------------------------- 404 Page Links List ------------------------------ */
ul#links_404 {
	list-style-type: none;
	width: 200px;
}

ul#links_404 li {
	padding: 10px;
}

ul#links_404 li a {
	font-size: 1em;
}

/*---------------------New Section ABOUT US PAGE-------------------*/
.subheadings, a.subheadings {
	width:450px;
	height:29px;
	float:left;
	padding:0 10px 0 10px;
	display:block;
	font:18px/26px Avenir, Tahoma, Arial, Verdana, sans-serif;
	color:#006633;
	background:url(http://www.comparecreditcards.com/images/layout/team/h1_bg.gif) top left repeat-x;
	text-decoration: none;
}
.miniheadings, .miniheadings a {
	font:bold 14px/22px Avenir, Tahoma, Arial, Verdana, sans-serif;
	color:#666666;
	text-decoration: none;
}

.headingbgr{
	width:659px;
	height:29px;
	float:left;
	padding:0 10px 0 10px;
	display:block;
	background:url(http://www.comparecreditcards.com/images/layout/team/h1_bg.gif) top left repeat-x;
	text-decoration: none;
}

.teaserarea{
	width:689px;
	float:left;
	display:block;
	padding:10px 0 10px 0;
}
.teasertxt{
	width:519px;
	float:left;
	display:block;
	font:12px/16px Tahoma, Arial, Verdana, sans-serif;
	padding:0 0 0 10px;
}
.teasertxt a{
	font:12px/16px Tahoma, Arial, Verdana, sans-serif;
	text-decoration:underline;
	color:#3485D5;
}
.teasertxt a:hover{
	font:12px/16px Tahoma, Arial, Verdana, sans-serif;
	text-decoration:none;
	color:#006633;
}
.teaserimg{
	width:152px;
	height:152px;
	float:left;
	display:block;
}
.teaserheading{
	font-size: 14px;
	color:#006633;
	font-weight:bold;
}
.teaserheading a{
	font-size: 14px;
	font-weight:bold;
	color:#3485D5;
}

.teaserheading a:hover{
	font-size: 14px;
	font-weight:bold;
	color:#006633;
}



/* TAble css */

#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 500px;
	text-align: left;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}
#box-table-a th
{
	font-size: 10px;
	font-weight: normal;
	padding: 2px;
	background: #dadada;
	border-bottom: 1px solid #ffffff;
	color: #666666;
	text-align:center;
}
#box-table-a td
{
	font-size: 10px;
	padding: 2px;
	background: #eeeeee; 
	border-bottom: 1px solid #fff;
	color: #666666;
	border-top: 1px solid transparent;
	text-align:center;

}
/* TAble css */

#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	width: 694px;
	text-align: left;
	border-collapse: collapse;
	margin: 0 0 0 25px;
	float:left;
}
#box-table-b th
{
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	color: #000000;
	text-align:left;
}
#box-table-b td
{
	font-size: 10px;
	padding: 2px;
	color: #000000;
	text-align:left;
}
#ccfinder img
{
	padding: 8px 0 0 0;
	float:left;
}

#submit_button {
	padding: 8px 0 0 0;
	float:left;
} 


.rightfloat {
float: right;

}

.apply {float:left;}
.apply-full {
	margin: 0 30px 0 0;
	float: right;
}


.sort {float:right;}

.borderbottom{
	border-bottom:2px dotted #B9B9B9;
}
.clear{clear:both;}

#fullspecs
{
	margin:30px 0 0 0;
	background: #eeeeee; 
	width: 650px;

}


#rates_wrapper
{
	margin:15px;
	font-size: 15px;
	padding: 10px;
	background: #ffffff; 
	color: #666666;
	width: 600px;
	float:left;
}

#rates
{
	margin:5px;
	font-size: 12px;
	padding: 10px 10px 10px 0;
	background: #ffffff; 
	color: #666666;
	width: 575px;
}

#moreinfo_wrapper
{
	margin:15px;
	font-size: 14px;
	padding: 15px 10px 10px 20px;
	background: #eeeeee; 
	color: #666666;
	width: 275px;
	float:left;
}

#moreinfo
{
	margin:5px;
	font-size: 12px;
	padding: 10px;
	background: #eeeeee; 
	color: #666666;
	width: 250px;
}

#no_results
{padding-bottom:300px;}

/* 
   Forms 
------------------------------------------------------------------- */

fieldset {
        width: 500px;
	border-left: 1px solid #CCB;
	border-right: 1px solid #CCB;
	margin: 1em 0 5em 5em;
}

#contact input, #contact textarea, #contact select {
	background-color: #FFF;
	border-color: #777 #CCC #CCC #777;
	border-style: solid;
	border-width: 1px;
	font: normal 1em Verdana,sans-serif;
	padding: 4px;
}

#contact input.button {
	background: #E9E8E8;
	border: 1px solid #888;
	border-color: #BBB #888 #888 #CCC;		
	color: #444;
	cursor: pointer;
	font: normal 1em Verdana,sans-serif;
	margin-top: 5px;
	padding: 6px;
	width: auto;
}
#contact input:focus,#contact input:active,#contact textarea:focus,#contact textarea:active,#contact select:focus,#contact select:active,#contact input.button:hover,#contact input.button:focus {background: #FFFFF5;}
#contact input.button:hover,#contact input.button:focus {
	color: #123;
	cursor: pointer;
}

#contact textarea {overflow: auto;}

#contact input.image {
	border: 0;
	padding: 0;
}

/* Specific */

.form_row {


	padding: 10px 0;
}
.form_required {font-weight: bold;}
.form_row_submit, .legend {

	padding: 4px 0 8px;
}
.legend {padding: 8px 18px 6px;}
.form_property, .form_value {float: left;}
.form_property {
	font-size: 1.1em;
	text-align: right;
	width: 110px;
}
.form_value {padding-left: 24px;}
.form_row_submit .form_value {padding-left: 132px;}

