#rsevents_layout .head
{
	background-image:url(../images/layouts/article_layout/top_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 22px;
}

#rsevents_layout .inner
{
	padding-left: 38px;
	padding-right: 38px;

	background-image:url(../images/layouts/article_layout/mid_bg.png);
	background-repeat: repeat-y;
	background-position: 0 0;

	min-height: 320px;
        overflow:hidden;
}

#rsevents_layout .tail
{
	background-image:url(../images/layouts/article_layout/bottom_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 22px;
}

#rsevents_layout .inner .item
{
	clear:both;
	width: 914px;
	border-bottom: 1px solid #666666;
}

#rsevents_layout .inner .item .title
{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 10px;
	width: 400px;
	float:left;
	height: 30px;
}

#rsevents_layout .inner .item .price
{
	font-size: 20px;
	font-weight: bold;
	color: #ff0000;
	padding-bottom: 10px;
	width: 400px;
	float:left;
	height: 30px;
}

#rsevents_layout .inner .item .introtext
{
	clear:both;
	color: #ffffff;
	padding-bottom: 10px;
}

#rsevents_layout .inner .item .fulltext
{
	clear:both;
	color: #ffffff;
	padding-bottom: 10px;
}

#rsevents_layout li
{
	margin-left: 20px;
}

.continue_link
{
    display:none;
}

.shop_info
{
    display:none;
}

.register .sectiontableheader
{
    padding: 10px;
}

.componentheading
{
    border-bottom:1px solid #FFFFFF;
    font-size:20px;
    font-weight:bold;
    margin-bottom:10px;
    padding-bottom:10px;
    width:914px;
}

h1
{
    border-bottom:1px solid #FFFFFF;
    font-size:20px;
    font-weight:bold;
    margin-bottom:10px;
    margin-right:38px;
    padding-bottom:10px;
    width:914px;
}

#system-message
{
    background-color: #ffff00;
    width: 914px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #000000;
}

dt.error
{
    display:none;
}

#system-message li
{
    list-style-type:none;
}

/* Overriding RSEvents Styles */

#rsevents-event-owner
{
    display:none;
}

#rsevents_menu h3
{
    display:none;
}

.category-event
{
    margin-bottom: 10px;
}
