body {
background: #36c5f2 url(../../../images/bg-header.png) top repeat-x;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 13px;
color: #4a565a;
margin: 0;
}
img {
border: 0;
}
.clear {
clear: both;
}
a {
color: #0787b0;
}
a:hover {
color: #03536d;
}
#wrapper {
width: 985px;
margin: 0 auto 0;
}
/* Header Styling */
#header {
height: 128px;
margin: 0 0 4px;
}
#logo {
float: left;
width: 385px;
height: 88px;
margin: 20px 0 0;
}
#rightheader { 
float: right;
width: 490px;
height: 111px;
margin: 17px 0 0;
}
a.contact-twitter {
background: url(../../../images/contact-twitter.png) no-repeat;
width: 312px;
height: 25px;
display: block;
float: right;
}
a.contact-email {
background: url(../../../images/contact-email.png) no-repeat;
width: 312px;
height: 22px;
display: block;
float: right;
}
ul#nav {
margin: 0;
padding: 21px 0 0;
list-style-type: none;
clear: both;
}
ul#nav li {
float: left;
}
a.nav-home {
background: url(../../../images/nav-home.png) no-repeat;
width: 115px;
height: 43px;
display: block;
}
a.nav-home:hover {
background-position: bottom;
}
a.nav-lppacks {
background: url(../../../images/nav-lppacks.png) no-repeat;
width: 142px;
height: 43px;
display: block;
}
a.nav-lppacks:hover {
background-position: bottom;
}
a.nav-forum {
background: url(../../../images/nav-forum.png) no-repeat;
width: 125px;
height: 43px;
display: block;
}
a.nav-forum:hover {
background-position: bottom;
}
a.nav-blog {
background: url(../../../images/nav-blog.png) no-repeat;
width: 108px;
height: 43px;
display: block;
}
a.nav-blog:hover {
background-position: bottom;
}

/* Content Styling */
#content {
background: #fff;
width: 977px;
padding: 4px;
}

/* Homepage Banner Styling */
#homebanner {
background: url(../../../images/bg-homepageintro.png) no-repeat;
width: 977px;
height: 294px;
margin: 0 0 4px;
}
#intro {
width: 434px;
height: 210px;
float: left;
}
#intro p {
font-size: 14px;
color: #e8f9ff;
line-height: 24px;
margin: 67px 0 13px 20px;
width: 435px;
height: 79px;
padding: 7px 0 0 10px;
}
#intro ul {
list-style-type: none;
margin: 0 0 0 50px;
padding: 0;
width: 368px;
height: 103px;
}
#intro ul li {
height: 21px;
font-size: 18px;
font-weight: bold;
color: #fff;
margin: 0 0 20px;
}
#homecta {
width: 274px;
height: 45px;
float: right;
margin: 224px 20px 0 0;
}
a.viewmylatestpack {
background: url(../../../images/btn-viewmylatestpack.png) no-repeat;
width: 274px;
height: 45px;
display: block;
}
a.viewmylatestpack:hover {
background-position: bottom;
}
/* Random Styling */
#homeoptin h2, #suboptin h2 {
font-size: 18px;
color: #056185;
font-weight: bold;
text-transform: uppercase;
border-bottom: 3px solid #3e8fa8;
margin: 0 0 10px;
padding: 0 0 6px;
}
#latestpacks h2, #blogposts h2, #morelp h2 {
font-size: 18px;
color: #056185;
font-weight: bold;
text-transform: uppercase;
border-bottom: 3px solid #3e8fa8;
margin: 0 0 3px;
padding: 0 0 6px;
}
.icon-mail {
float: left;
margin: 0 12px 0 0;
}
/* Home optin Styling */
#homeoptin {
background: #fff url(../../../images/bg-gradient1.png) bottom repeat-x;
border: 1px solid #cfcfcf;
width: 287px;
height: 325px;
padding: 16px 20px 20px;
margin: 0 4px 4px 0;
float: left;
}
#homeoptin p {
font-size: 13px;
color: #4a565a;
line-height: 23px;
margin: 0 0 13px;
}
#homeoptin span {
color: #06789d;
font-weight: bold;
}
#homeoptin a {
color: #4a565a;
}
#homeoptin a:hover {
color: #6e7679;
}
#homeoptin-name {
background: url(../../../images/bg-homepageyourname.png) no-repeat;
width: 193px;
border: 2px solid #c4c4c4;
padding: 6px 0 6px 90px;
margin: 0 0 10px;
}
#homeoptin-email {
background: url(../../../images/bg-homepageyouremail.png) no-repeat;
width: 193px;
border: 2px solid #c4c4c4;
padding: 6px 0 6px 90px;
margin: 0 0 10px;
}
/* Home Latest LP Packs & Recent Blog Styling */
#homelatest {
background: url(../../../images/bg-gradient2.png) no-repeat;
border: 1px solid #cfcfcf;
width: 602px;
height: 325px;
padding: 16px 20px 20px;
float: left;
}
#latestpacks {
width: 280px;
float: left;
margin: 0 42px 0 0;
}
#latestpacks ul {
list-style-type: none;
margin: 0;
padding: 0;
}
li.packslist {
background: url(../../../images/bullet-green.png) 0 7px no-repeat;
font-size: 13px;
color: #5b5b5b;
line-height: 23px;
border-bottom: 1px solid #c6c6c6;
padding: 0 0 4px 20px;
margin: 0 0 3px;
}
#packslistlast {
border: 0;
}
#latestpacks a {
color: #0783ab;
font-weight: bold;
text-decoration: none;
}
#latestpacks a:hover {
color: #046888;
text-decoration: underline;
}
#blogposts {
width: 280px;
float: left;
}
#blogposts ul {
list-style-type: none;
margin: 0;
padding: 4px 0 0;
}
.bloglist {
border-bottom: 1px solid #c6c6c6;
font-size: 12px;
color: #696969;
padding: 0 0 7px;
margin: 0 0 7px;
}
.bloglist span {
font-weight: bold;
}
.bloglist a {
color: #334952;
text-decoration: none;
}
.bloglist a:hover {
text-decoration: underline;
}
#bloglistlast {
border: 0;
}

/* Subpage Styling */ 
#subsidebar {
width: 269px;
float: left;
margin: 0 4px 0 0;
}
#morelp {
padding: 16px 20px 16px;
border: 1px solid #dddddd;
margin: 0 0 4px;
}
#morelp ul {
list-style-type: none;
margin: 0;
padding: 4px 0 0;
}
#morelp ul li {
background: url(../../../images/bullet-green.png) 0 3px no-repeat;
font-family: Verdana, Arial, Tahoma, sans-serif;
font-size: 13px;
padding: 0 0 0 20px;
margin: 0 0 4px;
}
#morelp ul li a {
color: #5e5e5e;
text-decoration: none;
}
#morelp ul li a:hover {
color: #2c2c2c;
text-decoration: underline;
}
#testimonial {
padding: 20px 20px 20px 16px;
}
#testimonial p {
font-size: 13px;
color: #68767a;
line-height: 23px;
margin: 0;
padding: 0;
}
#testimonial p span {
font-weight: bold;
}

#subcontent {
width: 704px;
float: left;
}
#packnav ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#packnav ul li {
float: left;
height: 40px;
}
#packnav img {
display: block;
}
a.tooltip span {
display: none; 
padding: 0;
margin: 0;
width: 238px;
padding: 10px 13px 10px 17px;
}
a.tooltip:hover span {
display:inline; 
position:absolute; 
background:#006080; 
font-size: 11px;
color:#def5e3;
font-weight: bold;
border-top: 1px solid #005270;
border-right: 1px solid #005270;
border-bottom: 1px solid #005270;
}

#description {
background: #1190b9;
height: 141px;
margin: 0 0 4px;
}
#desctext {
width: 325px;
float: left;
margin: 18px 0 0 20px;
}
#desctext h1 {
font-size: 30px;
font-weight: bold;
color: #afffbf;
text-transform: uppercase;
margin: 0;
}
#desctext p {
font-size: 14px;
color: #e8f9ff;
line-height: 24px;
margin: 0;
}
#packcta {
width: 307px;
float: right;
margin: 15px 20px 0 0;
}
p.price {
background: url(../../../images/arrows.png) center no-repeat;
font-size: 30px;
font-weight: bold;
color: #fff;
text-align: center;
margin: 0 0 3px;
}
p.note {
font-family: Verdana, Arial, Tahoma, sans-serif;
font-size: 11px;
color: #fff;
margin: 4px 0 0;
text-align: center;
}
.preview {
margin: 0 0 4px;
}
.ss {
width: 173px;
float: left;
margin: 0 4px 0 0;
}
.ss2 {
width: 173px;
float: left;
margin: 0;
}
.ss img, .ss2 img {
background: #fff;
border: 1px solid #95c0ce;
padding: 2px;
display: block;
}
.ss img:hover, .ss2 img:hover {
background: #00ccff;
padding: 2px;
border: 1px solid #00b8e6;
}
.ss p, .ss2 p {
background: url(../../../images/bg-lptitle.png) repeat-x;
height: 22px;
font-size: 12px;
text-align: center;
color: #194553;
margin: 0;
padding: 7px 0 0;
}
#bottomcta {
background: url(../../../images/bg-bottomcta.png) no-repeat;
text-align: center;
width: 704px;
height: 126px;
padding: 77px 0 0;
margin: 0 0 4px;
}
/* Suboptin Styling */
#suboptin {
background: #fff url(../../../images/bg-gradient3.png) bottom repeat-x;
border: 1px solid #dddddd;
height: 371px;
padding: 16px 20px 20px;
margin: 0;
}
#suboptin p {
font-size: 13px;
color: #4a565a;
line-height: 23px;
margin: 0 0 13px;
}
#suboptin span {
color: #06789d;
font-weight: bold;
}
#suboptin a {
color: #4a565a;
}
#suboptin a:hover {
color: #6e7679;
}
#suboptin-name {
background: url(../../../images/bg-homepageyourname.png) no-repeat;
width: 133px;
border: 2px solid #c4c4c4;
padding: 6px 0 6px 90px;
margin: 0 0 10px;
}
#suboptin-email {
background: url(../../../images/bg-homepageyouremail.png) no-repeat;
width: 133px;
border: 2px solid #c4c4c4;
padding: 6px 0 6px 90px;
margin: 0 0 10px;
}
/* Affiliate Program Page Styling */
#affheader {
background: url(../../../images/bg-bluegradient.png) repeat-x;
height: 72px;
}
#affheader h1 {
font-size: 30px;
font-weight: bold;
color: #fff;
margin: 18px 0 0 20px;
text-transform: uppercase;
float: left;
}
#btn-login {
height: 38px;
float: right;
margin: 17px 10px 0 0;
}
#btn-createaccount {
height: 38px;
float: right;
margin: 17px 20px 0 0;
}
#affintro {
background: url(../../../images/bg-lightbluegradient.png) repeat-x;
height: 95px;
margin: 0 0 25px;
}
#affintro p {
margin: 0;
color: #3c7a8e;
font-size: 14px;
margin: 0;
padding: 12px 20px 20px;
line-height: 23px;
}
#affbanner {
background: url(../../../images/affiliatebanner.png) center no-repeat;
height: 131px;
margin: 0 0 15px;
}
#faqtext {
padding: 0 20px;
}
#faqtext h2 {
font-size: 22px;
font-weight: bold;
color: #141414;
margin: 0 0 10px;
}
#faqtext ol {
padding: 0 0 0 20px;
margin: 0;
}
#faqtext ol li {
margin: 0 0 15px;
}
#faqtext ol li p{
font-size: 13px;
color: #4a565a;
margin: 0 0 5px;
}
#faqtext ol li span {
font-weight: bold;
}
/* Blog Styling */
#blogcontent {
width: 661px;
padding: 20px;
float: left;
}
.avatar {
background: url(../../../images/avatar.png) 0 6px no-repeat;
width: 37px;
height: 43px;
float: left;
margin: 0 10px 0 0;
}
.thetitle {
width: 614px;
float: left;
}
.thetitle h1 {
font-size: 24px;
font-weight: bold;
color: #323131;
margin: 0;
padding: 0;
}
.thetitle h1 a {
color: #323131;
text-decoration: none;
}
.thetitle h1 a:hover {
color: #131313;
text-decoration: underline;
}
.thetitle p {
margin: 0;
font-size: 12px;
color: #606060;
}
.thetitle p span {
margin: 0 4px;
color: #888888;
}
.thetitle p a {
color: #606060;
}
.thetitle p a:hover {
color: #000;
}
.posttext {
background: url(../../../images/postseperator.png) bottom left no-repeat;
clear: both;
padding: 10px 0 3px;
margin: 0 0 14px;
}
.posttext p {
font-size: 14px;
line-height: 24px;
margin: 0 0 14px;
color: #4d4d4d;
}
#previous a {
background: #59d372;
font-size: 14px;
color: #fff;
display: block;
float: left;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
padding: 7px 5px;
}
#previous a:hover {
background: #46be5f;
}
#newer a {
background: #59d372;
font-size: 14px;
color: #fff;
display: block;
float: right;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
padding: 7px 5px;
}
#newer a:hover {
background: #46be5f;
}
#sidebar {
width: 274px;
background: #d6e7ec;
border: 1px solid #006689;
float: left;
padding: 0 0 4px;
}
#sidebar h2 {
background: url(../../../images/bg-blogsubheader.png) repeat-x;
height: 30px;
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
color: #d5f4db;
margin: 0 0 10px;
padding: 9px 0 0 9px;
}
#sidebar ul {
list-style-type: none;
margin: 0 0 0 10px;
padding: 0;
}
#sidebar ul li {
background: url(../../../images/bullet-bluesquare.png) 0 3px no-repeat;
font-family: Verdana, Arial, Tahoma, sans-serif;
font-size: 12px;
padding: 0 0 0 20px;
margin: 0 0 6px;
}
#sidebar ul li a {
color: #1a414e;
text-decoration: none;
}
#sidebar ul li a:hover {
color: #0a3847;
text-decoration: underline;
}
/* Footer Styling */ 
#footer {
background: url(../../../images/footer.png) no-repeat;
height: 134px;
clear: both;
}
p.copyright {
color: #c9c9c9;
font-size: 12px;
text-align: center;
margin: 0;
padding: 18px 0 5px;
}
p.copyright a {
color: #c9c9c9;
font-weight: bold;
text-decoration: none;
}
p.copyright a:hover {
color: #989898;
}
p.footerlinks {
color: #858585;
font-size: 12px;
text-align: center;
margin: 0;
}
p.footerlinks a {
color: #c9c9c9;
text-decoration: underline;
margin: 0 3px;
}
p.footerlinks a:hover {
color: #989898;
}

#container {
	width: 967px;
	background: #fff;
	color: #000000;
	margin: auto auto;
padding: 10px 5px;
	text-align: left; /* IE 5 fix */
}

#content {
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;

}

.menu ul {
	color: #000000;
	font-weight: bold;
	text-align: right;
	padding: 4px;
}

.menu ul a:link {
	color: #000000;
	text-decoration: none;
}

.menu ul a:visited {
	color: #000000;
	text-decoration: none;
}

.menu ul a:hover, .menu ul a:active {
	color: #4874a3;
	text-decoration: none;
}

#panel {
	background: #efefef;
	color: #000000;
	font-size: 11px;
	border: 1px solid #D4D4D4;
	padding: 8px;
}

table {
	color: #000000;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 13px;
}

.tborder {
	background: #81A2C4;
	width: 100%;
	margin: auto auto;
	border: 1px solid #0F5C8E;
}

.thead {
	background: #026CB1 url(../../../images/thead_bg.gif) top left repeat-x;
	color: #ffffff;
}

.thead a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}

.tcat {
	background: #ADCBE7;
	color: #000000;
	font-size: 12px;
}

.tcat a:link {
	color: #000000;
}

.tcat a:visited {
	color: #000000;
}

.tcat a:hover, .tcat a:active {
	color: #000000;
}

.trow1 {
	background: #f5f5f5;
}

.trow2 {
	background: #EFEFEF;
}

.trow_shaded {
	background: #ffdde0;
}

.trow_selected td {
	background: #FFFBD9;
}

.trow_sep {
	background: #e5e5e5;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.tfoot {
	background: #026CB1 url(../../../images/thead_bg.gif) top left repeat-x;
	color: #ffffff;
}

.tfoot a:link {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:visited {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	color: #ffffff;
	text-decoration: underline;
}

.bottommenu {
	background: #efefef;
	color: #000000;
	border: 1px solid #4874a3;
	padding: 10px;
}

.navigation {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.navigation a:link {
	text-decoration: none;
}

.navigation a:visited {
	text-decoration: none;
}

.navigation a:hover, .navigation a:active {
	text-decoration: none;
}

.navigation .active {
	color: #000000;
	font-size: small;
	font-weight: bold;
}

.smalltext {
	font-size: 11px;
}

.largetext {
	font-size: 16px;
	font-weight: bold;
}

input.textbox {
	background: #ffffff;
	color: #000000;
	border: 1px solid #0f5c8e;
	padding: 1px;
}

textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid #0f5c8e;
	padding: 2px;
	font-family: Arial, Tahoma, Verdana, sans-serif;	
line-height: 1.4;
	font-size: 13px;
}

select {
	background: #ffffff;
	border: 1px solid #0f5c8e;
}

.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}

.editor_control_bar {
	background: #fff;
	border: 1px solid #0f5c8e;
}

.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}

.autocomplete_selected {
	background: #adcee7;
	color: #000;
}

.popup_menu {
	background: #ccc;
	border: 1px solid #000;
}

.popup_menu .popup_item {
	background: #fff;
	color: #000;
}

.popup_menu .popup_item:hover {
	background: #C7DBEE;
	color: #000;
}

.trow_reputation_positive {
	background: #ccffcc;
}

.trow_reputation_negative {
	background: #ffcccc;
}

.reputation_positive {
	color: green;
}

.reputation_neutral {
	color: #444;
}

.reputation_negative {
	color: red;
}

.invalid_field {
	border: 1px solid #f30;
	color: #f30;
}

.valid_field {
	border: 1px solid #0c0;
}

.validation_error {
	background: url(../../../images/invalid.gif) no-repeat center left;
	color: #f30;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_success {
	background: url(../../../images/valid.gif) no-repeat center left;
	color: #00b200;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_loading {
	background: url(../../../images/spinner.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

/* Additional CSS (Master) */
img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.menu ul {
	list-style: none;
	margin: 0;
}

.menu li {
	display: inline;
	padding-left: 5px;
}

.menu img {
	padding-right: 5px;
	vertical-align: top;
}

#panel .links {
	margin: 0;
	float: right;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 3px;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

#copyright {
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 10px 0 0 0;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

blockquote {
	border: 1px solid #ccc;
	margin: 0;
	background: #fff;
	padding: 4px;
}

blockquote cite {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-style: normal;
	display: block;
	margin: 4px 0;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}


blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.codeblock {
	background: #fff;
	border: 1px solid #ccc;
	padding: 4px;
}

.codeblock .title {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin: 4px 0;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: left;
}

.subject_new {
	font-weight: bold;
}

.highlight {
	background: #FFFFCC;
	padding: 3px;
}

.pm_alert {
	background: #FFF6BF;
	border: 1px solid #FFD324;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}

.red_alert {
	background: #FBE3E4;
	border: 1px solid #A5161A;
	color: #A5161A;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
}

.low_warning {
	color: #AE5700;
}

div.error {
	padding: 5px 10px;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	background: #FFF6BF;
	font-size: 12px;
}

div.error p {
	margin: 0;
	color: #000;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #C00;
	background: url(../../../images/error.gif) no-repeat 0;
}

div.error.ul {
	margin-left: 24px;
}

.online {
	color: #15A018;
}

.offline {
	color: #C7C7C7;
}

.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}
.pagination .pages {
	font-weight: bold;
}

.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}

.pagination a {
	border: 1px solid #81A2C4;
}

.pagination .pagination_current {
	background: #F5F5F5;
	border: 1px solid #81A2C4;
	font-weight: bold;
}

.pagination a:hover {
	background: #F5F5F5;
	text-decoration: none;
}

.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 0;
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
}

.forum_legend dt {
	margin-right: 10px;
	float: left;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.post_body {
	padding: 5px;
}

.post_content {
	padding: 5px 10px;
}

.quick_jump {
	background: url(../../../images/jump.gif) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px; /* amount of padding needed for image to fully show */
	vertical-align: middle;
	border: none;
}

		
