/* CSS Document option page */

/*option page------------*/
#leftcoloption {
background-color : #ccc;
font-family : Geneva, sans-serif;
float : left;
width : 24%;
padding : 1em 1em 1em 0.5em;
}
#leftcoloption a.sans2 {
text-decoration : none;font-size : 0.70em;
font-weight : bold;
color : #000000;padding : 0 0 0 5px;
display : block; margin:5px 0 0 10px;
font-family : sans-serif;
}
#leftcoloption a.sans2:hover {
text-decoration : none;
border-left : 5px solid orange;
color : orange;padding : 0 0 0 5px;
display : block;
}

#leftcoloption p {color : #000000;
padding : 5px 0 5px 0;
}
#leftcoloption h1 {
color : #ffffff;
font-size : 2em;
font-family : "Century Gothic", Geneva, sans-serif;
}
#leftcoloption a.sans {
text-decoration : none;
font-size : 0.77em;font-weight : bold;
color : #000000;border-left : 5px solid orange;
padding : 0 0 0 5px;
display : block;
font-family : sans-serif;
}
#leftcoloption a.sans:hover {
text-decoration : none;
border-left : 5px solid orange;
padding : 0 0 0 5px;
color : orange;
display : block;
}

#leftcoloption table {margin : 0em 5px 0em 15px;}
#creditcards{background-color:white; width:263px; height:90px;}
#creditcards img{ margin:5px}

.bullet{
	color: orange;
	font-weight : bold;
}

#contentoption {
margin-left : 32%;
font-family : Geneva, sans-serif;
padding : 0 4.5em 1em 2em;
max-width : 35em;
}
#contentoptiont h2 {
margin : 0.7em 0 0.5em 0;
color : #000000;
font-size : 2em;
font-family : "Century Gothic", Geneva, sans-serif;
}
#contentoption p {
color : #000000;
font-size : 0.7em;
margin : 2em 0 0 0;
}
#contentoption img {
margin : 0 0.5em -10px 0.5em;
padding : 0;
}
#contentoption a {
text-decoration : underline;
color : #000;
}
#contentoption a:hover {
color : red;
}

#listcontentoption p{
font-size:0.7em;
}
