Advertisement
Advertisement
| 07.24.2008 at 01:21PM PDT, ID: 23593653 |
|
[x]
Attachment Details
|
||
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: 30: 31: |
/* Press Layout */
div.componentheading_press {
font-size: 2.2em;
font-family: Helvetica, arial, sans-serif;
font-weight: bold;
color: #9CABBE;
text-align:left;
margin-top:-.2em;
padding:10px;
}
table.blog_press {
margin-top:-1em;
text-align:left;
}
table.contentpaneopen_press {
margin-left:10px;
text-align:left;
}
td.contentheading_press {
text-align:left;
}
.contentpagetitle_press {
font-size: 1.25em;
font-family: Helvetica, arial, sans-serif;
font-weight: bold;
text-align:left;
}
div.blog_more_press {
text-align:left;
}
|