/* On Demand Content. Marketing Commander StyleSheet */
/* Written 01/17/2007	by John Burnette			 */
/* Do not change the structure of this StyleSheet	 */

/*This is the main div*/
.main_ondemand_div {

}
/*This is the main table*/
.main_ondemand_tbl {
	padding: 5px;
}

/*This is the main cell of the ondemand function*/
.ondemand_excerpt_cell {
}

/*The main div surrounding the ondemand images and teaser copy*/
.ondemand_excerpt_div {

}

/*This is the table that holds the ondemand image and teaser copy INSIDE the ondemand excerpt div*/
.ondemand_excerpt_tbl {
	width: 100%;
}

/*This is the cell that holds the headline for the ondemand. This class is shared with the a tag in the HTML which creates the link*/
.ondemand_excerpt_headline {

}

/*This is the cell that holds the ondemand image*/
.ondemand_excerpt_img_cell {
	
}

/*This is the ondemand image*/
.ondemand_excerpt_img {
	width: 145px;
	height: 145px;
}

/*This is the cell that holds the teaser copy for the ondemand*/
.ondemand_excerpt_teaser_cell {

}

/*This is the div inside the cell that holds the copy for the ondemand. Change this width to whatever your width will be.*/
.ondemand_excerpt_teaser_div {
	width: 100%;
}

/*This div is the actual teaser copy*/
.ondemand_excerpt_teaser {
	width: 100%;
	padding: 3px;
}

#ondemand_excerpt_tbl1 {

}

#ondemand_excerpt_tbl2 {

}

#ondemand_excerpt_tbl3 {

}

#ondemand_excerpt_tbl4 {

}

#ondemand_excerpt_tbl5 {

}

#ondemand_excerpt_tbl6 {

}

#ondemand_excerpt_tbl7 {

}

#ondemand_excerpt_tbl8 {

}

#ondemand_excerpt_tbl9 {

}

#ondemand_excerpt_tbl10 {

}


#ondemand_excerpt_div1 {

}

#ondemand_excerpt_div2 {

}

#ondemand_excerpt_div3 {

}

#ondemand_excerpt_div4 {

}

#ondemand_excerpt_div5 {

}

#ondemand_excerpt_div6 {

}

#ondemand_excerpt_div7 {

}

#ondemand_excerpt_div8 {

}

#ondemand_excerpt_div9 {

}

#ondemand_excerpt_div10 {

}
