/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#cnnMainContent a:link {
	color: #E05400;
	outline: none;
}

/*#cnnContainer
{width:1042px;}
*/

#cnnContentContainer
{width:1024px;}

img
{  border-style: none;
}

p.desc {
color:#00ff00;
font-size:10px;
padding:9px;
}

p.dates {
color:#00ff00;
font-size:11px;
line-height:150%;
padding:9px;
}

.tourdates {
width:380px;
height:153px;
vertical-align:top;
}

/* styles in contest and contest rules pages */
/* -->  */
p.contest {
	color: #938982;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
}

p.fineprint {
	color: #938982;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
}

ul.list {
	list-style-type:disc;
	list-style-position: outside;
	color: #938982;
	font-size: 12px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
}

ul.ruleslist {
	list-style-type:disc;
	list-style-position: outside;
	color: #938982;
	font-size: 11px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
}

p.rules {
	color: #938982;
	font-size: 11px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
}

div.scroll {
height: 720px;
padding:20px;
overflow:auto;
}

/* -->  */
