2009-01-22 04:35:22 +00:00
|
|
|
/* IE6 specific styles */
|
|
|
|
.entity_profile .entity_nickname,
|
|
|
|
.entity_profile .entity_location,
|
|
|
|
.entity_profile .entity_url,
|
|
|
|
.entity_profile .entity_note,
|
|
|
|
.entity_profile .entity_tags {
|
2009-02-01 06:28:16 +00:00
|
|
|
margin-left:0;
|
|
|
|
}
|
|
|
|
.entity_profile .entity_depiction {
|
|
|
|
margin-bottom:123px;
|
2009-01-22 04:35:22 +00:00
|
|
|
}
|
2009-03-25 22:48:51 +00:00
|
|
|
.notice div.entry-content {
|
|
|
|
width:63%;
|
|
|
|
}
|