
/* content block */

/**************************************************************************************
/* update the following classes to change the appearance of the content block
/* drop-in application or designer control
/*************************************************************************************/

/* this is the class used on the outside container element for the content block */
/* html example: <div class="SummaryContent_Wrapper"> */
/* this element is used to avoid the broken box model object in ie6 */
.ContentBlock_Wrapper {}

/* this class is for defining the style for content blocks in a specific category */
/* html example: <div class="ContentBlock_Wrapper ContentBlockCategory1"> */
/** overrides .ContentBlock_Wrapper **/
/** the # represents the Content Block Category ID **/
/* .ContentBlockCategory# {} */

/* this class is for defining the style for a specific content block */
/* html example: <div class="ContentBlock_Wrapper ContentBlockCategory1 ContentBlock1"> */
/** overrides .ContentBlock_Wrapper and .ContentBlockCategory# **/
/** the # represents the Content Block ID **/
/* .ContentBlock# {} */

/* this is the class used on the inside container element for the content content */
/* html example: <div class="ContentBlock_Wrapper"><div class="ContentBlock"> */
.ContentBlock {}

.ContentBlock1081 {display: block; padding: 0 0 0 20px;}

.ContentBlock1152{background: transparent url(/images/ORS_CB_bg_shop.jpg) no-repeat top center;}
.ContentBlock1153,
.ContentBlock1154,
.ContentBlock1155{background: transparent url(/images/ORS_CB_bg.jpg) no-repeat top center;}
