/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

.two-col-right-880 #main-sidebar-container #main { width:650px; }
.two-col-right-880 #main-sidebar-container #sidebar { width:200px; }

.two-col-left-880 #main-sidebar-container #main { width:650px; }
.two-col-left-880 #main-sidebar-container #sidebar { width:200px; }

li.checkmark {
 background: url(http://myshortsaleclub.com/hud-statement/wp-content/uploads/2010/04/checkmark.gif) no-repeat 0px; /* adjust list item px image spacing if needed */
 margin: 0;
 padding: 4px;
}

#rightcolumn {
 float: right;
 margin: 0;
 padding: 25px 10px 10px 10px;
 width: 169px;
 height: 1100px; /* increase or decrease the rightcolumn value depending on the finished height of the leftcolumn */
 color: #333;
 border-width: .2em;
 border-style: solid;
 border-color: #CCC;
 background: #F2F2E6;
}

.quote {
 font-style: italic;
 font-size: 16px;
 font-style: bold;
}

.signature {
 float: right;
 font-style: normal;
 font-weight: bold;
}




