

/* ==================================== */
/*	CONTAINERS							*/
/* ==================================== */

.TitleQuestion A:link
{
    text-decoration: none;
    color: #000000;
}


.TitleQuestion A:visited
{
    text-decoration: none;
    color: #000000;
}

.TitleQuestion A:hover
{
    text-decoration: none;
    color: #000000;
}

.TitleQuestion A:active
{
    text-decoration: none;
    color: #000000;
}

.TitleQuestion .TopLeft
{
	height:5px;
	line-height:0px;
	font-size:0px;
	background:transparent url('images/yellow/TopLeft.png') top left no-repeat;
}

.TitleQuestion .TopRight
{
	height:5px;
	line-height:0px;
	font-size:0px;
	background:transparent url('images/yellow/TopRight.png') top right no-repeat;
}

.TitleQuestion .TopMiddle
{
	height:5px;
	line-height:0px;
	font-size:0px;
	margin:0px 15px;
	background:transparent url('images/yellow/TopMiddle.png') top left repeat-x;
}
	
.TitleQuestion .MiddleLeft
{
	background:transparent url('images/yellow/MiddleLeft.png') top left repeat-y;
}

.TitleQuestion .MiddleRight
{
	background:transparent url('images/yellow/MiddleRight.png') top right repeat-y;
}

.TitleQuestion .Middle
{
height:5px;
	
	
	font-weight:bold;

}

.TitleQuestion .Bottom
{
	height:10px;
	line-height:0px;
	font-size:0px;
}

.TitleQuestion .BottomLeft
{
	height:10px;
	line-height:0px;
	font-size:0px;
	background:transparent url('images/yellow/BottomLeft.png') top left no-repeat;
}

.TitleQuestion .BottomRight
{
	height:10px;
	line-height:0px;
	font-size:0px;
	background:transparent url('images/yellow/BottomRight.png') top right no-repeat;
}
	
.TitleQuestion .BottomMiddle
{
	height:10px;
	line-height:0px;
	font-size:0px;
	margin:0px 10px;
	background:transparent url('images/yellow/bottomMiddle.png') top left repeat-x;
}

.TitleQuestion
{
	/*margin-bottom:10px;*/
}

.TitleQuestion LI
{
  margin-left:25px;
	margin-bottom:3px;
	list-style-position:inside;
	list-style-image:url('images/bullet.png');
	text-indent: -1.5em;

}
.TitleQuestion LI a
{
 text-decoration:none;
 
}

.TitleQuestion UL
{
   
    text-decoration:none;
	margin:0px;
	padding:0px;
}
