Readjusted location and size for logo, form_notice,

site_nav_global_primary
This commit is contained in:
sarven 2009-01-16 02:49:51 +00:00
parent 8f25e4b48a
commit 0322190607
1 changed files with 5 additions and 1 deletions

View File

@ -316,6 +316,7 @@ padding:18px 4px 18px 18px;
/*Start: FORM NOTICE*/
#form_notice {
width:384px;
width:458px;
float:left;
margin-left:68px;
position:relative;
@ -331,7 +332,9 @@ display:none;
#form_notice textarea {
-moz-border-radius:4px;
width:304px;
width:377px;
height:95px;
height:86px;
line-height:1.5;
padding:7px 7px 14px 7px;
}
@ -357,6 +360,7 @@ margin-left:4px;
#form_notice .form_note {
position:absolute;
top:125px;
top:116px;
right:98px;
z-index:9;
}
@ -385,6 +389,7 @@ text-indent:-9999px;
#form_notice .form_actions {
position:absolute;
top:107px;
top:98px;
right:0;
}
#form_notice li {
@ -1076,7 +1081,6 @@ text-align:center;
}
c
#testimonials {
clear:both;
}