/*

	DNN Portal Stylesheet for SSD-DarkAction Skin Package
	(C) Copyright 2007 StrohlSiteDesign.com.  All rights reserved.
	
*/
.ssdda_rounded_tlc{width:9px;height:10px;background-image:url(images/rounded_tlc.gif);background-position:bottom right;background-repeat:no-repeat;}
.ssdda_rounded_trc{width:9px;height:10px;background-image:url(images/rounded_trc.gif);background-position:bottom left;background-repeat:no-repeat;}
.ssdda_rounded_blc{width:9px;height:10px;background-image:url(images/rounded_blc.gif);background-position:top left;background-repeat:no-repeat;}
.ssdda_rounded_brc{width:9px;height:10px;background-image:url(images/rounded_brc.gif);background-position:top right;background-repeat:no-repeat;}
.ssdda_rounded_top{height:10px;background-image:url(images/rounded_top.gif);background-position:bottom right;background-repeat:repeat-x;}
.ssdda_rounded_bottom{height:10px;background-image:url(images/rounded_bottom.gif);background-position:top left;background-repeat:repeat-x;}
.ssdda_rounded_left{width:9px;background-image:url(images/rounded_left.gif);background-position:top right;background-repeat:repeat-y;}
.ssdda_rounded_right{width:9px;background-image:url(images/rounded_right.gif);background-position:top left;background-repeat:repeat-y;}
.ssdda_contentpane{background-color:#ffffff;}
.ssdda_cntr_padding{width:98%;}
